- 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_7reUetF9T40cQvrP9y7u4Ijle', '<?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/custom/capital_azur_event/templates/full.html.twig */ class __TwigTemplate_528f639d325a3b966f9786e87dd60669e4105868829dda2834032b113d404879 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["bundle"] = \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["node"] ?? null), "bundle", []))); // line 67 $context["classes"] = [0 => "node", 1 => // line 69 ($context["bundle"] ?? null), 2 => (($this->getAttribute( // line 70 ($context["node"] ?? null), "isPromoted", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--promoted")) : ("")), 3 => (($this->getAttribute( // line 71 ($context["node"] ?? null), "isSticky", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--sticky")) : ("")), 4 => (( !$this->getAttribute( // line 72 ($context["node"] ?? null), "isPublished", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--unpublished")) : ("")), 5 => (( // line 73 ($context["view_mode"] ?? null)) ? ((($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : (""))]; // line 75 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 79 echo " "; // line 82 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_taxonomy_1", [])), ["class" => [0 => "label", 1 => "label-primary"]]))); echo " "; // line 85 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_taxonomy_2", [])), ["class" => [0 => "label", 1 => "label-warning"]]))); echo " "; // line 90 echo " "; // line 92 echo " "; // line 97 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_media", [])), ["class" => [0 => "img-fluid", 1 => "thumbnail"]]))); echo " "; // line 99 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", []))))); echo " "; // line 103 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "comment", [], "any", false, true), 0, [], "any", true, true)) { // line 104 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 106 echo " "; } public function getTemplateName() { return "modules/custom/capital_azur_event/templates/full.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 99 => 106, 93 => 104, 91 => 103, 84 => 99, 79 => 97, 72 => 92, 69 => 90, 62 => 85, 56 => 82, 51 => 79, 45 => 76, 41 => 75, 39 => 73, 38 => 72, 37 => 71, 36 => 70, 35 => 69, 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("", "modules/custom/capital_azur_event/templates/full.html.twig", "/var/www/html/modules/custom/capital_azur_event/templates/full.html.twig"); } public function checkSecurity() { static $tags = ["set" => 66, "if" => 103]; static $filters = ["clean_class" => 66, "escape" => 75]; static $functions = ["attach_library" => 75, "hideLabel" => 82, "addAttributes" => 82]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], ['attach_library', 'hideLabel', 'addAttributes'] ); } 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_7reUetF9T40cQvrP9y7u4Ijle', '<?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/custom/capital_azur_event/templates/full.html.twig */ class __TwigTemplate_528f639d325a3b966f9786e87dd60669e4105868829dda2834032b113d404879 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["bundle"] = \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["node"] ?? null), "bundle", []))); // line 67 $context["classes"] = [0 => "node", 1 => // line 69 ($context["bundle"] ?? null), 2 => (($this->getAttribute( // line 70 ($context["node"] ?? null), "isPromoted", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--promoted")) : ("")), 3 => (($this->getAttribute( // line 71 ($context["node"] ?? null), "isSticky", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--sticky")) : ("")), 4 => (( !$this->getAttribute( // line 72 ($context["node"] ?? null), "isPublished", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--unpublished")) : ("")), 5 => (( // line 73 ($context["view_mode"] ?? null)) ? ((($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : (""))]; // line 75 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 79 echo " "; // line 82 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_taxonomy_1", [])), ["class" => [0 => "label", 1 => "label-primary"]]))); echo " "; // line 85 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_taxonomy_2", [])), ["class" => [0 => "label", 1 => "label-warning"]]))); echo " "; // line 90 echo " "; // line 92 echo " "; // line 97 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_media", [])), ["class" => [0 => "img-fluid", 1 => "thumbnail"]]))); echo " "; // line 99 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->hideLabel($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->addAttributes($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", []))))); echo " "; // line 103 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "comment", [], "any", false, true), 0, [], "any", true, true)) { // line 104 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 106 echo " "; } public function getTemplateName() { return "modules/custom/capital_azur_event/templates/full.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 99 => 106, 93 => 104, 91 => 103, 84 => 99, 79 => 97, 72 => 92, 69 => 90, 62 => 85, 56 => 82, 51 => 79, 45 => 76, 41 => 75, 39 => 73, 38 => 72, 37 => 71, 36 => 70, 35 => 69, 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("", "modules/custom/capital_azur_event/templates/full.html.twig", "/var/www/html/modules/custom/capital_azur_event/templates/full.html.twig"); } public function checkSecurity() { static $tags = ["set" => 66, "if" => 103]; static $filters = ["clean_class" => 66, "escape" => 75]; static $functions = ["attach_library" => 75, "hideLabel" => 82, "addAttributes" => 82]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], ['attach_library', 'hideLabel', 'addAttributes'] ); } 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_528f639d325a3b966f9786e87dd60669e4105868829dda2834032b113d404879', 'modules/custom/capital_azur_event/templates/full.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/custom/capital_azur_event/templates/full.html.twig') (Line: 64) twig_render_template('modules/custom/capital_azur_event/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: 601) Drupal\Core\Template\TwigExtension->renderVar(Array) (Line: 56) __TwigTemplate_528f639d325a3b966f9786e87dd60669e4105868829dda2834032b113d404879->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('modules/custom/capital_azur_event/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_vactory-responsive-image._CiUSYSofOBlKxAcxlefFE5iwV', '<?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/vactory-responsive-image.html.twig */ class __TwigTemplate_cec0e3291b9b06a676c5b9c9a8c218dfde05ed24a297ecfdd54f6cc89ab32ee8 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 " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "desktop_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "desktop_2x", [])), "html", null, true); echo " 2x\" media=\"(min-width: 1200px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "laptop_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "laptop_2x", [])), "html", null, true); echo " 2x\" media=\"(min-width: 992px) and (max-width: 1199px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "tablet_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "tablet_2x", [])), "html", null, true); echo " 2x\" media=\"(min-width: 768px) and (max-width: 991px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "mobile_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "mobile_2x", [])), "html", null, true); echo " 2x\" media=\"(max-width: 767px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "lqip", [])), "html", null, true); echo "\" data-src=\""; // line 19 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "original", [])), "html", null, true); echo "\" typeof=\"foaf:Image\" alt=\""; // line 21 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "alt", [])), "html", null, true); echo "\" title=\""; // line 22 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "title", [])), "html", null, true); echo "\" width=\""; // line 23 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "width", [])), "html", null, true); echo "\" height=\""; // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "height", [])), "html", null, true); echo "\" > "; } public function getTemplateName() { return "themes/capital_azur/templates/field/vactory-responsive-image.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 92 => 24, 88 => 23, 84 => 22, 80 => 21, 75 => 19, 71 => 18, 62 => 14, 54 => 11, 46 => 8, 38 => 5, 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("", "themes/capital_azur/templates/field/vactory-responsive-image.html.twig", "/var/www/html/themes/capital_azur/templates/field/vactory-responsive-image.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 5]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['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_vactory-responsive-image._CiUSYSofOBlKxAcxlefFE5iwV', '<?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/vactory-responsive-image.html.twig */ class __TwigTemplate_cec0e3291b9b06a676c5b9c9a8c218dfde05ed24a297ecfdd54f6cc89ab32ee8 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 " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "desktop_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "desktop_2x", [])), "html", null, true); echo " 2x\" media=\"(min-width: 1200px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "laptop_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "laptop_2x", [])), "html", null, true); echo " 2x\" media=\"(min-width: 992px) and (max-width: 1199px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "tablet_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "tablet_2x", [])), "html", null, true); echo " 2x\" media=\"(min-width: 768px) and (max-width: 991px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "mobile_1x", [])), "html", null, true); echo " 1x, "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "mobile_2x", [])), "html", null, true); echo " 2x\" media=\"(max-width: 767px)\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "lqip", [])), "html", null, true); echo "\" data-src=\""; // line 19 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["srcset"] ?? null), "original", [])), "html", null, true); echo "\" typeof=\"foaf:Image\" alt=\""; // line 21 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "alt", [])), "html", null, true); echo "\" title=\""; // line 22 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "title", [])), "html", null, true); echo "\" width=\""; // line 23 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "width", [])), "html", null, true); echo "\" height=\""; // line 24 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["meta"] ?? null), "height", [])), "html", null, true); echo "\" > "; } public function getTemplateName() { return "themes/capital_azur/templates/field/vactory-responsive-image.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 92 => 24, 88 => 23, 84 => 22, 80 => 21, 75 => 19, 71 => 18, 62 => 14, 54 => 11, 46 => 8, 38 => 5, 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("", "themes/capital_azur/templates/field/vactory-responsive-image.html.twig", "/var/www/html/themes/capital_azur/templates/field/vactory-responsive-image.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 5]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['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_cec0e3291b9b06a676c5b9c9a8c218dfde05ed24a297ecfdd54f6cc89ab32ee8', 'themes/capital_azur/templates/field/vactory-responsive-image.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/field/vactory-responsive-image.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/field/vactory-responsive-image.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('vactory_responsive_image', 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_3046bac9051034f084437f21b72947fb1c0ce9f37392912da5d3109927e98c11->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/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: 601) Drupal\Core\Template\TwigExtension->renderVar(Array) (Line: 79) __TwigTemplate_528f639d325a3b966f9786e87dd60669e4105868829dda2834032b113d404879->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('modules/custom/capital_azur_event/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_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: 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_header.html.twig_0g0QO6YeNP_jIOdQPqaNEVL9e', '<?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/custom/capital_azur_layout/templates/header.html.twig */ class __TwigTemplate_dc90b68bd3b44071d08c9e6eb063c4bcc1cdc8ecf096fdb13740b8a8202c3194 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 $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("vactory_header/vactory_header.variant1"), "html", null, true); echo " "; // line 42 echo " "; // line 44 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("vactory_header/vactory_header.variant1"), "html", null, true); echo " "; // line 45 $context["main_navigation_menu"] = call_user_func_array($this->env->getFunction('simplify_menu')->getCallable(), ["main"]); // line 46 echo " "; // line 52 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "system_branding_block", ["use_site_name" => false])); echo " "; // line 56 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this, "menuMacro", [0 => $this->getAttribute(($context["main_navigation_menu"] ?? null), "menu_tree", [])], "method"))); echo " "; // line 59 if (($context["is_academy_enabled"] ?? null)) { // line 60 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "authenticated_user_header")); echo " "; } // line 62 echo " "; // line 63 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "langswitcher")); echo " "; // line 65 if (($context["is_espace_prive_enabled"] ?? null)) { // line 66 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "vactory_espace_prive_user_menu")); echo " "; } // line 68 echo " "; // line 87 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "system_branding_block", ["use_site_name" => false])); echo " "; // line 90 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this, "menuMacro", [0 => $this->getAttribute(($context["main_navigation_menu"] ?? null), "menu_tree", [])], "method"))); echo " "; // line 92 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "langswitcher")); echo " "; } // line 4 public function getmenuMacro($__menu__ = null, $__level__ = null, ...$__varargs__) { $context = $this->env->mergeGlobals([ "menu" => $__menu__, "level" => $__level__, "varargs" => $__varargs__, ]); $blocks = []; ob_start(function () { return ''; }); try { // line 7 echo " "; $context["default_level"] = 1; // line 8 echo " <ul line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> "; // line 10 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["menu"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["menu_item"]) { // line 11 echo " "; // line 12 echo " "; $context["active"] = (($this->getAttribute($context["menu_item"], "active", [])) ? (" is-active") : ("")); // line 13 echo " "; // line 15 echo " "; $context["active"] = ($this->sandbox->ensureToStringAllowed(($context["active"] ?? null)) . (($this->getAttribute($context["menu_item"], "active_trail", [])) ? (" is-active-trail") : (""))); // line 16 echo " "; // line 18 echo " "; $context["has_sub"] = ((($this->getAttribute($context["menu_item"], "submenu", []) || !twig_test_empty(twig_trim_filter($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["menu_item"], "fields", []), "field_injected_block", []))))))) ? ("has-sub") : ("")); // line 19 echo " <li line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["active"] ?? null)), "html", null, true); echo " menu__item--"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["has_sub"] ?? null)), "html", null, true); echo "\"> <a line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "url", [])), "html", null, true); echo "\" class=\"menu__link"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["active"] ?? null)), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($context["menu_item"], "options", []), "attributes", []), "class", [])), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "text", [])), "html", null, true); echo "</a> "; // line 23 echo " "; if ( !twig_test_empty(twig_trim_filter($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->getAttribute($this->getAttribute($context["menu_item"], "fields", []), "field_injected_block", []))))) { // line 24 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> "; // line 26 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["menu_item"], "fields", []), "field_injected_block", [])), "html", null, true); echo " "; // line 30 echo " "; } elseif ($this->getAttribute($context["menu_item"], "submenu", [])) { // line 31 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> "; // line 34 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this, "menuMacro", [0 => $this->getAttribute($context["menu_item"], "submenu", []), 1 => (((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))) + 1)], "method"))); echo " "; } // line 38 echo " </li> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['menu_item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 40 echo " </ul>"; } catch (\Exception $e) { ob_end_clean(); throw $e; } catch (\Throwable $e) { ob_end_clean(); throw $e; } return ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } public function getTemplateName() { return "modules/custom/capital_azur_layout/templates/header.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 245 => 40, 238 => 38, 230 => 34, 226 => 32, 221 => 31, 218 => 30, 212 => 26, 208 => 25, 203 => 24, 200 => 23, 190 => 21, 182 => 20, 179 => 19, 176 => 18, 173 => 16, 170 => 15, 167 => 13, 164 => 12, 162 => 11, 158 => 10, 154 => 9, 151 => 8, 148 => 7, 135 => 4, 125 => 92, 120 => 90, 114 => 87, 93 => 68, 87 => 66, 85 => 65, 80 => 63, 77 => 62, 71 => 60, 69 => 59, 63 => 56, 56 => 52, 48 => 46, 46 => 45, 42 => 44, 38 => 42, 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("", "modules/custom/capital_azur_layout/templates/header.html.twig", "/var/www/html/modules/custom/capital_azur_layout/templates/header.html.twig"); } public function checkSecurity() { static $tags = ["set" => 45, "if" => 59, "macro" => 4, "for" => 10]; static $filters = ["escape" => 1, "default" => 9, "trim" => 18, "render" => 18]; static $functions = ["attach_library" => 1, "simplify_menu" => 45, "vactory_render" => 52]; try { $this->sandbox->checkSecurity( ['set', 'if', 'macro', 'for'], ['escape', 'default', 'trim', 'render'], ['attach_library', 'simplify_menu', 'vactory_render'] ); } 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_header.html.twig_0g0QO6YeNP_jIOdQPqaNEVL9e', '<?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/custom/capital_azur_layout/templates/header.html.twig */ class __TwigTemplate_dc90b68bd3b44071d08c9e6eb063c4bcc1cdc8ecf096fdb13740b8a8202c3194 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 $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("vactory_header/vactory_header.variant1"), "html", null, true); echo " "; // line 42 echo " "; // line 44 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("vactory_header/vactory_header.variant1"), "html", null, true); echo " "; // line 45 $context["main_navigation_menu"] = call_user_func_array($this->env->getFunction('simplify_menu')->getCallable(), ["main"]); // line 46 echo " "; // line 52 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "system_branding_block", ["use_site_name" => false])); echo " "; // line 56 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this, "menuMacro", [0 => $this->getAttribute(($context["main_navigation_menu"] ?? null), "menu_tree", [])], "method"))); echo " "; // line 59 if (($context["is_academy_enabled"] ?? null)) { // line 60 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "authenticated_user_header")); echo " "; } // line 62 echo " "; // line 63 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "langswitcher")); echo " "; // line 65 if (($context["is_espace_prive_enabled"] ?? null)) { // line 66 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "vactory_espace_prive_user_menu")); echo " "; } // line 68 echo " "; // line 87 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "system_branding_block", ["use_site_name" => false])); echo " "; // line 90 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this, "menuMacro", [0 => $this->getAttribute(($context["main_navigation_menu"] ?? null), "menu_tree", [])], "method"))); echo " "; // line 92 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "langswitcher")); echo " "; } // line 4 public function getmenuMacro($__menu__ = null, $__level__ = null, ...$__varargs__) { $context = $this->env->mergeGlobals([ "menu" => $__menu__, "level" => $__level__, "varargs" => $__varargs__, ]); $blocks = []; ob_start(function () { return ''; }); try { // line 7 echo " "; $context["default_level"] = 1; // line 8 echo " <ul line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> "; // line 10 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["menu"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["menu_item"]) { // line 11 echo " "; // line 12 echo " "; $context["active"] = (($this->getAttribute($context["menu_item"], "active", [])) ? (" is-active") : ("")); // line 13 echo " "; // line 15 echo " "; $context["active"] = ($this->sandbox->ensureToStringAllowed(($context["active"] ?? null)) . (($this->getAttribute($context["menu_item"], "active_trail", [])) ? (" is-active-trail") : (""))); // line 16 echo " "; // line 18 echo " "; $context["has_sub"] = ((($this->getAttribute($context["menu_item"], "submenu", []) || !twig_test_empty(twig_trim_filter($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["menu_item"], "fields", []), "field_injected_block", []))))))) ? ("has-sub") : ("")); // line 19 echo " <li line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["active"] ?? null)), "html", null, true); echo " menu__item--"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["has_sub"] ?? null)), "html", null, true); echo "\"> <a line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "url", [])), "html", null, true); echo "\" class=\"menu__link"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["active"] ?? null)), "html", null, true); echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($context["menu_item"], "options", []), "attributes", []), "class", [])), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "text", [])), "html", null, true); echo "</a> "; // line 23 echo " "; if ( !twig_test_empty(twig_trim_filter($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->getAttribute($this->getAttribute($context["menu_item"], "fields", []), "field_injected_block", []))))) { // line 24 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> "; // line 26 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["menu_item"], "fields", []), "field_injected_block", [])), "html", null, true); echo " "; // line 30 echo " "; } elseif ($this->getAttribute($context["menu_item"], "submenu", [])) { // line 31 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, ((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))), "html", null, true); echo "\"> "; // line 34 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this, "menuMacro", [0 => $this->getAttribute($context["menu_item"], "submenu", []), 1 => (((array_key_exists("level", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["level"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["default_level"] ?? null)))) : (($context["default_level"] ?? null))) + 1)], "method"))); echo " "; } // line 38 echo " </li> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['menu_item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 40 echo " </ul>"; } catch (\Exception $e) { ob_end_clean(); throw $e; } catch (\Throwable $e) { ob_end_clean(); throw $e; } return ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } public function getTemplateName() { return "modules/custom/capital_azur_layout/templates/header.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 245 => 40, 238 => 38, 230 => 34, 226 => 32, 221 => 31, 218 => 30, 212 => 26, 208 => 25, 203 => 24, 200 => 23, 190 => 21, 182 => 20, 179 => 19, 176 => 18, 173 => 16, 170 => 15, 167 => 13, 164 => 12, 162 => 11, 158 => 10, 154 => 9, 151 => 8, 148 => 7, 135 => 4, 125 => 92, 120 => 90, 114 => 87, 93 => 68, 87 => 66, 85 => 65, 80 => 63, 77 => 62, 71 => 60, 69 => 59, 63 => 56, 56 => 52, 48 => 46, 46 => 45, 42 => 44, 38 => 42, 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("", "modules/custom/capital_azur_layout/templates/header.html.twig", "/var/www/html/modules/custom/capital_azur_layout/templates/header.html.twig"); } public function checkSecurity() { static $tags = ["set" => 45, "if" => 59, "macro" => 4, "for" => 10]; static $filters = ["escape" => 1, "default" => 9, "trim" => 18, "render" => 18]; static $functions = ["attach_library" => 1, "simplify_menu" => 45, "vactory_render" => 52]; try { $this->sandbox->checkSecurity( ['set', 'if', 'macro', 'for'], ['escape', 'default', 'trim', 'render'], ['attach_library', 'simplify_menu', 'vactory_render'] ); } 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_dc90b68bd3b44071d08c9e6eb063c4bcc1cdc8ecf096fdb13740b8a8202c3194', 'modules/custom/capital_azur_layout/templates/header.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/custom/capital_azur_layout/templates/header.html.twig') (Line: 64) twig_render_template('modules/custom/capital_azur_layout/templates/header.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block_vactory_header1', 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: 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--system-branding-bl__Il3X3qWXTX8JHF8OfDNRj3KN', '<?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--system-branding-block.html.twig */ class __TwigTemplate_890306f197d7b5c5abab17b449b281a63e13460a5f43344fc9ca4811acd83be0 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 15 echo " "; if ((($context["site_name"] ?? null) || ($context["site_logo"] ?? null))) { // line 16 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->getPath("")); echo "\" title=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Home")); echo "\" rel=\"home\" class=\"navbar-brand\"> "; // line 17 if (($context["site_logo"] ?? null)) { // line 18 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["site_logo"] ?? null)), "html", null, true); echo "\" alt=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Home")); echo "\" class=\"site-logo\" width=\"216\" height=\"128\"/> "; } // line 20 echo " "; if (($context["site_name"] ?? null)) { // line 21 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["site_name"] ?? null)), "html", null, true); echo " "; } // line 23 echo " </a> "; } } public function getTemplateName() { return "themes/capital_azur/templates/block/block--system-branding-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 61 => 23, 55 => 21, 52 => 20, 44 => 18, 42 => 17, 35 => 16, 32 => 15,); } /** @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--system-branding-block.html.twig", "/var/www/html/themes/capital_azur/templates/block/block--system-branding-block.html.twig"); } public function checkSecurity() { static $tags = ["if" => 15]; static $filters = ["t" => 16, "escape" => 18]; static $functions = ["path" => 16]; try { $this->sandbox->checkSecurity( ['if'], ['t', 'escape'], ['path'] ); } 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--system-branding-bl__Il3X3qWXTX8JHF8OfDNRj3KN', '<?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--system-branding-block.html.twig */ class __TwigTemplate_890306f197d7b5c5abab17b449b281a63e13460a5f43344fc9ca4811acd83be0 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 15 echo " "; if ((($context["site_name"] ?? null) || ($context["site_logo"] ?? null))) { // line 16 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->getPath("")); echo "\" title=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Home")); echo "\" rel=\"home\" class=\"navbar-brand\"> "; // line 17 if (($context["site_logo"] ?? null)) { // line 18 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["site_logo"] ?? null)), "html", null, true); echo "\" alt=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Home")); echo "\" class=\"site-logo\" width=\"216\" height=\"128\"/> "; } // line 20 echo " "; if (($context["site_name"] ?? null)) { // line 21 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["site_name"] ?? null)), "html", null, true); echo " "; } // line 23 echo " </a> "; } } public function getTemplateName() { return "themes/capital_azur/templates/block/block--system-branding-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 61 => 23, 55 => 21, 52 => 20, 44 => 18, 42 => 17, 35 => 16, 32 => 15,); } /** @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--system-branding-block.html.twig", "/var/www/html/themes/capital_azur/templates/block/block--system-branding-block.html.twig"); } public function checkSecurity() { static $tags = ["if" => 15]; static $filters = ["t" => 16, "escape" => 18]; static $functions = ["path" => 16]; try { $this->sandbox->checkSecurity( ['if'], ['t', 'escape'], ['path'] ); } 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_890306f197d7b5c5abab17b449b281a63e13460a5f43344fc9ca4811acd83be0', 'themes/capital_azur/templates/block/block--system-branding-block.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/block/block--system-branding-block.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/block/block--system-branding-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 601) Drupal\Core\Template\TwigExtension->renderVar(Array) (Line: 56) __TwigTemplate_dc90b68bd3b44071d08c9e6eb063c4bcc1cdc8ecf096fdb13740b8a8202c3194->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('modules/custom/capital_azur_layout/templates/header.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block_vactory_header1', 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: 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-espace-prive-user-m_GFK9zumf7WWeuFeuNY9UlZ3Sn', '<?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-espace-prive-user-menu.html.twig */ class __TwigTemplate_8da15b50913460f7c865518909ecf2f2652ebf942beff9fe58166ba77c29c0d6 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 $context["espace_prive_menu"] = call_user_func_array($this->env->getFunction('simplify_menu')->getCallable(), ["vactory-espace-prive-menu"]); // line 2 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "is_authenticated", [])) { // line 3 echo " "; $context["display_name"] = (( !twig_test_empty($this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "display_name", []))) ? ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "display_name", [])) : ("")); // line 4 echo " <a> "; // line 8 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["display_name"] ?? null)), "html", null, true); echo " </a> <a line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->getPath("vactory_espace_prive.profile", ["user" => $this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "user_id", [])]), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Mon Compte")); echo "</a> "; // line 12 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["espace_prive_menu"] ?? null), "menu_tree", [])); foreach ($context['_seq'] as $context["_key"] => $context["menu_item"]) { // line 13 echo " "; $context["active"] = (($this->getAttribute($context["menu_item"], "active", [])) ? (" is-active") : ("")); // line 14 echo " "; $context["active"] = ($this->sandbox->ensureToStringAllowed(($context["active"] ?? null)) . (($this->getAttribute($context["menu_item"], "active_trail", [])) ? (" is-active-trail") : (""))); // line 15 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["active"] ?? null)), "html", null, true); echo "\" id=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($context["menu_item"], "options", []), "attributes", []), "id", [])), "html", null, true); echo "\" href=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "url", [])), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "text", [])), "html", null, true); echo "</a> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['menu_item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 echo " "; if ($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->isNotificationsEnabled()) { // line 18 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "vactory_notifications_link")); echo " "; } // line 20 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->getPath("user.logout")); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Déconnexion")); echo "</a> "; } } public function getTemplateName() { return "themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 91 => 20, 85 => 18, 82 => 17, 67 => 15, 64 => 14, 61 => 13, 57 => 12, 51 => 11, 45 => 8, 39 => 4, 36 => 3, 34 => 2, 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("", "themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig", "/var/www/html/themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig"); } public function checkSecurity() { static $tags = ["set" => 1, "if" => 2, "for" => 12]; static $filters = ["escape" => 8, "t" => 11]; static $functions = ["simplify_menu" => 1, "path" => 11, "is_notifications_enabled" => 17, "vactory_render" => 18]; try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['escape', 't'], ['simplify_menu', 'path', 'is_notifications_enabled', 'vactory_render'] ); } 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-espace-prive-user-m_GFK9zumf7WWeuFeuNY9UlZ3Sn', '<?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-espace-prive-user-menu.html.twig */ class __TwigTemplate_8da15b50913460f7c865518909ecf2f2652ebf942beff9fe58166ba77c29c0d6 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 $context["espace_prive_menu"] = call_user_func_array($this->env->getFunction('simplify_menu')->getCallable(), ["vactory-espace-prive-menu"]); // line 2 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "is_authenticated", [])) { // line 3 echo " "; $context["display_name"] = (( !twig_test_empty($this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "display_name", []))) ? ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "display_name", [])) : ("")); // line 4 echo " <a> "; // line 8 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["display_name"] ?? null)), "html", null, true); echo " </a> <a line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->getPath("vactory_espace_prive.profile", ["user" => $this->getAttribute($this->getAttribute(($context["content"] ?? null), "user", []), "user_id", [])]), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Mon Compte")); echo "</a> "; // line 12 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["espace_prive_menu"] ?? null), "menu_tree", [])); foreach ($context['_seq'] as $context["_key"] => $context["menu_item"]) { // line 13 echo " "; $context["active"] = (($this->getAttribute($context["menu_item"], "active", [])) ? (" is-active") : ("")); // line 14 echo " "; $context["active"] = ($this->sandbox->ensureToStringAllowed(($context["active"] ?? null)) . (($this->getAttribute($context["menu_item"], "active_trail", [])) ? (" is-active-trail") : (""))); // line 15 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["active"] ?? null)), "html", null, true); echo "\" id=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($context["menu_item"], "options", []), "attributes", []), "id", [])), "html", null, true); echo "\" href=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "url", [])), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["menu_item"], "text", [])), "html", null, true); echo "</a> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['menu_item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 echo " "; if ($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->isNotificationsEnabled()) { // line 18 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->vactoryRender("block", "vactory_notifications_link")); echo " "; } // line 20 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->getPath("user.logout")); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Déconnexion")); echo "</a> "; } } public function getTemplateName() { return "themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 91 => 20, 85 => 18, 82 => 17, 67 => 15, 64 => 14, 61 => 13, 57 => 12, 51 => 11, 45 => 8, 39 => 4, 36 => 3, 34 => 2, 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("", "themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig", "/var/www/html/themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig"); } public function checkSecurity() { static $tags = ["set" => 1, "if" => 2, "for" => 12]; static $filters = ["escape" => 8, "t" => 11]; static $functions = ["simplify_menu" => 1, "path" => 11, "is_notifications_enabled" => 17, "vactory_render" => 18]; try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['escape', 't'], ['simplify_menu', 'path', 'is_notifications_enabled', 'vactory_render'] ); } 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_8da15b50913460f7c865518909ecf2f2652ebf942beff9fe58166ba77c29c0d6', 'themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/block/block-espace-prive-user-menu.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block_espace_prive_user_menu', 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: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 601) Drupal\Core\Template\TwigExtension->renderVar(Array) (Line: 88) __TwigTemplate_dc90b68bd3b44071d08c9e6eb063c4bcc1cdc8ecf096fdb13740b8a8202c3194->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('modules/custom/capital_azur_layout/templates/header.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block_vactory_header1', 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: 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_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_banner.html.twig_aWkH_aW0XvXl9gA2DEu3-d04D', '<?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/custom/capital_azur_banner/templates/banner.html.twig */ class __TwigTemplate_b45e5f8bcb0f288eaea022798cf7e2bc5e3fcf9b2204534608668737357d559d 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 16 echo " "; // line 17 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("capital_azur_banner/banner.loader"), "html", null, true); echo " "; // line 19 $context["classes"] = [0 => "vf-banner", 1 => $this->getAttribute( // line 21 ($context["content"] ?? null), "css_class", [])]; // line 23 echo " "; // line 24 if (((array_key_exists("content", $context)) ? (_twig_default_filter(($context["content"] ?? null))) : (""))) { // line 25 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 " style=\"background-color: #C9DBDB;\"> "; // line 27 if ((($this->getAttribute(($context["content"] ?? null), "video_id", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "video_id", []))) : (""))) { // line 28 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "video_id", [])), "html", null, true); echo "', containment:'#banner-video', mobileFallbackImage: '', showYTLogo: false, ratio:'16/9', autoPlay:true, showControls: false, quality: 'large', mute:true, startAt:0, loop: 10, opacity:1 }\"> "; } elseif ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute( // line 47 ($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))) { // line 48 echo " "; $context["image_uri"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))]); // line 49 echo " "; } elseif ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))) { // line 50 echo " "; $context["image_uri"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))]); // line 51 echo " "; } // line 52 echo " "; // line 54 if ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media_mobile", []), 0, []), "target_id", []))) { // line 55 echo " "; $context["image_uri_mobile"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media_mobile", []), 0, []), "target_id", []))]); // line 56 echo " "; } elseif ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_banner_image_mobile", []), 0, []), "#item", [], "array"), "target_id", []))) { // line 57 echo " "; $context["image_uri_mobile"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_banner_image_mobile", []), 0, []), "#item", [], "array"), "target_id", []))]); // line 58 echo " "; } // line 59 echo " "; // line 60 $context["banner_image"] = (( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))) ? ($this->env->getExtension('Drupal\twig_tweak\TwigExtension')->imageStyle($this->sandbox->ensureToStringAllowed(($context["image_uri"] ?? null)), "banner_1280_155")) : ("")); // line 61 echo " "; $context["banner_image_mobile"] = (( !twig_test_empty(($context["image_uri_mobile"] ?? null))) ? (call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->sandbox->ensureToStringAllowed(($context["image_uri_mobile"] ?? null))])) : (call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->sandbox->ensureToStringAllowed(($context["image_uri"] ?? null))]))); // line 62 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["banner_image"] ?? null)), "html", null, true); echo "\" data-mobile=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["banner_image_mobile"] ?? null)), "html", null, true); echo "\"> "; // line 68 if ($this->getAttribute(($context["content"] ?? null), "body", [])) { // line 69 echo " "; // line 70 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", []))); echo " "; } // line 73 echo " "; if ((($this->getAttribute(($context["content"] ?? null), "field_vactory_blocks_multiple", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "field_vactory_blocks_multiple", []))) : (""))) { // line 74 echo " "; // line 75 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_blocks_multiple", [])), "html", null, true); echo " "; } // line 79 echo " "; // line 81 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 82 if ((($this->getAttribute(($context["content"] ?? null), "page_title", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "page_title", []))) : (""))) { // line 83 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "page_title", [])), "html", null, true); echo " "; } else { // line 85 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 87 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "modules/custom/capital_azur_banner/templates/banner.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 179 => 87, 173 => 85, 167 => 83, 165 => 82, 161 => 81, 157 => 79, 150 => 75, 147 => 74, 144 => 73, 138 => 70, 135 => 69, 133 => 68, 123 => 63, 120 => 62, 117 => 61, 115 => 60, 112 => 59, 109 => 58, 106 => 57, 103 => 56, 100 => 55, 98 => 54, 94 => 52, 91 => 51, 88 => 50, 85 => 49, 82 => 48, 80 => 47, 61 => 31, 56 => 28, 54 => 27, 48 => 25, 46 => 24, 43 => 23, 41 => 21, 40 => 19, 35 => 17, 32 => 16,); } /** @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/custom/capital_azur_banner/templates/banner.html.twig", "/var/www/html/modules/custom/capital_azur_banner/templates/banner.html.twig"); } public function checkSecurity() { static $tags = ["set" => 19, "if" => 24]; static $filters = ["escape" => 17, "default" => 24, "image_style" => 60, "raw" => 70]; static $functions = ["attach_library" => 17, "get_image" => 48, "file_url" => 61]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['escape', 'default', 'image_style', 'raw'], ['attach_library', 'get_image', 'file_url'] ); } 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_banner.html.twig_aWkH_aW0XvXl9gA2DEu3-d04D', '<?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/custom/capital_azur_banner/templates/banner.html.twig */ class __TwigTemplate_b45e5f8bcb0f288eaea022798cf7e2bc5e3fcf9b2204534608668737357d559d 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 16 echo " "; // line 17 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->attachLibrary("capital_azur_banner/banner.loader"), "html", null, true); echo " "; // line 19 $context["classes"] = [0 => "vf-banner", 1 => $this->getAttribute( // line 21 ($context["content"] ?? null), "css_class", [])]; // line 23 echo " "; // line 24 if (((array_key_exists("content", $context)) ? (_twig_default_filter(($context["content"] ?? null))) : (""))) { // line 25 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 " style=\"background-color: #C9DBDB;\"> "; // line 27 if ((($this->getAttribute(($context["content"] ?? null), "video_id", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "video_id", []))) : (""))) { // line 28 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "video_id", [])), "html", null, true); echo "', containment:'#banner-video', mobileFallbackImage: '', showYTLogo: false, ratio:'16/9', autoPlay:true, showControls: false, quality: 'large', mute:true, startAt:0, loop: 10, opacity:1 }\"> "; } elseif ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute( // line 47 ($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))) { // line 48 echo " "; $context["image_uri"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))]); // line 49 echo " "; } elseif ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))) { // line 50 echo " "; $context["image_uri"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))]); // line 51 echo " "; } // line 52 echo " "; // line 54 if ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media_mobile", []), 0, []), "target_id", []))) { // line 55 echo " "; $context["image_uri_mobile"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media_mobile", []), 0, []), "target_id", []))]); // line 56 echo " "; } elseif ( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_banner_image_mobile", []), 0, []), "#item", [], "array"), "target_id", []))) { // line 57 echo " "; $context["image_uri_mobile"] = call_user_func_array($this->env->getFunction('get_image')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_banner_image_mobile", []), 0, []), "#item", [], "array"), "target_id", []))]); // line 58 echo " "; } // line 59 echo " "; // line 60 $context["banner_image"] = (( !(null === $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_media", []), "#items", [], "array"), 0, [], "array"), "target_id", []))) ? ($this->env->getExtension('Drupal\twig_tweak\TwigExtension')->imageStyle($this->sandbox->ensureToStringAllowed(($context["image_uri"] ?? null)), "banner_1280_155")) : ("")); // line 61 echo " "; $context["banner_image_mobile"] = (( !twig_test_empty(($context["image_uri_mobile"] ?? null))) ? (call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->sandbox->ensureToStringAllowed(($context["image_uri_mobile"] ?? null))])) : (call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->sandbox->ensureToStringAllowed(($context["image_uri"] ?? null))]))); // line 62 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["banner_image"] ?? null)), "html", null, true); echo "\" data-mobile=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["banner_image_mobile"] ?? null)), "html", null, true); echo "\"> "; // line 68 if ($this->getAttribute(($context["content"] ?? null), "body", [])) { // line 69 echo " "; // line 70 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", []))); echo " "; } // line 73 echo " "; if ((($this->getAttribute(($context["content"] ?? null), "field_vactory_blocks_multiple", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "field_vactory_blocks_multiple", []))) : (""))) { // line 74 echo " "; // line 75 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_blocks_multiple", [])), "html", null, true); echo " "; } // line 79 echo " "; // line 81 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 82 if ((($this->getAttribute(($context["content"] ?? null), "page_title", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "page_title", []))) : (""))) { // line 83 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "page_title", [])), "html", null, true); echo " "; } else { // line 85 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 87 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "modules/custom/capital_azur_banner/templates/banner.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 179 => 87, 173 => 85, 167 => 83, 165 => 82, 161 => 81, 157 => 79, 150 => 75, 147 => 74, 144 => 73, 138 => 70, 135 => 69, 133 => 68, 123 => 63, 120 => 62, 117 => 61, 115 => 60, 112 => 59, 109 => 58, 106 => 57, 103 => 56, 100 => 55, 98 => 54, 94 => 52, 91 => 51, 88 => 50, 85 => 49, 82 => 48, 80 => 47, 61 => 31, 56 => 28, 54 => 27, 48 => 25, 46 => 24, 43 => 23, 41 => 21, 40 => 19, 35 => 17, 32 => 16,); } /** @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/custom/capital_azur_banner/templates/banner.html.twig", "/var/www/html/modules/custom/capital_azur_banner/templates/banner.html.twig"); } public function checkSecurity() { static $tags = ["set" => 19, "if" => 24]; static $filters = ["escape" => 17, "default" => 24, "image_style" => 60, "raw" => 70]; static $functions = ["attach_library" => 17, "get_image" => 48, "file_url" => 61]; try { $this->sandbox->checkSecurity( ['set', 'if'], ['escape', 'default', 'image_style', 'raw'], ['attach_library', 'get_image', 'file_url'] ); } 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_b45e5f8bcb0f288eaea022798cf7e2bc5e3fcf9b2204534608668737357d559d', 'modules/custom/capital_azur_banner/templates/banner.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/custom/capital_azur_banner/templates/banner.html.twig') (Line: 64) twig_render_template('modules/custom/capital_azur_banner/templates/banner.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: 57) __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_breadcrumb.html.twig_fd7VCOjV2cDmTXeP94lzxnqcu', '<?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/breadcrumb.html.twig */ class __TwigTemplate_fc6c615cd5e9162f8d0e812f184f11ce76493588f4ca4e71c79e5cd665ffebd5 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 12 if (($context["breadcrumb"] ?? null)) { // line 13 echo " "; // line 14 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Breadcrumb")); echo " <ol> "; // line 16 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["breadcrumb"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 17 echo " <li> "; // line 18 if ($this->getAttribute($context["item"], "url", [])) { // line 19 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "url", [])), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text", [])), "html", null, true); echo "</a> "; } else { // line 21 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text", [])), "html", null, true); echo " "; } // line 23 echo " </li> "; } $_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 " </ol> "; } } public function getTemplateName() { return "themes/capital_azur/templates/system/breadcrumb.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 25, 65 => 23, 59 => 21, 51 => 19, 49 => 18, 46 => 17, 42 => 16, 37 => 14, 34 => 13, 32 => 12,); } /** @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/breadcrumb.html.twig", "/var/www/html/themes/capital_azur/templates/system/breadcrumb.html.twig"); } public function checkSecurity() { static $tags = ["if" => 12, "for" => 16]; static $filters = ["t" => 14, "escape" => 19]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'for'], ['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_breadcrumb.html.twig_fd7VCOjV2cDmTXeP94lzxnqcu', '<?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/breadcrumb.html.twig */ class __TwigTemplate_fc6c615cd5e9162f8d0e812f184f11ce76493588f4ca4e71c79e5cd665ffebd5 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 12 if (($context["breadcrumb"] ?? null)) { // line 13 echo " "; // line 14 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Breadcrumb")); echo " <ol> "; // line 16 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["breadcrumb"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 17 echo " <li> "; // line 18 if ($this->getAttribute($context["item"], "url", [])) { // line 19 echo " <a echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "url", [])), "html", null, true); echo "\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text", [])), "html", null, true); echo "</a> "; } else { // line 21 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text", [])), "html", null, true); echo " "; } // line 23 echo " </li> "; } $_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 " </ol> "; } } public function getTemplateName() { return "themes/capital_azur/templates/system/breadcrumb.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 25, 65 => 23, 59 => 21, 51 => 19, 49 => 18, 46 => 17, 42 => 16, 37 => 14, 34 => 13, 32 => 12,); } /** @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/breadcrumb.html.twig", "/var/www/html/themes/capital_azur/templates/system/breadcrumb.html.twig"); } public function checkSecurity() { static $tags = ["if" => 12, "for" => 16]; static $filters = ["t" => 14, "escape" => 19]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'for'], ['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_fc6c615cd5e9162f8d0e812f184f11ce76493588f4ca4e71c79e5cd665ffebd5', 'themes/capital_azur/templates/system/breadcrumb.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/system/breadcrumb.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/system/breadcrumb.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('breadcrumb', 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: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58) __TwigTemplate_3046bac9051034f084437f21b72947fb1c0ce9f37392912da5d3109927e98c11->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/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: 150) __TwigTemplate_b45e5f8bcb0f288eaea022798cf7e2bc5e3fcf9b2204534608668737357d559d->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('modules/custom/capital_azur_banner/templates/banner.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: 57) __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-toolbox.html.twig_r19mOdwkfMIQ3nSmWGp_EJ1or', '<?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_toolbox/templates/block-toolbox.html.twig */ class __TwigTemplate_a9045d09e30f9b9e195619793a1c9d5f0a8be06099bb64504265545ad5b6890e 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 " "; // line 2 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", []))); echo " "; } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 35 => 2, 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("", "profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["raw" => 2]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['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_block-toolbox.html.twig_r19mOdwkfMIQ3nSmWGp_EJ1or', '<?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_toolbox/templates/block-toolbox.html.twig */ class __TwigTemplate_a9045d09e30f9b9e195619793a1c9d5f0a8be06099bb64504265545ad5b6890e 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 " "; // line 2 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "body", []))); echo " "; } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 35 => 2, 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("", "profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["raw" => 2]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['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_a9045d09e30f9b9e195619793a1c9d5f0a8be06099bb64504265545ad5b6890e', 'profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig') (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_toolbox/templates/block-toolbox.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block_toolbox', 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: 111) __TwigTemplate_84bb56c71db873faee12ac9c996f15a6c51a1ed59ffe19ea892139424a7590fe->block_v_page_content(Array, Array) (Line: 214) Twig\Template->displayBlock('v_page_content', Array, Array) (Line: 63) __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)

