- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_field--node--title.html.t_16bkiMFK-GNsgVdqFRqlyrex0', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/field/field--node--title.html.twig */ class __TwigTemplate_9da48c0dd8657aed64775ccf5806500f3dce7a33a96800c4773c15c2c02b87fa extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 22 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } public function getTemplateName() { return "core/themes/stable/templates/field/field--node--title.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 26, 40 => 24, 36 => 23, 32 => 22,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/field/field--node--title.html.twig", "/var/www/html/core/themes/stable/templates/field/field--node--title.html.twig"); } public function checkSecurity() { static $tags = ["for" => 23]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_field--node--title.html.t_16bkiMFK-GNsgVdqFRqlyrex0', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/field/field--node--title.html.twig */ class __TwigTemplate_9da48c0dd8657aed64775ccf5806500f3dce7a33a96800c4773c15c2c02b87fa extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 22 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } public function getTemplateName() { return "core/themes/stable/templates/field/field--node--title.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 26, 40 => 24, 36 => 23, 32 => 22,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/field/field--node--title.html.twig", "/var/www/html/core/themes/stable/templates/field/field--node--title.html.twig"); } public function checkSecurity() { static $tags = ["for" => 23]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_9da48c0dd8657aed64775ccf5806500f3dce7a33a96800c4773c15c2c02b87fa', 'core/themes/stable/templates/field/field--node--title.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/themes/stable/templates/field/field--node--title.html.twig') (Line: 64) twig_render_template('core/themes/stable/templates/field/field--node--title.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 81) Drupal\Core\Entity\Controller\EntityViewController->buildTitle(Array) call_user_func_array(Array, Array) (Line: 100) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542___string_template__d3e79b_lJt2aaKsvWbHGMshlfkslO4YZ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* __string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 */ class __TwigTemplate_7add12728e17026a653c51b677e1fe64a04976ca17b3d3eb0e76ed90ba4fb6dc extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo nl2br($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null)), "html", null, true)); } public function getTemplateName() { return "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4", ""); } public function checkSecurity() { static $tags = []; static $filters = ["nl2br" => 1, "escape" => 1]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['nl2br', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542___string_template__d3e79b_lJt2aaKsvWbHGMshlfkslO4YZ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* __string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 */ class __TwigTemplate_7add12728e17026a653c51b677e1fe64a04976ca17b3d3eb0e76ed90ba4fb6dc extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo nl2br($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null)), "html", null, true)); } public function getTemplateName() { return "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 32 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4", ""); } public function checkSecurity() { static $tags = []; static $filters = ["nl2br" => 1, "escape" => 1]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['nl2br', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_7add12728e17026a653c51b677e1fe64a04976ca17b3d3eb0e76ed90ba4fb6dc', '__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4', NULL) (Line: 445) Twig\Environment->loadTemplate('__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4') (Line: 542) Twig\Environment->createTemplate('{# inline_template_start #}{{ value|nl2br }}') (Line: 173) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ value|nl2br }}', Array) (Line: 52) Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array) call_user_func_array(Array, Array) (Line: 100) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 40) __TwigTemplate_9da48c0dd8657aed64775ccf5806500f3dce7a33a96800c4773c15c2c02b87fa->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('core/themes/stable/templates/field/field--node--title.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 81) Drupal\Core\Entity\Controller\EntityViewController->buildTitle(Array) call_user_func_array(Array, Array) (Line: 100) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_field--node--created.html_ozDewLQ1OuqQUUvfU23qIaCfL', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/field/field--node--created.html.twig */ class __TwigTemplate_5ef404bb4029cbfb826a8f11a778d6aba1bc09f6b2ca69182f7ac0c744c505a7 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 22 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } public function getTemplateName() { return "core/themes/stable/templates/field/field--node--created.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 26, 40 => 24, 36 => 23, 32 => 22,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/field/field--node--created.html.twig", "/var/www/html/core/themes/stable/templates/field/field--node--created.html.twig"); } public function checkSecurity() { static $tags = ["for" => 23]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_field--node--created.html_ozDewLQ1OuqQUUvfU23qIaCfL', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/field/field--node--created.html.twig */ class __TwigTemplate_5ef404bb4029cbfb826a8f11a778d6aba1bc09f6b2ca69182f7ac0c744c505a7 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 22 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } public function getTemplateName() { return "core/themes/stable/templates/field/field--node--created.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 26, 40 => 24, 36 => 23, 32 => 22,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/field/field--node--created.html.twig", "/var/www/html/core/themes/stable/templates/field/field--node--created.html.twig"); } public function checkSecurity() { static $tags = ["for" => 23]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_5ef404bb4029cbfb826a8f11a778d6aba1bc09f6b2ca69182f7ac0c744c505a7', 'core/themes/stable/templates/field/field--node--created.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/themes/stable/templates/field/field--node--created.html.twig') (Line: 64) twig_render_template('core/themes/stable/templates/field/field--node--created.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 645) template_preprocess_node(Array, 'node', Array) (Line: 287) Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_field--node--uid.html.twi_oY4ZNNfhliwDYTwZzxjtScWGJ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/field/field--node--uid.html.twig */ class __TwigTemplate_70778c79d74e6fdde39ec9b27fd9922b8ce72c6847a9f831d328462048089ad1 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 22 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } public function getTemplateName() { return "core/themes/stable/templates/field/field--node--uid.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 26, 40 => 24, 36 => 23, 32 => 22,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/field/field--node--uid.html.twig", "/var/www/html/core/themes/stable/templates/field/field--node--uid.html.twig"); } public function checkSecurity() { static $tags = ["for" => 23]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_field--node--uid.html.twi_oY4ZNNfhliwDYTwZzxjtScWGJ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/field/field--node--uid.html.twig */ class __TwigTemplate_70778c79d74e6fdde39ec9b27fd9922b8ce72c6847a9f831d328462048089ad1 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 22 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } public function getTemplateName() { return "core/themes/stable/templates/field/field--node--uid.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 26, 40 => 24, 36 => 23, 32 => 22,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/field/field--node--uid.html.twig", "/var/www/html/core/themes/stable/templates/field/field--node--uid.html.twig"); } public function checkSecurity() { static $tags = ["for" => 23]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['for'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_70778c79d74e6fdde39ec9b27fd9922b8ce72c6847a9f831d328462048089ad1', 'core/themes/stable/templates/field/field--node--uid.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/themes/stable/templates/field/field--node--uid.html.twig') (Line: 64) twig_render_template('core/themes/stable/templates/field/field--node--uid.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 647) template_preprocess_node(Array, 'node', Array) (Line: 287) Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_username.html.twig_9DtsKM_b5Gf19trfwJ3z7KzuI', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/user/username.html.twig */ class __TwigTemplate_2bcdb4fc81285f17ad4e1fdf17f461c24ce69e476ed969ab9f7bd6438bf292c9 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 25 if (($context["link_path"] ?? null)) { // line 26 echo "<a>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true); echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true); echo "</a>"; } else { // line 28 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true); echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true); echo ""; } } public function getTemplateName() { return "core/themes/stable/templates/user/username.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 42 => 28, 34 => 26, 32 => 25,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/user/username.html.twig", "/var/www/html/core/themes/stable/templates/user/username.html.twig"); } public function checkSecurity() { static $tags = ["if" => 25]; static $filters = ["escape" => 26]; static $functions = []; try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_username.html.twig_9DtsKM_b5Gf19trfwJ3z7KzuI', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/user/username.html.twig */ class __TwigTemplate_2bcdb4fc81285f17ad4e1fdf17f461c24ce69e476ed969ab9f7bd6438bf292c9 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 25 if (($context["link_path"] ?? null)) { // line 26 echo "<a>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true); echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true); echo "</a>"; } else { // line 28 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true); echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true); echo ""; } } public function getTemplateName() { return "core/themes/stable/templates/user/username.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 42 => 28, 34 => 26, 32 => 25,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/user/username.html.twig", "/var/www/html/core/themes/stable/templates/user/username.html.twig"); } public function checkSecurity() { static $tags = ["if" => 25]; static $filters = ["escape" => 26]; static $functions = []; try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_2bcdb4fc81285f17ad4e1fdf17f461c24ce69e476ed969ab9f7bd6438bf292c9', 'core/themes/stable/templates/user/username.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/themes/stable/templates/user/username.html.twig') (Line: 64) twig_render_template('core/themes/stable/templates/user/username.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('username', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 40) __TwigTemplate_70778c79d74e6fdde39ec9b27fd9922b8ce72c6847a9f831d328462048089ad1->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('core/themes/stable/templates/field/field--node--uid.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 647) template_preprocess_node(Array, 'node', Array) (Line: 287) Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_full.html.twig_0LS1-wbWnU1bbIc15oVe5xZj-', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig */ class __TwigTemplate_4ccc3f0748455a47bb4af23200505e770a08ebbf50c78942b26f0c421642b1fd extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 66 $context["date"] = twig_date_format_filter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["node"] ?? null), "createdtime", [])), "d/m/Y"); // line 67 $context["bundle"] = \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["node"] ?? null), "bundle", []))); // line 68 $context["classes"] = [0 => "node", 1 => // line 70 ($context["bundle"] ?? null), 2 => (($this->getAttribute( // line 71 ($context["node"] ?? null), "isPromoted", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--promoted")) : ("")), 3 => (($this->getAttribute( // line 72 ($context["node"] ?? null), "isSticky", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--sticky")) : ("")), 4 => (( !$this->getAttribute( // line 73 ($context["node"] ?? null), "isPublished", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--unpublished")) : ("")), 5 => (( // line 74 ($context["view_mode"] ?? null)) ? ((($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : (""))]; // line 76 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("classy/node"), "html", null, true); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 82 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; // line 83 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Poste")); echo " "; // line 84 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", [])), "html", null, true); echo " "; // line 85 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Profil recherché")); echo " "; // line 86 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_description", [])), "html", null, true); echo " "; // line 87 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Métier")); echo " "; // line 88 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_profession", [])), "html", null, true); echo " "; // line 89 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Type de contrat")); echo " "; // line 90 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_contract", [])), "html", null, true); echo " "; // line 91 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Ville")); echo " "; // line 92 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_city", [])), "html", null, true); echo " Date de publication "; // line 94 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["date"] ?? null)), "html", null, true); echo " "; // line 95 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Coordonnées du recruteur")); echo " "; // line 97 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_email", [])), "html", null, true); echo " "; // line 98 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_telephone", [])), "html", null, true); echo " "; // line 99 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_address", [])), "html", null, true); echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["apply_link"] ?? null)), "html", null, true); echo "\""; } echo " class=\"btn btn-primary\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Postuler")); echo "</a> "; // line 107 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "comment", [], "any", false, true), 0, [], "any", true, true)) { // line 108 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "comment", [])), "html", null, true); echo " "; } // line 110 echo " "; } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 145 => 110, 139 => 108, 137 => 107, 122 => 101, 117 => 99, 113 => 98, 109 => 97, 104 => 95, 100 => 94, 95 => 92, 91 => 91, 87 => 90, 83 => 89, 79 => 88, 75 => 87, 71 => 86, 67 => 85, 63 => 84, 59 => 83, 55 => 82, 51 => 81, 43 => 76, 41 => 74, 40 => 73, 39 => 72, 38 => 71, 37 => 70, 36 => 68, 34 => 67, 32 => 66,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig"); } public function checkSecurity() { static $tags = ["set" => 66, "if" => 101]; static $filters = ["date" => 66, "clean_class" => 67, "escape" => 76, "t" => 83]; static $functions = ["attach_library" => 76]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['date', 'clean_class', 'escape', 't'], ['attach_library'] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_full.html.twig_0LS1-wbWnU1bbIc15oVe5xZj-', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig */ class __TwigTemplate_4ccc3f0748455a47bb4af23200505e770a08ebbf50c78942b26f0c421642b1fd extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 66 $context["date"] = twig_date_format_filter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["node"] ?? null), "createdtime", [])), "d/m/Y"); // line 67 $context["bundle"] = \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["node"] ?? null), "bundle", []))); // line 68 $context["classes"] = [0 => "node", 1 => // line 70 ($context["bundle"] ?? null), 2 => (($this->getAttribute( // line 71 ($context["node"] ?? null), "isPromoted", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--promoted")) : ("")), 3 => (($this->getAttribute( // line 72 ($context["node"] ?? null), "isSticky", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--sticky")) : ("")), 4 => (( !$this->getAttribute( // line 73 ($context["node"] ?? null), "isPublished", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--unpublished")) : ("")), 5 => (( // line 74 ($context["view_mode"] ?? null)) ? ((($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : (""))]; // line 76 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("classy/node"), "html", null, true); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 82 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; // line 83 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Poste")); echo " "; // line 84 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", [])), "html", null, true); echo " "; // line 85 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Profil recherché")); echo " "; // line 86 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_description", [])), "html", null, true); echo " "; // line 87 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Métier")); echo " "; // line 88 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_profession", [])), "html", null, true); echo " "; // line 89 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Type de contrat")); echo " "; // line 90 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_contract", [])), "html", null, true); echo " "; // line 91 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Ville")); echo " "; // line 92 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_city", [])), "html", null, true); echo " Date de publication "; // line 94 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["date"] ?? null)), "html", null, true); echo " "; // line 95 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Coordonnées du recruteur")); echo " "; // line 97 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_email", [])), "html", null, true); echo " "; // line 98 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_telephone", [])), "html", null, true); echo " "; // line 99 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_address", [])), "html", null, true); echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["apply_link"] ?? null)), "html", null, true); echo "\""; } echo " class=\"btn btn-primary\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Postuler")); echo "</a> "; // line 107 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "comment", [], "any", false, true), 0, [], "any", true, true)) { // line 108 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "comment", [])), "html", null, true); echo " "; } // line 110 echo " "; } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 145 => 110, 139 => 108, 137 => 107, 122 => 101, 117 => 99, 113 => 98, 109 => 97, 104 => 95, 100 => 94, 95 => 92, 91 => 91, 87 => 90, 83 => 89, 79 => 88, 75 => 87, 71 => 86, 67 => 85, 63 => 84, 59 => 83, 55 => 82, 51 => 81, 43 => 76, 41 => 74, 40 => 73, 39 => 72, 38 => 71, 37 => 70, 36 => 68, 34 => 67, 32 => 66,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig"); } public function checkSecurity() { static $tags = ["set" => 66, "if" => 101]; static $filters = ["date" => 66, "clean_class" => 67, "escape" => 76, "t" => 83]; static $functions = ["attach_library" => 76]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['date', 'clean_class', 'escape', 't'], ['attach_library'] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_4ccc3f0748455a47bb4af23200505e770a08ebbf50c78942b26f0c421642b1fd', 'profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig') (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_field.html.twig_qGkKMhPFlc2Kz8rxNypSsLMCD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/field/field.html.twig */ class __TwigTemplate_3046bac9051034f084437f21b72947fb1c0ce9f37392912da5d3109927e98c11 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 8 $context["classes"] = [0 => ((\Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 9 ($context["bundle"] ?? null))) . "__") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["field_name_clean"] ?? null))))]; // line 13 $context["title_classes"] = [0 => "field__label", 1 => ((( // line 15 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 18 echo " "; // line 19 if (($context["label_hidden"] ?? null)) { // line 20 echo " "; if (($context["multiple"] ?? null)) { // line 21 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 22 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 23 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["item"], "attributes", []), "addClass", [0 => "field__item"], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 25 echo " "; } else { // line 27 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 28 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 30 echo " "; } } else { // line 32 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> <strong>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["title_attributes"] ?? null), "addClass", [0 => ($context["title_classes"] ?? null)], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo "</strong> "; // line 35 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 36 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 38 echo " "; } } public function getTemplateName() { return "themes/capital_azur/templates/field/field.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 115 => 38, 106 => 36, 102 => 35, 95 => 33, 90 => 32, 86 => 30, 75 => 28, 70 => 27, 66 => 25, 55 => 23, 51 => 22, 46 => 21, 43 => 20, 41 => 19, 38 => 18, 36 => 15, 35 => 13, 33 => 9, 32 => 8,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/field/field.html.twig", "/var/www/html/themes/capital_azur/templates/field/field.html.twig"); } public function checkSecurity() { static $tags = ["set" => 8, "if" => 19, "for" => 22]; static $filters = ["clean_class" => 9, "escape" => 21]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_field.html.twig_qGkKMhPFlc2Kz8rxNypSsLMCD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/field/field.html.twig */ class __TwigTemplate_3046bac9051034f084437f21b72947fb1c0ce9f37392912da5d3109927e98c11 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 8 $context["classes"] = [0 => ((\Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 9 ($context["bundle"] ?? null))) . "__") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["field_name_clean"] ?? null))))]; // line 13 $context["title_classes"] = [0 => "field__label", 1 => ((( // line 15 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 18 echo " "; // line 19 if (($context["label_hidden"] ?? null)) { // line 20 echo " "; if (($context["multiple"] ?? null)) { // line 21 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 22 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 23 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["item"], "attributes", []), "addClass", [0 => "field__item"], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 25 echo " "; } else { // line 27 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 28 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 30 echo " "; } } else { // line 32 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> <strong>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["title_attributes"] ?? null), "addClass", [0 => ($context["title_classes"] ?? null)], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo "</strong> "; // line 35 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 36 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 38 echo " "; } } public function getTemplateName() { return "themes/capital_azur/templates/field/field.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 115 => 38, 106 => 36, 102 => 35, 95 => 33, 90 => 32, 86 => 30, 75 => 28, 70 => 27, 66 => 25, 55 => 23, 51 => 22, 46 => 21, 43 => 20, 41 => 19, 38 => 18, 36 => 15, 35 => 13, 33 => 9, 32 => 8,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/field/field.html.twig", "/var/www/html/themes/capital_azur/templates/field/field.html.twig"); } public function checkSecurity() { static $tags = ["set" => 8, "if" => 19, "for" => 22]; static $filters = ["clean_class" => 9, "escape" => 21]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_3046bac9051034f084437f21b72947fb1c0ce9f37392912da5d3109927e98c11', 'themes/capital_azur/templates/field/field.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/field/field.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/field/field.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 63) __TwigTemplate_4ccc3f0748455a47bb4af23200505e770a08ebbf50c78942b26f0c421642b1fd->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_job_ads/templates/full.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array, ) (Line: 226) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_html.html.twig_79QJ3NmsXlQAlBuKIXKaCOwzG', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/system/html.html.twig */ class __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 29 $context["body_classes"] = [0 => (( // line 30 ($context["logged_in"] ?? null)) ? ("page--logged-in") : ("")), 1 => (( ! // line 31 ($context["root_path"] ?? null)) ? ("page--front") : (("path--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null)))))), 2 => (( // line 32 ($context["node_type"] ?? null)) ? (("page--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null))))) : ("")), 3 => (( // line 33 ($context["db_offline"] ?? null)) ? ("db-offline") : ("")), 4 => (( // line 34 ($context["node_body_class"] ?? null)) ? (($context["node_body_class"] ?? null)) : (""))]; // line 37 echo " "; // line 38 if (($this->getAttribute(($context["html_attributes"] ?? null), "dir", [], "array") == "ltr")) { // line 39 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("capital_azur/style_ltr"), "html", null, true); echo " "; } elseif (($this->getAttribute( // line 40 ($context["html_attributes"] ?? null), "dir", [], "array") == "rtl")) { // line 41 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("capital_azur/style_rtl"), "html", null, true); echo " "; } // line 43 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null)), "html", null, true); echo "> env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> "; // line 48 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null)), " | ")); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> body{visibility: hidden} "; // line 63 if (($this->getAttribute(($context["html_attributes"] ?? null), "dir", [], "array") == "ltr")) { // line 64 echo " "; } elseif (($this->getAttribute( // line 72 ($context["html_attributes"] ?? null), "dir", [], "array") == "rtl")) { // line 73 echo " "; } // line 82 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method")), "html", null, true); echo "> <a> "; // line 85 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Skip to main content")); echo " </a> "; // line 87 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null)), "html", null, true); echo " "; // line 88 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null)), "html", null, true); echo " "; // line 89 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null)), "html", null, true); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> "; } public function getTemplateName() { return "themes/capital_azur/templates/system/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 144 => 90, 140 => 89, 136 => 88, 132 => 87, 127 => 85, 122 => 83, 119 => 82, 108 => 73, 106 => 72, 96 => 64, 94 => 63, 78 => 50, 74 => 49, 70 => 48, 66 => 47, 61 => 45, 57 => 43, 51 => 41, 49 => 40, 44 => 39, 42 => 38, 39 => 37, 37 => 34, 36 => 33, 35 => 32, 34 => 31, 33 => 30, 32 => 29,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/system/html.html.twig", "/var/www/html/themes/capital_azur/templates/system/html.html.twig"); } public function checkSecurity() { static $tags = ["set" => 29, "if" => 38]; static $filters = ["clean_class" => 31, "escape" => 39, "raw" => 47, "safe_join" => 48, "t" => 85]; static $functions = ["attach_library" => 39]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape', 'raw', 'safe_join', 't'], ['attach_library'] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_html.html.twig_79QJ3NmsXlQAlBuKIXKaCOwzG', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/system/html.html.twig */ class __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 29 $context["body_classes"] = [0 => (( // line 30 ($context["logged_in"] ?? null)) ? ("page--logged-in") : ("")), 1 => (( ! // line 31 ($context["root_path"] ?? null)) ? ("page--front") : (("path--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null)))))), 2 => (( // line 32 ($context["node_type"] ?? null)) ? (("page--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null))))) : ("")), 3 => (( // line 33 ($context["db_offline"] ?? null)) ? ("db-offline") : ("")), 4 => (( // line 34 ($context["node_body_class"] ?? null)) ? (($context["node_body_class"] ?? null)) : (""))]; // line 37 echo " "; // line 38 if (($this->getAttribute(($context["html_attributes"] ?? null), "dir", [], "array") == "ltr")) { // line 39 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("capital_azur/style_ltr"), "html", null, true); echo " "; } elseif (($this->getAttribute( // line 40 ($context["html_attributes"] ?? null), "dir", [], "array") == "rtl")) { // line 41 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("capital_azur/style_rtl"), "html", null, true); echo " "; } // line 43 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null)), "html", null, true); echo "> env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> "; // line 48 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null)), " | ")); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> body{visibility: hidden} "; // line 63 if (($this->getAttribute(($context["html_attributes"] ?? null), "dir", [], "array") == "ltr")) { // line 64 echo " "; } elseif (($this->getAttribute( // line 72 ($context["html_attributes"] ?? null), "dir", [], "array") == "rtl")) { // line 73 echo " "; } // line 82 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method")), "html", null, true); echo "> <a> "; // line 85 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Skip to main content")); echo " </a> "; // line 87 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null)), "html", null, true); echo " "; // line 88 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null)), "html", null, true); echo " "; // line 89 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null)), "html", null, true); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null))); echo "\"> "; } public function getTemplateName() { return "themes/capital_azur/templates/system/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 144 => 90, 140 => 89, 136 => 88, 132 => 87, 127 => 85, 122 => 83, 119 => 82, 108 => 73, 106 => 72, 96 => 64, 94 => 63, 78 => 50, 74 => 49, 70 => 48, 66 => 47, 61 => 45, 57 => 43, 51 => 41, 49 => 40, 44 => 39, 42 => 38, 39 => 37, 37 => 34, 36 => 33, 35 => 32, 34 => 31, 33 => 30, 32 => 29,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/system/html.html.twig", "/var/www/html/themes/capital_azur/templates/system/html.html.twig"); } public function checkSecurity() { static $tags = ["set" => 29, "if" => 38]; static $filters = ["clean_class" => 31, "escape" => 39, "raw" => 47, "safe_join" => 48, "t" => 85]; static $functions = ["attach_library" => 39]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape', 'raw', 'safe_join', 't'], ['attach_library'] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee', 'themes/capital_azur/templates/system/html.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/system/html.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 147) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_page.html.twig_OuvmBvSlAK9SeU3uHYPyauBpD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/page/page.html.twig */ class __TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'v_page_content' => [$this, 'block_v_page_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 7 echo " "; // line 9 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Your browser does not support JavaScript!")); echo " "; // line 11 if ($this->getAttribute(($context["page"] ?? null), "header", [])) { // line 12 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header", [])), "html", null, true); echo " "; } // line 14 echo " "; // line 16 if ($this->getAttribute(($context["page"] ?? null), "bridge", [])) { // line 17 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "bridge", [])), "html", null, true); echo " "; } // line 19 echo " "; $this->displayBlock('v_page_content', $context, $blocks); // line 26 echo " "; // line 28 if ($this->getAttribute(($context["page"] ?? null), "footer", [])) { // line 29 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer", [])), "html", null, true); echo " "; } // line 31 echo " "; // line 32 if ($this->getAttribute(($context["page"] ?? null), "bottom", [])) { // line 33 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "bottom", [])), "html", null, true); echo " "; } // line 35 echo " "; // line 36 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Top")); echo " "; } // line 19 public function block_v_page_content($context, array $blocks = []) { // line 20 echo " "; // line 21 if ($this->getAttribute(($context["page"] ?? null), "content", [])) { // line 22 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "content", [])), "html", null, true); echo " "; } // line 24 echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/page/page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 116 => 24, 110 => 22, 108 => 21, 105 => 20, 102 => 19, 91 => 36, 88 => 35, 82 => 33, 80 => 32, 77 => 31, 71 => 29, 69 => 28, 65 => 26, 62 => 19, 56 => 17, 54 => 16, 50 => 14, 44 => 12, 42 => 11, 37 => 9, 33 => 7,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/page/page.html.twig", "/var/www/html/themes/capital_azur/templates/page/page.html.twig"); } public function checkSecurity() { static $tags = ["if" => 11, "block" => 19]; static $filters = ["t" => 9, "escape" => 12]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'block'], ['t', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_page.html.twig_OuvmBvSlAK9SeU3uHYPyauBpD', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/page/page.html.twig */ class __TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'v_page_content' => [$this, 'block_v_page_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 7 echo " "; // line 9 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Your browser does not support JavaScript!")); echo " "; // line 11 if ($this->getAttribute(($context["page"] ?? null), "header", [])) { // line 12 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header", [])), "html", null, true); echo " "; } // line 14 echo " "; // line 16 if ($this->getAttribute(($context["page"] ?? null), "bridge", [])) { // line 17 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "bridge", [])), "html", null, true); echo " "; } // line 19 echo " "; $this->displayBlock('v_page_content', $context, $blocks); // line 26 echo " "; // line 28 if ($this->getAttribute(($context["page"] ?? null), "footer", [])) { // line 29 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer", [])), "html", null, true); echo " "; } // line 31 echo " "; // line 32 if ($this->getAttribute(($context["page"] ?? null), "bottom", [])) { // line 33 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "bottom", [])), "html", null, true); echo " "; } // line 35 echo " "; // line 36 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Top")); echo " "; } // line 19 public function block_v_page_content($context, array $blocks = []) { // line 20 echo " "; // line 21 if ($this->getAttribute(($context["page"] ?? null), "content", [])) { // line 22 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "content", [])), "html", null, true); echo " "; } // line 24 echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/page/page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 116 => 24, 110 => 22, 108 => 21, 105 => 20, 102 => 19, 91 => 36, 88 => 35, 82 => 33, 80 => 32, 77 => 31, 71 => 29, 69 => 28, 65 => 26, 62 => 19, 56 => 17, 54 => 16, 50 => 14, 44 => 12, 42 => 11, 37 => 9, 33 => 7,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/page/page.html.twig", "/var/www/html/themes/capital_azur/templates/page/page.html.twig"); } public function checkSecurity() { static $tags = ["if" => 11, "block" => 19]; static $filters = ["t" => 9, "escape" => 12]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'block'], ['t', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe', 'themes/capital_azur/templates/page/page.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/page/page.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/page/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 136) __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 147) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_region.html.twig_0AufooDFMBUcnNT4vOEouG7u7', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/system/region.html.twig */ class __TwigTemplate_c4872c251706126acf172d6cbeda5ec9e9951cc359d59aaadb4109e3b6ca85fe extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 7 if (($context["content"] ?? null)) { // line 8 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/capital_azur/templates/system/region.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 34 => 8, 32 => 7,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/system/region.html.twig", "/var/www/html/themes/capital_azur/templates/system/region.html.twig"); } public function checkSecurity() { static $tags = ["if" => 7]; static $filters = ["escape" => 8]; static $functions = []; try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_region.html.twig_0AufooDFMBUcnNT4vOEouG7u7', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/system/region.html.twig */ class __TwigTemplate_c4872c251706126acf172d6cbeda5ec9e9951cc359d59aaadb4109e3b6ca85fe extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 7 if (($context["content"] ?? null)) { // line 8 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "themes/capital_azur/templates/system/region.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 34 => 8, 32 => 7,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/system/region.html.twig", "/var/www/html/themes/capital_azur/templates/system/region.html.twig"); } public function checkSecurity() { static $tags = ["if" => 7]; static $filters = ["escape" => 8]; static $functions = []; try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_c4872c251706126acf172d6cbeda5ec9e9951cc359d59aaadb4109e3b6ca85fe', 'themes/capital_azur/templates/system/region.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/system/region.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/system/region.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 487) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 45) __TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/page/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 136) __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 147) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_block.html.twig_YgyLpkx_X1xPfW0wEVZVF9OMO', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/block/block.html.twig */ class __TwigTemplate_95638de12132a4c989057518bece75fade74e46a777a53a81a1cf582eec864aa extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 8 $context["classes"] = [0 => "block", 1 => (( // line 10 ($context["bundle"] ?? null)) ? (("block--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null))))) : ("")), 2 => (( // line 11 ($context["id"] ?? null)) ? (("block--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["id"] ?? null))))) : (""))]; // line 15 $context["title_classes"] = [0 => "title"]; // line 19 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->withoutFilter($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "id"), "html", null, true); echo "> "; // line 21 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 22 if (($context["label"] ?? null)) { // line 23 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["title_attributes"] ?? null), "addClass", [0 => ($context["title_classes"] ?? null)], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 25 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 27 $this->displayBlock('content', $context, $blocks); // line 30 echo " "; } // line 27 public function block_content($context, array $blocks = []) { // line 28 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/block/block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 77 => 28, 74 => 27, 68 => 30, 66 => 27, 60 => 25, 52 => 23, 50 => 22, 46 => 21, 42 => 20, 39 => 19, 37 => 15, 35 => 11, 34 => 10, 33 => 8,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/block/block.html.twig", "/var/www/html/themes/capital_azur/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = ["set" => 8, "if" => 22, "block" => 27]; static $filters = ["clean_class" => 10, "escape" => 20, "without" => 20]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape', 'without'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_block.html.twig_YgyLpkx_X1xPfW0wEVZVF9OMO', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* themes/capital_azur/templates/block/block.html.twig */ class __TwigTemplate_95638de12132a4c989057518bece75fade74e46a777a53a81a1cf582eec864aa extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 8 $context["classes"] = [0 => "block", 1 => (( // line 10 ($context["bundle"] ?? null)) ? (("block--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null))))) : ("")), 2 => (( // line 11 ($context["id"] ?? null)) ? (("block--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["id"] ?? null))))) : (""))]; // line 15 $context["title_classes"] = [0 => "title"]; // line 19 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->withoutFilter($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "id"), "html", null, true); echo "> "; // line 21 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 22 if (($context["label"] ?? null)) { // line 23 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["title_attributes"] ?? null), "addClass", [0 => ($context["title_classes"] ?? null)], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 25 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 27 $this->displayBlock('content', $context, $blocks); // line 30 echo " "; } // line 27 public function block_content($context, array $blocks = []) { // line 28 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/block/block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 77 => 28, 74 => 27, 68 => 30, 66 => 27, 60 => 25, 52 => 23, 50 => 22, 46 => 21, 42 => 20, 39 => 19, 37 => 15, 35 => 11, 34 => 10, 33 => 8,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/capital_azur/templates/block/block.html.twig", "/var/www/html/themes/capital_azur/templates/block/block.html.twig"); } public function checkSecurity() { static $tags = ["set" => 8, "if" => 22, "block" => 27]; static $filters = ["clean_class" => 10, "escape" => 20, "without" => 20]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'escape', 'without'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_95638de12132a4c989057518bece75fade74e46a777a53a81a1cf582eec864aa', 'themes/capital_azur/templates/block/block.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/block/block.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83) __TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/page/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 136) __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 147) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_addtoany-standard.html.tw_94ts140rddZjOStESGj6GQJjQ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* modules/contrib/addtoany/templates/addtoany-standard.html.twig */ class __TwigTemplate_c44c8bfb17caf0201294e454ca0216134f94f5670473a8d37fadb0e4b9bcfb3b extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 19 ob_start(function () { return ''; }); // line 20 echo " "; // line 21 if ((($context["button_setting"] ?? null) != "none")) { // line 22 echo " "; ob_start(function () { return ''; }); // line 23 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, twig_urlencode_filter($this->sandbox->ensureToStringAllowed(($context["link_url"] ?? null))), "html", null, true); echo "&title="; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, twig_urlencode_filter($this->sandbox->ensureToStringAllowed(($context["link_title"] ?? null))), "html", null, true); echo "\"> "; // line 24 if (($context["button_image"] ?? null)) { // line 25 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["button_image"] ?? null)), "html", null, true); echo "\" alt=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Share")); echo "\"> "; } // line 27 echo " </a> "; $context["universal_button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 29 echo " "; } // line 30 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["buttons_size"] ?? null)), "html", null, true); echo " addtoany_list\" data-a2a-url=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["link_url"] ?? null)), "html", null, true); echo "\" data-a2a-title=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["link_title"] ?? null)), "html", null, true); echo "\"> "; // line 32 if ((($context["universal_button_placement"] ?? null) == "before")) { // line 33 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["universal_button"] ?? null)), "html", null, true); echo " "; } // line 35 echo " "; // line 36 if (($context["addtoany_html"] ?? null)) { // line 37 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["addtoany_html"] ?? null))); echo " "; } // line 39 echo " "; // line 40 if ((($context["universal_button_placement"] ?? null) == "after")) { // line 41 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["universal_button"] ?? null)), "html", null, true); echo " "; } // line 43 echo " "; echo trim(preg_replace('/>\s+<', ob_get_clean())); } public function getTemplateName() { return "modules/contrib/addtoany/templates/addtoany-standard.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 107 => 43, 101 => 41, 99 => 40, 96 => 39, 90 => 37, 88 => 36, 85 => 35, 79 => 33, 77 => 32, 69 => 31, 66 => 30, 63 => 29, 59 => 27, 51 => 25, 49 => 24, 42 => 23, 39 => 22, 37 => 21, 34 => 20, 32 => 19,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "modules/contrib/addtoany/templates/addtoany-standard.html.twig", "/var/www/html/modules/contrib/addtoany/templates/addtoany-standard.html.twig"); } public function checkSecurity() { static $tags = ["spaceless" => 19, "if" => 21, "set" => 22]; static $filters = ["escape" => 23, "url_encode" => 23, "t" => 25, "raw" => 37]; static $functions = []; try { $this->sandbox->checkSecurity( ['spaceless', 'if', 'set'], ['escape', 'url_encode', 't', 'raw'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_addtoany-standard.html.tw_94ts140rddZjOStESGj6GQJjQ', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* modules/contrib/addtoany/templates/addtoany-standard.html.twig */ class __TwigTemplate_c44c8bfb17caf0201294e454ca0216134f94f5670473a8d37fadb0e4b9bcfb3b extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 19 ob_start(function () { return ''; }); // line 20 echo " "; // line 21 if ((($context["button_setting"] ?? null) != "none")) { // line 22 echo " "; ob_start(function () { return ''; }); // line 23 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, twig_urlencode_filter($this->sandbox->ensureToStringAllowed(($context["link_url"] ?? null))), "html", null, true); echo "&title="; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, twig_urlencode_filter($this->sandbox->ensureToStringAllowed(($context["link_title"] ?? null))), "html", null, true); echo "\"> "; // line 24 if (($context["button_image"] ?? null)) { // line 25 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["button_image"] ?? null)), "html", null, true); echo "\" alt=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Share")); echo "\"> "; } // line 27 echo " </a> "; $context["universal_button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 29 echo " "; } // line 30 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["buttons_size"] ?? null)), "html", null, true); echo " addtoany_list\" data-a2a-url=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["link_url"] ?? null)), "html", null, true); echo "\" data-a2a-title=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["link_title"] ?? null)), "html", null, true); echo "\"> "; // line 32 if ((($context["universal_button_placement"] ?? null) == "before")) { // line 33 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["universal_button"] ?? null)), "html", null, true); echo " "; } // line 35 echo " "; // line 36 if (($context["addtoany_html"] ?? null)) { // line 37 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed(($context["addtoany_html"] ?? null))); echo " "; } // line 39 echo " "; // line 40 if ((($context["universal_button_placement"] ?? null) == "after")) { // line 41 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["universal_button"] ?? null)), "html", null, true); echo " "; } // line 43 echo " "; echo trim(preg_replace('/>\s+<', ob_get_clean())); } public function getTemplateName() { return "modules/contrib/addtoany/templates/addtoany-standard.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 107 => 43, 101 => 41, 99 => 40, 96 => 39, 90 => 37, 88 => 36, 85 => 35, 79 => 33, 77 => 32, 69 => 31, 66 => 30, 63 => 29, 59 => 27, 51 => 25, 49 => 24, 42 => 23, 39 => 22, 37 => 21, 34 => 20, 32 => 19,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "modules/contrib/addtoany/templates/addtoany-standard.html.twig", "/var/www/html/modules/contrib/addtoany/templates/addtoany-standard.html.twig"); } public function checkSecurity() { static $tags = ["spaceless" => 19, "if" => 21, "set" => 22]; static $filters = ["escape" => 23, "url_encode" => 23, "t" => 25, "raw" => 37]; static $functions = []; try { $this->sandbox->checkSecurity( ['spaceless', 'if', 'set'], ['escape', 'url_encode', 't', 'raw'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_c44c8bfb17caf0201294e454ca0216134f94f5670473a8d37fadb0e4b9bcfb3b', 'modules/contrib/addtoany/templates/addtoany-standard.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/contrib/addtoany/templates/addtoany-standard.html.twig') (Line: 64) twig_render_template('modules/contrib/addtoany/templates/addtoany-standard.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('addtoany_standard', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 78) __TwigTemplate_95638de12132a4c989057518bece75fade74e46a777a53a81a1cf582eec864aa->block_content(Array, Array) (Line: 214) Twig\Template->displayBlock('content', Array, Array) (Line: 66) __TwigTemplate_95638de12132a4c989057518bece75fade74e46a777a53a81a1cf582eec864aa->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83) __TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/page/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 136) __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 147) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 95) Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66) Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68d65e9512542_off-canvas-page-wrapper.h_cNWq1yvyCgwLy71JTK33fLAHs', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_dca0971e62684b303b908f9fe835a92d78a9f84c70bf5a0c7452df0e0c2b80d5 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 20 if (($context["children"] ?? null)) { // line 21 echo " "; // line 22 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 22, 34 => 21, 32 => 20,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig", "/var/www/html/core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = ["if" => 20]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('68d65e9512542_off-canvas-page-wrapper.h_cNWq1yvyCgwLy71JTK33fLAHs', '<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_dca0971e62684b303b908f9fe835a92d78a9f84c70bf5a0c7452df0e0c2b80d5 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 20 if (($context["children"] ?? null)) { // line 21 echo " "; // line 22 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 22, 34 => 21, 32 => 20,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig", "/var/www/html/core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = ["if" => 20]; static $filters = ["escape" => 22]; static $functions = []; try { $this->sandbox->checkSecurity( ['if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_dca0971e62684b303b908f9fe835a92d78a9f84c70bf5a0c7452df0e0c2b80d5', 'core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig') (Line: 64) twig_render_template('core/themes/stable/templates/content/off-canvas-page-wrapper.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('off_canvas_page_wrapper', Array) (Line: 487) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 136) __TwigTemplate_8b3e409a692495ed89247c17e56d4f60eb53ae33773636293eb79da2a3e6c8ee->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('themes/capital_azur/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 147) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50) Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Contrôleur de gestion
Poste
Budget et contrôle budgétaire, Participer à la procédure budgétaire et aux estimés de la banque, Procéder à l'actualisation des plans d’actions (contrat entreprise) et des estimés budgétaires, Analyser les écarts "réalisations/objectifs", Production des reporting locaux et suivi d’activité, Participer à l’élaboration des reporting d’activité, Contr [...]
Profil recherché
- Avoir une bonne connaissance des procédures, des circuits sur les différents plans : administratif, comptabilité bancaire locaux;
- Savoir construire un compte de résultat ;
- Bonne maîtrise des outils informatiques et de la gestion des bases de données.
Métier
Finance, Comptabilité et contrôle de Gestion
Type de contrat
CDI
Ville
Douala
Date de publication
22/05/2020
Coordonnées du recruteur
joinus@capital-azur.com
00616233445544
Capital Azur - Douala
Postuler