La Banque Centrale des Etats de l'Afrique de l'Ouest (BCEAO), en association avec la Banque Mondiale, organisent une conférence internationale sur les entreprises de technologies financières (FinTech).
Cette rencontre, qui se tiendra à Paris, devrait réunir des experts et dirigeants d'institutions de régulation et de supervision régionales et internationales, notamment la Bourse Régionale des Valeurs Mobilières (BRVM), la Banque ouest africaine de développement (Boad), le Conseil Régional de l'Epargne Publique et des Marchés Financiers (CREPMF), et la Banque Centrale d'Egypte.
L'initiative, apprend-on, vise à créer un cadre d'échanges et de partage d'expériences en matière de régulation et de supervision des FinTech. Seront entre autres au cœur des discussions: l'application de la technologie blockchain au secteur financier ; l'évolution du crédit digital ; les monnaies virtuelles et les monnaies digitales émises par les banques centrales ; les approches de régulation et de supervision des FinTech.
A noter également, outre la participation des représentants des ministères en charge des Finances des Etats de l'Union économique et monétaire ouest africaine (Uemoa), dont le Togo; la présence annoncée des gouverneurs de Banques centrales de pays hors-Uemoa, notamment de Mauritanie, du Ghana, de Sierra Leone, et des Etats de l'Afrique Centrale.