- 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_node.html.twig_FxTa4HScHoWaRHSLjisWD2Kv9', '<?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/node/node.html.twig */ class __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828 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 68 $context["classes"] = [0 => "node", 1 => // line 70 ($context["bundle"] ?? null), 2 => (($this->getAttribute( // line 71 ($context["node"] ?? null), "isPromoted", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--promoted")) : ("")), 3 => (($this->getAttribute( // line 72 ($context["node"] ?? null), "isSticky", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--sticky")) : ("")), 4 => (( !$this->getAttribute( // line 73 ($context["node"] ?? null), "isPublished", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--unpublished")) : ("")), 5 => (( // line 74 ($context["view_mode"] ?? null)) ? ((($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : (""))]; // line 77 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 80 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 81 if ( !($context["page"] ?? null)) { // line 82 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null)), "html", null, true); echo "> <a line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["url"] ?? null)), "html", null, true); echo "\" rel=\"bookmark\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo "</a> "; } // line 86 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 88 if (($context["display_submitted"] ?? null)) { // line 89 echo " "; // line 90 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["author_picture"] ?? null)), "html", null, true); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["author_attributes"] ?? null), "addClass", [0 => "node__submitted"], "method")), "html", null, true); echo "> "; // line 92 echo t("Submitted by @author_name on @date", array("@author_name" => ($context["author_name"] ?? null), "@date" => ($context["date"] ?? null), )); // line 93 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["metadata"] ?? null)), "html", null, true); echo " "; } // line 97 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content_attributes"] ?? null), "addClass", [0 => "node__content"], "method")), "html", null, true); echo "> "; // line 99 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/node/node.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 105 => 99, 101 => 98, 98 => 97, 90 => 93, 88 => 92, 84 => 91, 80 => 90, 77 => 89, 75 => 88, 69 => 86, 61 => 83, 56 => 82, 54 => 81, 50 => 80, 45 => 78, 41 => 77, 39 => 74, 38 => 73, 37 => 72, 36 => 71, 35 => 70, 34 => 68, 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("", "themes/capital_azur/templates/node/node.html.twig", "/var/www/html/themes/capital_azur/templates/node/node.html.twig"); } public function checkSecurity() { static $tags = ["set" => 66, "if" => 81, "trans" => 92]; static $filters = ["clean_class" => 66, "escape" => 77]; static $functions = ["attach_library" => 77]; try { $this->sandbox->checkSecurity( ['set', 'if', 'trans'], ['clean_class', 'escape'], ['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_node.html.twig_FxTa4HScHoWaRHSLjisWD2Kv9', '<?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/node/node.html.twig */ class __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828 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 68 $context["classes"] = [0 => "node", 1 => // line 70 ($context["bundle"] ?? null), 2 => (($this->getAttribute( // line 71 ($context["node"] ?? null), "isPromoted", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--promoted")) : ("")), 3 => (($this->getAttribute( // line 72 ($context["node"] ?? null), "isSticky", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--sticky")) : ("")), 4 => (( !$this->getAttribute( // line 73 ($context["node"] ?? null), "isPublished", [], "method")) ? (($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--unpublished")) : ("")), 5 => (( // line 74 ($context["view_mode"] ?? null)) ? ((($this->sandbox->ensureToStringAllowed(($context["bundle"] ?? null)) . "--") . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : (""))]; // line 77 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 80 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 81 if ( !($context["page"] ?? null)) { // line 82 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null)), "html", null, true); echo "> <a line echo this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["url"] ?? null)), "html", null, true); echo "\" rel=\"bookmark\">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo "</a> "; } // line 86 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 88 if (($context["display_submitted"] ?? null)) { // line 89 echo " "; // line 90 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["author_picture"] ?? null)), "html", null, true); echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["author_attributes"] ?? null), "addClass", [0 => "node__submitted"], "method")), "html", null, true); echo "> "; // line 92 echo t("Submitted by @author_name on @date", array("@author_name" => ($context["author_name"] ?? null), "@date" => ($context["date"] ?? null), )); // line 93 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["metadata"] ?? null)), "html", null, true); echo " "; } // line 97 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content_attributes"] ?? null), "addClass", [0 => "node__content"], "method")), "html", null, true); echo "> "; // line 99 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/node/node.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 105 => 99, 101 => 98, 98 => 97, 90 => 93, 88 => 92, 84 => 91, 80 => 90, 77 => 89, 75 => 88, 69 => 86, 61 => 83, 56 => 82, 54 => 81, 50 => 80, 45 => 78, 41 => 77, 39 => 74, 38 => 73, 37 => 72, 36 => 71, 35 => 70, 34 => 68, 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("", "themes/capital_azur/templates/node/node.html.twig", "/var/www/html/themes/capital_azur/templates/node/node.html.twig"); } public function checkSecurity() { static $tags = ["set" => 66, "if" => 81, "trans" => 92]; static $filters = ["clean_class" => 66, "escape" => 77]; static $functions = ["attach_library" => 77]; try { $this->sandbox->checkSecurity( ['set', 'if', 'trans'], ['clean_class', 'escape'], ['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_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828', 'themes/capital_azur/templates/node/node.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/node/node.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/node/node.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_links.html.twig_JQCr9GnDFRG-fFjnQFfW8SJYi', '<?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/navigation/links.html.twig */ class __TwigTemplate_56f0cc269ebad3969db2d249db247e301557e761d21e9ed53ddadb1be712353d 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 34 if (($context["links"] ?? null)) { // line 35 if (($context["heading"] ?? null)) { // line 36 if ($this->getAttribute(($context["heading"] ?? null), "level", [])) { // line 37 echo "<"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "level", [])), "html", null, true); echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "attributes", [])), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "text", [])), "html", null, true); echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "level", [])), "html", null, true); echo ">"; } else { // line 39 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "attributes", [])), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "text", [])), "html", null, true); echo ""; } } // line 42 echo "<ul>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 43 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 44 echo "<li>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "attributes", [])), "html", null, true); echo ">"; // line 45 if ($this->getAttribute($context["item"], "link", [])) { // line 46 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "link", [])), "html", null, true); } elseif ($this->getAttribute( // line 47 $context["item"], "text_attributes", [])) { // line 48 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text_attributes", [])), "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 ""; } else { // line 50 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text", [])), "html", null, true); } // line 52 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 54 echo "</ul>"; } } public function getTemplateName() { return "core/themes/stable/templates/navigation/links.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 90 => 54, 84 => 52, 81 => 50, 74 => 48, 72 => 47, 70 => 46, 68 => 45, 64 => 44, 60 => 43, 56 => 42, 48 => 39, 38 => 37, 36 => 36, 34 => 35, 32 => 34,); } /** @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/navigation/links.html.twig", "/var/www/html/core/themes/stable/templates/navigation/links.html.twig"); } public function checkSecurity() { static $tags = ["if" => 34, "for" => 43]; static $filters = ["escape" => 37]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', '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_links.html.twig_JQCr9GnDFRG-fFjnQFfW8SJYi', '<?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/navigation/links.html.twig */ class __TwigTemplate_56f0cc269ebad3969db2d249db247e301557e761d21e9ed53ddadb1be712353d 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 34 if (($context["links"] ?? null)) { // line 35 if (($context["heading"] ?? null)) { // line 36 if ($this->getAttribute(($context["heading"] ?? null), "level", [])) { // line 37 echo "<"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "level", [])), "html", null, true); echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "attributes", [])), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "text", [])), "html", null, true); echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "level", [])), "html", null, true); echo ">"; } else { // line 39 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "attributes", [])), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["heading"] ?? null), "text", [])), "html", null, true); echo ""; } } // line 42 echo "<ul>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo ">"; // line 43 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 44 echo "<li>env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "attributes", [])), "html", null, true); echo ">"; // line 45 if ($this->getAttribute($context["item"], "link", [])) { // line 46 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "link", [])), "html", null, true); } elseif ($this->getAttribute( // line 47 $context["item"], "text_attributes", [])) { // line 48 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text_attributes", [])), "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 ""; } else { // line 50 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "text", [])), "html", null, true); } // line 52 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 54 echo "</ul>"; } } public function getTemplateName() { return "core/themes/stable/templates/navigation/links.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 90 => 54, 84 => 52, 81 => 50, 74 => 48, 72 => 47, 70 => 46, 68 => 45, 64 => 44, 60 => 43, 56 => 42, 48 => 39, 38 => 37, 36 => 36, 34 => 35, 32 => 34,); } /** @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/navigation/links.html.twig", "/var/www/html/core/themes/stable/templates/navigation/links.html.twig"); } public function checkSecurity() { static $tags = ["if" => 34, "for" => 43]; static $filters = ["escape" => 37]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', '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_56f0cc269ebad3969db2d249db247e301557e761d21e9ed53ddadb1be712353d', 'core/themes/stable/templates/navigation/links.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/themes/stable/templates/navigation/links.html.twig') (Line: 64) twig_render_template('core/themes/stable/templates/navigation/links.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('links', 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_paragraph--vactory-compon_8ZXlT4TaNAqc0RvHYS4SCCdas', '<?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_paragraphs/templates/paragraph--vactory-component.html.twig */ class __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'paragraph' => [$this, 'block_paragraph'], 'paragraphContent' => [$this, 'block_paragraphContent'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 41 echo " "; // line 43 echo " "; // line 44 $context["paragraph_hide"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-none") : ("")); // line 45 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-md-none") : ("")); // line 46 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0))) ? ("d-none d-md-block") : ("")); // line 47 echo " "; // line 49 echo " "; // line 50 $context["bg_x"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != "centrer"))) ? (("bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", [])))) : ("")); // line 51 $context["bg_y"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != "centrer"))) ? ((" bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", [])))) : ("")); // line 52 $context["bg_size"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != "cover"))) ? ((" bg-size-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", [])))) : ("")); // line 53 $context["bg_position_classes"] = (($this->sandbox->ensureToStringAllowed(($context["bg_x"] ?? null)) . $this->sandbox->ensureToStringAllowed(($context["bg_y"] ?? null))) . $this->sandbox->ensureToStringAllowed(($context["bg_size"] ?? null))); // line 54 echo " "; // line 56 echo " "; // line 57 $context["classes"] = [0 => "paragraph", 1 => ("paragraph--type--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute( // line 59 ($context["paragraph"] ?? null), "bundle", [])))), 2 => (( // line 60 ($context["view_mode"] ?? null)) ? (("paragraph--view-mode--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : ("")), 3 => // line 61 ($context["paragraph_hide"] ?? null)]; // line 63 echo " "; // line 64 $context["title_classes"] = [0 => "title"]; // line 67 echo " "; // line 69 echo " "; // line 70 if ($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", [])) { // line 71 echo " "; $context["layout_width"] = $this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", []), "getString", [], "method"); // line 72 echo " "; $context["parallax_class"] = ((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_parallax", []), 0, []), "value", []) > 0)) ? ("paragraph_parallax") : ("")); // line 73 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "narrow_width")) ? ("container") : ("")); // line 74 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "full_width")) ? ("container-fluid") : (($context["containerClasses"] ?? null))); // line 75 echo " "; $context["containerClasses"] = ((twig_test_empty(($context["containerClasses"] ?? null))) ? ("no-container") : (($context["containerClasses"] ?? null))); } // line 77 echo " "; // line 79 echo " "; // line 80 $context["background_attribute"] = $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->createAttribute(); // line 82 $context["background_color"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []) && !twig_test_empty($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")))) ? ($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")) : ("")); // line 84 $context["background_image_url"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []) && !twig_test_empty($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", [])))) ? (call_user_func_array($this->env->getFunction('get_image_url')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", []))])) : ("")); // line 85 $context["bg_classes"] = [0 => "bg-custom-- ", 1 => $this->getAttribute($this->getAttribute( // line 87 ($context["paragraph"] ?? null), "paragraph_css_class", []), "getString", [], "method"), 2 => // line 88 ($context["paragraph_hide"] ?? null), 3 => // line 89 ($context["bg_position_classes"] ?? null)]; // line 91 echo " "; // line 92 if (( !twig_test_empty(($context["background_image_url"] ?? null)) && twig_test_empty(($context["background_color"] ?? null)))) { // line 93 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => ($context["parallax_class"] ?? null)]); // line 94 echo " "; $context["style"] = (("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"); } elseif ((( !twig_test_empty( // line 95 ($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")) && twig_test_empty(($context["background_image_url"] ?? null)))) { // line 96 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--solid"]); // line 97 echo " "; $context["style"] = ("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))); } elseif (( !twig_test_empty( // line 98 ($context["background_color"] ?? null)) && !twig_test_empty(($context["background_image_url"] ?? null)))) { // line 99 echo " "; // line 100 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => "has-background--solid", 2 => ($context["parallax_class"] ?? null)]); // line 101 echo " "; $context["style"] = (((($context["background_color"] ?? null) != "ff0000")) ? ((((("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))) . "; background-image: url(") . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")")) : ((("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"))); } // line 103 echo " "; // line 104 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 105 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["background_attribute"] ?? null), "addClass", [0 => ($context["bg_classes"] ?? null)], "method")), "html", null, true); echo " style=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["style"] ?? null)), "html", null, true); echo "\"> "; } // line 107 echo " "; // line 109 echo " "; // line 110 $this->displayBlock('paragraph', $context, $blocks); // line 125 echo " "; // line 127 echo " "; // line 128 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 129 echo " "; } } // line 110 public function block_paragraph($context, array $blocks = []) { // line 111 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 "> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["containerClasses"] ?? null)), "html", null, true); echo "\"> "; // line 113 $this->displayBlock('paragraphContent', $context, $blocks); // line 121 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_component", [])))))); echo " "; } // line 113 public function block_paragraphContent($context, array $blocks = []) { // line 114 echo " "; if (($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_flag", []), 0, []), "#markup", [], "array") == 1)) { // line 115 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 "> "; // line 116 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_title", [])))))); echo " "; } // line 119 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 "profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 222 => 119, 216 => 116, 211 => 115, 208 => 114, 205 => 113, 196 => 121, 194 => 113, 190 => 112, 185 => 111, 182 => 110, 176 => 129, 174 => 128, 171 => 127, 168 => 125, 166 => 110, 163 => 109, 160 => 107, 152 => 105, 150 => 104, 147 => 103, 143 => 101, 140 => 100, 138 => 99, 136 => 98, 133 => 97, 130 => 96, 128 => 95, 125 => 94, 122 => 93, 120 => 92, 117 => 91, 115 => 89, 114 => 88, 113 => 87, 112 => 85, 110 => 84, 108 => 82, 106 => 80, 103 => 79, 100 => 77, 96 => 75, 93 => 74, 90 => 73, 87 => 72, 84 => 71, 82 => 70, 79 => 69, 76 => 67, 74 => 64, 71 => 63, 69 => 61, 68 => 60, 67 => 59, 66 => 57, 63 => 56, 60 => 54, 58 => 53, 56 => 52, 54 => 51, 52 => 50, 49 => 49, 46 => 47, 44 => 46, 42 => 45, 40 => 44, 37 => 43, 34 => 41,); } /** @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_paragraphs/templates/paragraph--vactory-component.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig"); } public function checkSecurity() { static $tags = ["set" => 44, "if" => 70, "block" => 110]; static $filters = ["clean_class" => 59, "merge" => 93, "escape" => 105]; static $functions = ["create_attribute" => 80, "get_image_url" => 84, "noWrapper" => 121, "hideLabel" => 121, "addAttributes" => 121]; try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'merge', 'escape'], ['create_attribute', 'get_image_url', 'noWrapper', '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_paragraph--vactory-compon_8ZXlT4TaNAqc0RvHYS4SCCdas', '<?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_paragraphs/templates/paragraph--vactory-component.html.twig */ class __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'paragraph' => [$this, 'block_paragraph'], 'paragraphContent' => [$this, 'block_paragraphContent'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 41 echo " "; // line 43 echo " "; // line 44 $context["paragraph_hide"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-none") : ("")); // line 45 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-md-none") : ("")); // line 46 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0))) ? ("d-none d-md-block") : ("")); // line 47 echo " "; // line 49 echo " "; // line 50 $context["bg_x"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != "centrer"))) ? (("bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", [])))) : ("")); // line 51 $context["bg_y"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != "centrer"))) ? ((" bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", [])))) : ("")); // line 52 $context["bg_size"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != "cover"))) ? ((" bg-size-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", [])))) : ("")); // line 53 $context["bg_position_classes"] = (($this->sandbox->ensureToStringAllowed(($context["bg_x"] ?? null)) . $this->sandbox->ensureToStringAllowed(($context["bg_y"] ?? null))) . $this->sandbox->ensureToStringAllowed(($context["bg_size"] ?? null))); // line 54 echo " "; // line 56 echo " "; // line 57 $context["classes"] = [0 => "paragraph", 1 => ("paragraph--type--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute( // line 59 ($context["paragraph"] ?? null), "bundle", [])))), 2 => (( // line 60 ($context["view_mode"] ?? null)) ? (("paragraph--view-mode--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : ("")), 3 => // line 61 ($context["paragraph_hide"] ?? null)]; // line 63 echo " "; // line 64 $context["title_classes"] = [0 => "title"]; // line 67 echo " "; // line 69 echo " "; // line 70 if ($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", [])) { // line 71 echo " "; $context["layout_width"] = $this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", []), "getString", [], "method"); // line 72 echo " "; $context["parallax_class"] = ((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_parallax", []), 0, []), "value", []) > 0)) ? ("paragraph_parallax") : ("")); // line 73 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "narrow_width")) ? ("container") : ("")); // line 74 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "full_width")) ? ("container-fluid") : (($context["containerClasses"] ?? null))); // line 75 echo " "; $context["containerClasses"] = ((twig_test_empty(($context["containerClasses"] ?? null))) ? ("no-container") : (($context["containerClasses"] ?? null))); } // line 77 echo " "; // line 79 echo " "; // line 80 $context["background_attribute"] = $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->createAttribute(); // line 82 $context["background_color"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []) && !twig_test_empty($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")))) ? ($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")) : ("")); // line 84 $context["background_image_url"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []) && !twig_test_empty($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", [])))) ? (call_user_func_array($this->env->getFunction('get_image_url')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", []))])) : ("")); // line 85 $context["bg_classes"] = [0 => "bg-custom-- ", 1 => $this->getAttribute($this->getAttribute( // line 87 ($context["paragraph"] ?? null), "paragraph_css_class", []), "getString", [], "method"), 2 => // line 88 ($context["paragraph_hide"] ?? null), 3 => // line 89 ($context["bg_position_classes"] ?? null)]; // line 91 echo " "; // line 92 if (( !twig_test_empty(($context["background_image_url"] ?? null)) && twig_test_empty(($context["background_color"] ?? null)))) { // line 93 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => ($context["parallax_class"] ?? null)]); // line 94 echo " "; $context["style"] = (("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"); } elseif ((( !twig_test_empty( // line 95 ($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")) && twig_test_empty(($context["background_image_url"] ?? null)))) { // line 96 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--solid"]); // line 97 echo " "; $context["style"] = ("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))); } elseif (( !twig_test_empty( // line 98 ($context["background_color"] ?? null)) && !twig_test_empty(($context["background_image_url"] ?? null)))) { // line 99 echo " "; // line 100 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => "has-background--solid", 2 => ($context["parallax_class"] ?? null)]); // line 101 echo " "; $context["style"] = (((($context["background_color"] ?? null) != "ff0000")) ? ((((("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))) . "; background-image: url(") . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")")) : ((("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"))); } // line 103 echo " "; // line 104 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 105 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["background_attribute"] ?? null), "addClass", [0 => ($context["bg_classes"] ?? null)], "method")), "html", null, true); echo " style=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["style"] ?? null)), "html", null, true); echo "\"> "; } // line 107 echo " "; // line 109 echo " "; // line 110 $this->displayBlock('paragraph', $context, $blocks); // line 125 echo " "; // line 127 echo " "; // line 128 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 129 echo " "; } } // line 110 public function block_paragraph($context, array $blocks = []) { // line 111 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 "> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["containerClasses"] ?? null)), "html", null, true); echo "\"> "; // line 113 $this->displayBlock('paragraphContent', $context, $blocks); // line 121 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_component", [])))))); echo " "; } // line 113 public function block_paragraphContent($context, array $blocks = []) { // line 114 echo " "; if (($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_flag", []), 0, []), "#markup", [], "array") == 1)) { // line 115 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 "> "; // line 116 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_title", [])))))); echo " "; } // line 119 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 "profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 222 => 119, 216 => 116, 211 => 115, 208 => 114, 205 => 113, 196 => 121, 194 => 113, 190 => 112, 185 => 111, 182 => 110, 176 => 129, 174 => 128, 171 => 127, 168 => 125, 166 => 110, 163 => 109, 160 => 107, 152 => 105, 150 => 104, 147 => 103, 143 => 101, 140 => 100, 138 => 99, 136 => 98, 133 => 97, 130 => 96, 128 => 95, 125 => 94, 122 => 93, 120 => 92, 117 => 91, 115 => 89, 114 => 88, 113 => 87, 112 => 85, 110 => 84, 108 => 82, 106 => 80, 103 => 79, 100 => 77, 96 => 75, 93 => 74, 90 => 73, 87 => 72, 84 => 71, 82 => 70, 79 => 69, 76 => 67, 74 => 64, 71 => 63, 69 => 61, 68 => 60, 67 => 59, 66 => 57, 63 => 56, 60 => 54, 58 => 53, 56 => 52, 54 => 51, 52 => 50, 49 => 49, 46 => 47, 44 => 46, 42 => 45, 40 => 44, 37 => 43, 34 => 41,); } /** @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_paragraphs/templates/paragraph--vactory-component.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig"); } public function checkSecurity() { static $tags = ["set" => 44, "if" => 70, "block" => 110]; static $filters = ["clean_class" => 59, "merge" => 93, "escape" => 105]; static $functions = ["create_attribute" => 80, "get_image_url" => 84, "noWrapper" => 121, "hideLabel" => 121, "addAttributes" => 121]; try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'merge', 'escape'], ['create_attribute', 'get_image_url', 'noWrapper', '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_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e', 'profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig') (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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--no-wrapper.html.tw_xLOHGbFjg4HEuVAToJ70h7vCu', '<?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--no-wrapper.html.twig */ class __TwigTemplate_e6e2884e0294de426f98c7dcc9c9812257c02860c8c6f89aeaebf00e29c2e194 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 11 $context["title_classes"] = [0 => "field__label", 1 => ((( // line 13 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 16 if ((($context["label_display"] ?? null) != "hidden")) { // line 17 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 19 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 20 echo " "; if (($context["multiple"] ?? null)) { // line 21 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 "> "; } // line 23 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; // line 24 if (($context["multiple"] ?? null)) { // line 25 echo " "; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "themes/capital_azur/templates/field/field--no-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 65 => 25, 63 => 24, 58 => 23, 52 => 21, 49 => 20, 45 => 19, 37 => 17, 35 => 16, 33 => 13, 32 => 11,); } /** @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--no-wrapper.html.twig", "/var/www/html/themes/capital_azur/templates/field/field--no-wrapper.html.twig"); } public function checkSecurity() { static $tags = ["set" => 11, "if" => 16, "for" => 19]; static $filters = ["escape" => 17]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if', '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--no-wrapper.html.tw_xLOHGbFjg4HEuVAToJ70h7vCu', '<?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--no-wrapper.html.twig */ class __TwigTemplate_e6e2884e0294de426f98c7dcc9c9812257c02860c8c6f89aeaebf00e29c2e194 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 11 $context["title_classes"] = [0 => "field__label", 1 => ((( // line 13 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 16 if ((($context["label_display"] ?? null) != "hidden")) { // line 17 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 19 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 20 echo " "; if (($context["multiple"] ?? null)) { // line 21 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 "> "; } // line 23 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true); echo " "; // line 24 if (($context["multiple"] ?? null)) { // line 25 echo " "; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "themes/capital_azur/templates/field/field--no-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 65 => 25, 63 => 24, 58 => 23, 52 => 21, 49 => 20, 45 => 19, 37 => 17, 35 => 16, 33 => 13, 32 => 11,); } /** @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--no-wrapper.html.twig", "/var/www/html/themes/capital_azur/templates/field/field--no-wrapper.html.twig"); } public function checkSecurity() { static $tags = ["set" => 11, "if" => 16, "for" => 19]; static $filters = ["escape" => 17]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if', '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_e6e2884e0294de426f98c7dcc9c9812257c02860c8c6f89aeaebf00e29c2e194', 'themes/capital_azur/templates/field/field--no-wrapper.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/field/field--no-wrapper.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/field/field--no-wrapper.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: 197) __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 166) __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_main.html.twig_oDw9VuQt3yOHxJFX3lO0UeNxb', '<?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_dynamic_field/templates/main.html.twig */ class __TwigTemplate_50888ee40028e724e6cb141ba77dc173015460e584099248395783d02f88464f 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 if ($this->getAttribute(($context["content"] ?? null), "is_dummy", [])) { // line 2 echo " "; if ($this->getAttribute(($context["content"] ?? null), "has_static_tpl", [])) { // line 3 echo " "; $this->loadTemplate((((($context["widgets_path"] ?? null) . "/") . $this->getAttribute(($context["content"] ?? null), "template", [])) . "/static.html.twig"), "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", 3)->display($context); // line 4 echo " "; } else { // line 5 echo " "; // line 7 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Static template doesn't exist for the widget @platform:@wigdet !", ["@platform" => ($context["platform"] ?? null), "@wigdet" => $this->getAttribute(($context["content"] ?? null), "template", [])])); echo " "; } } else { // line 12 echo " "; if (($this->getAttribute(($context["content"] ?? null), "has_amp_tpl", []) && $this->getAttribute(($context["content"] ?? null), "is_amp_page", []))) { // line 13 echo " "; $this->loadTemplate((((($context["widgets_path"] ?? null) . "/") . $this->getAttribute(($context["content"] ?? null), "template", [])) . "/template.amp.html.twig"), "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", 13)->display(twig_array_merge($context, ["content" => $this->getAttribute( // line 14 ($context["content"] ?? null), "components", []), "extra_fields" => $this->getAttribute( // line 15 ($context["content"] ?? null), "extra_field", [])])); // line 17 echo " "; } else { // line 18 echo " "; $this->loadTemplate((((($context["widgets_path"] ?? null) . "/") . $this->getAttribute(($context["content"] ?? null), "template", [])) . "/template.html.twig"), "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", 18)->display(twig_array_merge($context, ["content" => $this->getAttribute( // line 19 ($context["content"] ?? null), "components", []), "extra_fields" => $this->getAttribute( // line 20 ($context["content"] ?? null), "extra_field", [])])); // line 22 echo " "; } // line 23 echo " "; } } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 74 => 23, 71 => 22, 69 => 20, 68 => 19, 66 => 18, 63 => 17, 61 => 15, 60 => 14, 58 => 13, 55 => 12, 47 => 7, 43 => 5, 40 => 4, 37 => 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("", "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig"); } public function checkSecurity() { static $tags = ["if" => 1, "include" => 3]; static $filters = ["t" => 7]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'include'], ['t'], [] ); } 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_main.html.twig_oDw9VuQt3yOHxJFX3lO0UeNxb', '<?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_dynamic_field/templates/main.html.twig */ class __TwigTemplate_50888ee40028e724e6cb141ba77dc173015460e584099248395783d02f88464f 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 if ($this->getAttribute(($context["content"] ?? null), "is_dummy", [])) { // line 2 echo " "; if ($this->getAttribute(($context["content"] ?? null), "has_static_tpl", [])) { // line 3 echo " "; $this->loadTemplate((((($context["widgets_path"] ?? null) . "/") . $this->getAttribute(($context["content"] ?? null), "template", [])) . "/static.html.twig"), "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", 3)->display($context); // line 4 echo " "; } else { // line 5 echo " "; // line 7 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar(t("Static template doesn't exist for the widget @platform:@wigdet !", ["@platform" => ($context["platform"] ?? null), "@wigdet" => $this->getAttribute(($context["content"] ?? null), "template", [])])); echo " "; } } else { // line 12 echo " "; if (($this->getAttribute(($context["content"] ?? null), "has_amp_tpl", []) && $this->getAttribute(($context["content"] ?? null), "is_amp_page", []))) { // line 13 echo " "; $this->loadTemplate((((($context["widgets_path"] ?? null) . "/") . $this->getAttribute(($context["content"] ?? null), "template", [])) . "/template.amp.html.twig"), "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", 13)->display(twig_array_merge($context, ["content" => $this->getAttribute( // line 14 ($context["content"] ?? null), "components", []), "extra_fields" => $this->getAttribute( // line 15 ($context["content"] ?? null), "extra_field", [])])); // line 17 echo " "; } else { // line 18 echo " "; $this->loadTemplate((((($context["widgets_path"] ?? null) . "/") . $this->getAttribute(($context["content"] ?? null), "template", [])) . "/template.html.twig"), "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", 18)->display(twig_array_merge($context, ["content" => $this->getAttribute( // line 19 ($context["content"] ?? null), "components", []), "extra_fields" => $this->getAttribute( // line 20 ($context["content"] ?? null), "extra_field", [])])); // line 22 echo " "; } // line 23 echo " "; } } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 74 => 23, 71 => 22, 69 => 20, 68 => 19, 66 => 18, 63 => 17, 61 => 15, 60 => 14, 58 => 13, 55 => 12, 47 => 7, 43 => 5, 40 => 4, 37 => 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("", "profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig"); } public function checkSecurity() { static $tags = ["if" => 1, "include" => 3]; static $filters = ["t" => 7]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'include'], ['t'], [] ); } 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_50888ee40028e724e6cb141ba77dc173015460e584099248395783d02f88464f', 'profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig') (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('vactory_dynamic_main', 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: 59) __TwigTemplate_e6e2884e0294de426f98c7dcc9c9812257c02860c8c6f89aeaebf00e29c2e194->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--no-wrapper.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: 197) __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 166) __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_template.html.twig_4TeyUdGh-V6RIu5zPT7RUX4kO', '<?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_dynamic_field/widgets/1/template.html.twig */ class __TwigTemplate_6ced469d905b34acf4a7cf20868767b1f141c241316ceaa2e8f41459a45b3d99 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 3 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), 0, []), "description", []), "value", []), "#text", [], "array"))); echo " "; } public function getTemplateName() { return "modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 3, 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_dynamic_field/widgets/1/template.html.twig", "/var/www/html/modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["raw" => 3]; 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_template.html.twig_4TeyUdGh-V6RIu5zPT7RUX4kO', '<?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_dynamic_field/widgets/1/template.html.twig */ class __TwigTemplate_6ced469d905b34acf4a7cf20868767b1f141c241316ceaa2e8f41459a45b3d99 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 3 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), 0, []), "description", []), "value", []), "#text", [], "array"))); echo " "; } public function getTemplateName() { return "modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 3, 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_dynamic_field/widgets/1/template.html.twig", "/var/www/html/modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["raw" => 3]; 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_6ced469d905b34acf4a7cf20868767b1f141c241316ceaa2e8f41459a45b3d99', 'modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig', NULL) (Line: 375) Twig\Template->loadTemplate('modules/custom/capital_azur_dynamic_field/widgets/1/template.html.twig', 'profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig', 18) (Line: 67) __TwigTemplate_50888ee40028e724e6cb141ba77dc173015460e584099248395783d02f88464f->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_dynamic_field/templates/main.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('vactory_dynamic_main', 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: 59) __TwigTemplate_e6e2884e0294de426f98c7dcc9c9812257c02860c8c6f89aeaebf00e29c2e194->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--no-wrapper.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: 197) __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 166) __TwigTemplate_7a4806a1d7efedc72c2c82875f123d124d5a5e68e7ebca811b3a257d8f90750e->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-component.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_paragraph--vactory-paragr_8CIWihtF_BYoi2ucBZx-mzWCk', '<?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_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig */ class __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'paragraph' => [$this, 'block_paragraph'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 41 echo " "; // line 43 echo " "; // line 44 $context["paragraph_hide"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-none") : ("")); // line 45 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-md-none") : ("")); // line 46 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0))) ? ("d-none d-md-block") : ("")); // line 47 echo " "; // line 49 echo " "; // line 50 $context["bg_x"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != "centrer"))) ? (("bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", [])))) : ("")); // line 51 $context["bg_y"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != "centrer"))) ? ((" bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", [])))) : ("")); // line 52 $context["bg_size"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != "cover"))) ? ((" bg-size-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", [])))) : ("")); // line 53 $context["bg_position_classes"] = (($this->sandbox->ensureToStringAllowed(($context["bg_x"] ?? null)) . $this->sandbox->ensureToStringAllowed(($context["bg_y"] ?? null))) . $this->sandbox->ensureToStringAllowed(($context["bg_size"] ?? null))); // line 54 echo " "; // line 56 echo " "; // line 57 $context["classes"] = [0 => "paragraph", 1 => ("paragraph--type--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute( // line 59 ($context["paragraph"] ?? null), "bundle", [])))), 2 => (( // line 60 ($context["view_mode"] ?? null)) ? (("paragraph--view-mode--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : ("")), 3 => // line 61 ($context["paragraph_hide"] ?? null)]; // line 63 echo " "; // line 64 $context["title_classes"] = [0 => "title"]; // line 67 echo " "; // line 69 echo " "; // line 70 if ($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", [])) { // line 71 echo " "; $context["layout_width"] = $this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", []), "getString", [], "method"); // line 72 echo " "; $context["parallax_class"] = ((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_parallax", []), 0, []), "value", []) > 0)) ? ("paragraph_parallax") : (0)); // line 73 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "narrow_width")) ? ("container") : ("")); // line 74 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "full_width")) ? ("container-fluid") : (($context["containerClasses"] ?? null))); // line 75 echo " "; $context["containerClasses"] = ((twig_test_empty(($context["containerClasses"] ?? null))) ? ("no-container") : (($context["containerClasses"] ?? null))); } // line 77 echo " "; // line 79 echo " "; // line 80 $context["background_attribute"] = $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->createAttribute(); // line 82 $context["background_color"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []) && !twig_test_empty($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")))) ? ($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")) : ("")); // line 84 $context["background_image_url"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []) && !twig_test_empty($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", [])))) ? (call_user_func_array($this->env->getFunction('get_image_url')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", []))])) : ("")); // line 85 $context["bg_classes"] = [0 => "bg-custom-- ", 1 => $this->getAttribute($this->getAttribute( // line 87 ($context["paragraph"] ?? null), "paragraph_css_class", []), "getString", [], "method"), 2 => // line 88 ($context["paragraph_hide"] ?? null), 3 => // line 89 ($context["bg_position_classes"] ?? null)]; // line 91 echo " "; // line 92 if (( !twig_test_empty(($context["background_image_url"] ?? null)) && twig_test_empty(($context["background_color"] ?? null)))) { // line 93 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => ($context["parallax_class"] ?? null)]); // line 94 echo " "; $context["style"] = (("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"); } elseif ((( !twig_test_empty( // line 95 ($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")) && twig_test_empty(($context["background_image_url"] ?? null)))) { // line 96 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--solid"]); // line 97 echo " "; $context["style"] = ("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))); } elseif (( !twig_test_empty( // line 98 ($context["background_color"] ?? null)) && !twig_test_empty(($context["background_image_url"] ?? null)))) { // line 99 echo " "; // line 100 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => "has-background--solid", 2 => ($context["parallax_class"] ?? null)]); // line 101 echo " "; $context["style"] = (((($context["background_color"] ?? null) != "ff0000")) ? ((((("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))) . "; background-image: url(") . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")")) : ((("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"))); } // line 103 echo " "; // line 104 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 105 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["background_attribute"] ?? null), "addClass", [0 => ($context["bg_classes"] ?? null)], "method")), "html", null, true); echo " style=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["style"] ?? null)), "html", null, true); echo "\"> "; } // line 107 echo " "; // line 109 echo " "; // line 110 $this->displayBlock('paragraph', $context, $blocks); // line 132 echo " "; // line 134 echo " "; // line 135 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 136 echo " "; } } // line 110 public function block_paragraph($context, array $blocks = []) { // line 111 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 "> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["containerClasses"] ?? null)), "html", null, true); echo "\"> "; // line 113 if (($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_flag", []), 0, []), "#markup", [], "array") == 1)) { // line 114 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 "> "; // line 115 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_title", [])))))); echo " "; } // line 118 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 119 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_body", [], "any", false, true), 0, [], "any", true, true)) { // line 120 echo " "; // line 121 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_body", [])))))); echo " "; } // line 124 echo " "; if ((($this->getAttribute(($context["content"] ?? null), "field_vactory_block", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "field_vactory_block", []))) : (""))) { // line 125 echo " "; // line 126 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_block", [])), "html", null, true); echo " "; } // line 129 echo " "; } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 234 => 129, 228 => 126, 225 => 125, 222 => 124, 216 => 121, 213 => 120, 211 => 119, 206 => 118, 200 => 115, 195 => 114, 193 => 113, 189 => 112, 184 => 111, 181 => 110, 175 => 136, 173 => 135, 170 => 134, 167 => 132, 165 => 110, 162 => 109, 159 => 107, 151 => 105, 149 => 104, 146 => 103, 142 => 101, 139 => 100, 137 => 99, 135 => 98, 132 => 97, 129 => 96, 127 => 95, 124 => 94, 121 => 93, 119 => 92, 116 => 91, 114 => 89, 113 => 88, 112 => 87, 111 => 85, 109 => 84, 107 => 82, 105 => 80, 102 => 79, 99 => 77, 95 => 75, 92 => 74, 89 => 73, 86 => 72, 83 => 71, 81 => 70, 78 => 69, 75 => 67, 73 => 64, 70 => 63, 68 => 61, 67 => 60, 66 => 59, 65 => 57, 62 => 56, 59 => 54, 57 => 53, 55 => 52, 53 => 51, 51 => 50, 48 => 49, 45 => 47, 43 => 46, 41 => 45, 39 => 44, 36 => 43, 33 => 41,); } /** @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_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig"); } public function checkSecurity() { static $tags = ["set" => 44, "if" => 70, "block" => 110]; static $filters = ["clean_class" => 59, "merge" => 93, "escape" => 105, "default" => 124]; static $functions = ["create_attribute" => 80, "get_image_url" => 84, "noWrapper" => 115, "hideLabel" => 115, "addAttributes" => 115]; try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'merge', 'escape', 'default'], ['create_attribute', 'get_image_url', 'noWrapper', '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_paragraph--vactory-paragr_8CIWihtF_BYoi2ucBZx-mzWCk', '<?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_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig */ class __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ 'paragraph' => [$this, 'block_paragraph'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 41 echo " "; // line 43 echo " "; // line 44 $context["paragraph_hide"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-none") : ("")); // line 45 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_lg", []), 0, []), "value", []) > 0))) ? ("d-md-none") : ("")); // line 46 $context["paragraph_hide"] = (((twig_test_empty(($context["paragraph_hide"] ?? null)) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_paragraph_hide_sm", []), 0, []), "value", []) > 0))) ? ("d-none d-md-block") : ("")); // line 47 echo " "; // line 49 echo " "; // line 50 $context["bg_x"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", []) != "centrer"))) ? (("bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_x", []), 0, []), "value", [])))) : ("")); // line 51 $context["bg_y"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", []) != "centrer"))) ? ((" bg-align-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_position_image_y", []), 0, []), "value", [])))) : ("")); // line 52 $context["bg_size"] = (((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != null) && ($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", []) != "cover"))) ? ((" bg-size-" . $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "field_size_image", []), 0, []), "value", [])))) : ("")); // line 53 $context["bg_position_classes"] = (($this->sandbox->ensureToStringAllowed(($context["bg_x"] ?? null)) . $this->sandbox->ensureToStringAllowed(($context["bg_y"] ?? null))) . $this->sandbox->ensureToStringAllowed(($context["bg_size"] ?? null))); // line 54 echo " "; // line 56 echo " "; // line 57 $context["classes"] = [0 => "paragraph", 1 => ("paragraph--type--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute( // line 59 ($context["paragraph"] ?? null), "bundle", [])))), 2 => (( // line 60 ($context["view_mode"] ?? null)) ? (("paragraph--view-mode--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["view_mode"] ?? null))))) : ("")), 3 => // line 61 ($context["paragraph_hide"] ?? null)]; // line 63 echo " "; // line 64 $context["title_classes"] = [0 => "title"]; // line 67 echo " "; // line 69 echo " "; // line 70 if ($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", [])) { // line 71 echo " "; $context["layout_width"] = $this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_container", []), "getString", [], "method"); // line 72 echo " "; $context["parallax_class"] = ((($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_parallax", []), 0, []), "value", []) > 0)) ? ("paragraph_parallax") : (0)); // line 73 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "narrow_width")) ? ("container") : ("")); // line 74 echo " "; $context["containerClasses"] = (((($context["layout_width"] ?? null) == "full_width")) ? ("container-fluid") : (($context["containerClasses"] ?? null))); // line 75 echo " "; $context["containerClasses"] = ((twig_test_empty(($context["containerClasses"] ?? null))) ? ("no-container") : (($context["containerClasses"] ?? null))); } // line 77 echo " "; // line 79 echo " "; // line 80 $context["background_attribute"] = $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->createAttribute(); // line 82 $context["background_color"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []) && !twig_test_empty($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")))) ? ($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_color", []), "getString", [], "method")) : ("")); // line 84 $context["background_image_url"] = ((($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []) && !twig_test_empty($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", [])))) ? (call_user_func_array($this->env->getFunction('get_image_url')->getCallable(), [$this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["paragraph"] ?? null), "paragraph_background_image", []), 0, []), "value", []), "target_id", []))])) : ("")); // line 85 $context["bg_classes"] = [0 => "bg-custom-- ", 1 => $this->getAttribute($this->getAttribute( // line 87 ($context["paragraph"] ?? null), "paragraph_css_class", []), "getString", [], "method"), 2 => // line 88 ($context["paragraph_hide"] ?? null), 3 => // line 89 ($context["bg_position_classes"] ?? null)]; // line 91 echo " "; // line 92 if (( !twig_test_empty(($context["background_image_url"] ?? null)) && twig_test_empty(($context["background_color"] ?? null)))) { // line 93 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => ($context["parallax_class"] ?? null)]); // line 94 echo " "; $context["style"] = (("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"); } elseif ((( !twig_test_empty( // line 95 ($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")) && twig_test_empty(($context["background_image_url"] ?? null)))) { // line 96 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--solid"]); // line 97 echo " "; $context["style"] = ("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))); } elseif (( !twig_test_empty( // line 98 ($context["background_color"] ?? null)) && !twig_test_empty(($context["background_image_url"] ?? null)))) { // line 99 echo " "; // line 100 echo " "; $context["bg_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["bg_classes"] ?? null)), [0 => "has-background--image", 1 => "has-background--solid", 2 => ($context["parallax_class"] ?? null)]); // line 101 echo " "; $context["style"] = (((($context["background_color"] ?? null) != "ff0000")) ? ((((("background-color: #" . $this->sandbox->ensureToStringAllowed(($context["background_color"] ?? null))) . "; background-image: url(") . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")")) : ((("background-image: url(" . $this->sandbox->ensureToStringAllowed(($context["background_image_url"] ?? null))) . ")"))); } // line 103 echo " "; // line 104 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 105 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["background_attribute"] ?? null), "addClass", [0 => ($context["bg_classes"] ?? null)], "method")), "html", null, true); echo " style=\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["style"] ?? null)), "html", null, true); echo "\"> "; } // line 107 echo " "; // line 109 echo " "; // line 110 $this->displayBlock('paragraph', $context, $blocks); // line 132 echo " "; // line 134 echo " "; // line 135 if (( !twig_test_empty(($context["background_image_url"] ?? null)) || ( !twig_test_empty(($context["background_color"] ?? null)) && (($context["background_color"] ?? null) != "ff0000")))) { // line 136 echo " "; } } // line 110 public function block_paragraph($context, array $blocks = []) { // line 111 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 "> env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["containerClasses"] ?? null)), "html", null, true); echo "\"> "; // line 113 if (($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_flag", []), 0, []), "#markup", [], "array") == 1)) { // line 114 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 "> "; // line 115 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_title", [])))))); echo " "; } // line 118 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 119 if ($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_vactory_body", [], "any", false, true), 0, [], "any", true, true)) { // line 120 echo " "; // line 121 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar($this->env->getExtension('Drupal\vactory_core\TwigExtension\TwigExtension')->noWrapper($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_body", [])))))); echo " "; } // line 124 echo " "; if ((($this->getAttribute(($context["content"] ?? null), "field_vactory_block", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["content"] ?? null), "field_vactory_block", []))) : (""))) { // line 125 echo " "; // line 126 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_vactory_block", [])), "html", null, true); echo " "; } // line 129 echo " "; } public function getTemplateName() { return "profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 234 => 129, 228 => 126, 225 => 125, 222 => 124, 216 => 121, 213 => 120, 211 => 119, 206 => 118, 200 => 115, 195 => 114, 193 => 113, 189 => 112, 184 => 111, 181 => 110, 175 => 136, 173 => 135, 170 => 134, 167 => 132, 165 => 110, 162 => 109, 159 => 107, 151 => 105, 149 => 104, 146 => 103, 142 => 101, 139 => 100, 137 => 99, 135 => 98, 132 => 97, 129 => 96, 127 => 95, 124 => 94, 121 => 93, 119 => 92, 116 => 91, 114 => 89, 113 => 88, 112 => 87, 111 => 85, 109 => 84, 107 => 82, 105 => 80, 102 => 79, 99 => 77, 95 => 75, 92 => 74, 89 => 73, 86 => 72, 83 => 71, 81 => 70, 78 => 69, 75 => 67, 73 => 64, 70 => 63, 68 => 61, 67 => 60, 66 => 59, 65 => 57, 62 => 56, 59 => 54, 57 => 53, 55 => 52, 53 => 51, 51 => 50, 48 => 49, 45 => 47, 43 => 46, 41 => 45, 39 => 44, 36 => 43, 33 => 41,); } /** @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_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig", "/var/www/html/profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig"); } public function checkSecurity() { static $tags = ["set" => 44, "if" => 70, "block" => 110]; static $filters = ["clean_class" => 59, "merge" => 93, "escape" => 105, "default" => 124]; static $functions = ["create_attribute" => 80, "get_image_url" => 84, "noWrapper" => 115, "hideLabel" => 115, "addAttributes" => 115]; try { $this->sandbox->checkSecurity( ['set', 'if', 'block'], ['clean_class', 'merge', 'escape', 'default'], ['create_attribute', 'get_image_url', 'noWrapper', '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_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d', 'profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig') (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_webform-submission-form.h_jcPKAdGckXsqGT4IuezlJtVW3', '<?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/webform/templates/webform-submission-form.html.twig */ class __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58 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 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-submission-form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "modules/contrib/webform/templates/webform-submission-form.html.twig", "/var/www/html/modules/contrib/webform/templates/webform-submission-form.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 12]; 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_webform-submission-form.h_jcPKAdGckXsqGT4IuezlJtVW3', '<?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/webform/templates/webform-submission-form.html.twig */ class __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58 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 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-submission-form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "modules/contrib/webform/templates/webform-submission-form.html.twig", "/var/www/html/modules/contrib/webform/templates/webform-submission-form.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 12]; 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_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58', 'modules/contrib/webform/templates/webform-submission-form.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/contrib/webform/templates/webform-submission-form.html.twig') (Line: 64) twig_render_template('modules/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_input.html.twig_BRYA9BuUCunZrg0-3xqh_6TnG', '<?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/form/input.html.twig */ class __TwigTemplate_a13cfb540cda61ee305c897950e3e59d01983d7aa6c386732cc91f70bdbb5b63 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 $context["classes"] = [0 => ("form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 17 ($context["type"] ?? null)))), 1 => ((!twig_in_filter( // line 18 ($context["type"] ?? null), [0 => "checkbox", 1 => "radio", 2 => "submit", 3 => "button"])) ? ("form-control") : ("")), 2 => ((twig_in_filter( // line 19 ($context["type"] ?? null), [0 => "checkbox", 1 => "radio"])) ? ("form-check-input") : ("")), 3 => ((twig_in_filter( // line 20 ($context["type"] ?? null), [0 => "submit", 1 => "button"])) ? ("btn") : ("")), 4 => ((twig_in_filter( // line 21 ($context["type"] ?? null), [0 => "submit", 1 => "button"])) ? ("btn-primary") : (""))]; // line 24 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method"), "removeClass", [0 => "form-text"], "method")), "html", null, true); echo " />"; 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 "themes/capital_azur/templates/form/input.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 24, 37 => 21, 36 => 20, 35 => 19, 34 => 18, 33 => 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("", "themes/capital_azur/templates/form/input.html.twig", "/var/www/html/themes/capital_azur/templates/form/input.html.twig"); } public function checkSecurity() { static $tags = ["set" => 16]; static $filters = ["clean_class" => 17, "escape" => 24]; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], ['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_input.html.twig_BRYA9BuUCunZrg0-3xqh_6TnG', '<?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/form/input.html.twig */ class __TwigTemplate_a13cfb540cda61ee305c897950e3e59d01983d7aa6c386732cc91f70bdbb5b63 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 $context["classes"] = [0 => ("form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 17 ($context["type"] ?? null)))), 1 => ((!twig_in_filter( // line 18 ($context["type"] ?? null), [0 => "checkbox", 1 => "radio", 2 => "submit", 3 => "button"])) ? ("form-control") : ("")), 2 => ((twig_in_filter( // line 19 ($context["type"] ?? null), [0 => "checkbox", 1 => "radio"])) ? ("form-check-input") : ("")), 3 => ((twig_in_filter( // line 20 ($context["type"] ?? null), [0 => "submit", 1 => "button"])) ? ("btn") : ("")), 4 => ((twig_in_filter( // line 21 ($context["type"] ?? null), [0 => "submit", 1 => "button"])) ? ("btn-primary") : (""))]; // line 24 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method"), "removeClass", [0 => "form-text"], "method")), "html", null, true); echo " />"; 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 "themes/capital_azur/templates/form/input.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 24, 37 => 21, 36 => 20, 35 => 19, 34 => 18, 33 => 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("", "themes/capital_azur/templates/form/input.html.twig", "/var/www/html/themes/capital_azur/templates/form/input.html.twig"); } public function checkSecurity() { static $tags = ["set" => 16]; static $filters = ["clean_class" => 17, "escape" => 24]; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], ['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_a13cfb540cda61ee305c897950e3e59d01983d7aa6c386732cc91f70bdbb5b63', 'themes/capital_azur/templates/form/input.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/form/input.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/form/input.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('input', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_form-element.html.twig_rgEcXHsaUoViKfFDQsHdMF2m2', '<?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/form/form-element.html.twig */ class __TwigTemplate_fc60813cc472f656e3f34e9391a151a08e6b409a7f480d537fa9cd4a0d4129b9 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 $context["classes"] = [0 => "js-form-item", 1 => ("js-form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 9 ($context["type"] ?? null)))), 2 => ("js-form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 10 ($context["name"] ?? null)))), 3 => (( // line 11 ($context["is_inline"] ?? null)) ? ("") : ("form-item")), 4 => (( // line 12 ($context["is_inline"] ?? null)) ? ("") : ("form-group")), 5 => ("form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 13 ($context["type"] ?? null)))), 6 => ("form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 14 ($context["name"] ?? null)))), 7 => ((( // line 15 ($context["label_display"] ?? null) == "inline")) ? ("title-inline") : ("")), 8 => ((( // line 16 ($context["label_display"] ?? null) == "before")) ? ("title-before") : ("")), 9 => ((( // line 17 ($context["label_display"] ?? null) == "after")) ? ("title-after") : ("")), 10 => ((( // line 18 ($context["label_display"] ?? null) == "invisible")) ? ("title-invisible") : ("")), 11 => ((( // line 19 ($context["disabled"] ?? null) == "disabled")) ? ("form-disabled") : ("")), 12 => ((( // line 20 ($context["type"] ?? null) == "checkbox")) ? ("checkbox form-check") : ("")), 13 => ((( // line 21 ($context["type"] ?? null) == "radio")) ? ("radio form-check") : ("")), 14 => (( // line 22 ($context["is_inline"] ?? null)) ? ("col") : (""))]; // line 24 $context["description_classes"] = [0 => "help-block", 1 => ((( // line 26 ($context["description_display"] ?? null) == "invisible")) ? ("visually-hidden") : (""))]; // 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 "> "; // line 29 if (twig_in_filter(($context["label_display"] ?? null), [0 => "before", 1 => "invisible"])) { // line 30 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 32 echo " "; // line 33 if ( !twig_test_empty(($context["prefix"] ?? null))) { // line 34 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["prefix"] ?? null)), "html", null, true); echo " "; } // line 36 echo " "; // line 37 if (((($context["description_display"] ?? null) == "before") && $this->getAttribute(($context["description"] ?? null), "content", []))) { // line 38 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["description"] ?? null), "attributes", [])), "html", null, true); echo "> "; // line 39 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["description"] ?? null), "content", [])), "html", null, true); echo " "; } // line 42 echo " "; // line 43 if ((($context["label_display"] ?? null) == "inline")) { // line 44 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 46 echo " "; // line 47 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; // line 49 if ( !twig_test_empty(($context["suffix"] ?? null))) { // line 50 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["suffix"] ?? null)), "html", null, true); echo " "; } // line 52 echo " "; // line 53 if ((($context["label_display"] ?? null) == "after")) { // line 54 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 56 echo " "; // line 57 if ((twig_in_filter(($context["description_display"] ?? null), [0 => "after", 1 => "invisible"]) && $this->getAttribute(($context["description"] ?? null), "content", []))) { // line 58 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute(($context["description"] ?? null), "attributes", []), "addClass", [0 => ($context["description_classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 59 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["description"] ?? null), "content", [])), "html", null, true); echo " "; } // line 62 echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/form/form-element.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 145 => 62, 139 => 59, 134 => 58, 132 => 57, 129 => 56, 123 => 54, 121 => 53, 118 => 52, 112 => 50, 110 => 49, 105 => 47, 102 => 46, 96 => 44, 94 => 43, 91 => 42, 85 => 39, 80 => 38, 78 => 37, 75 => 36, 69 => 34, 67 => 33, 64 => 32, 58 => 30, 56 => 29, 51 => 28, 49 => 26, 48 => 24, 46 => 22, 45 => 21, 44 => 20, 43 => 19, 42 => 18, 41 => 17, 40 => 16, 39 => 15, 38 => 14, 37 => 13, 36 => 12, 35 => 11, 34 => 10, 33 => 9, 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/form/form-element.html.twig", "/var/www/html/themes/capital_azur/templates/form/form-element.html.twig"); } public function checkSecurity() { static $tags = ["set" => 7, "if" => 29]; static $filters = ["clean_class" => 9, "escape" => 28]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if'], ['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_form-element.html.twig_rgEcXHsaUoViKfFDQsHdMF2m2', '<?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/form/form-element.html.twig */ class __TwigTemplate_fc60813cc472f656e3f34e9391a151a08e6b409a7f480d537fa9cd4a0d4129b9 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 $context["classes"] = [0 => "js-form-item", 1 => ("js-form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 9 ($context["type"] ?? null)))), 2 => ("js-form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 10 ($context["name"] ?? null)))), 3 => (( // line 11 ($context["is_inline"] ?? null)) ? ("") : ("form-item")), 4 => (( // line 12 ($context["is_inline"] ?? null)) ? ("") : ("form-group")), 5 => ("form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 13 ($context["type"] ?? null)))), 6 => ("form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 14 ($context["name"] ?? null)))), 7 => ((( // line 15 ($context["label_display"] ?? null) == "inline")) ? ("title-inline") : ("")), 8 => ((( // line 16 ($context["label_display"] ?? null) == "before")) ? ("title-before") : ("")), 9 => ((( // line 17 ($context["label_display"] ?? null) == "after")) ? ("title-after") : ("")), 10 => ((( // line 18 ($context["label_display"] ?? null) == "invisible")) ? ("title-invisible") : ("")), 11 => ((( // line 19 ($context["disabled"] ?? null) == "disabled")) ? ("form-disabled") : ("")), 12 => ((( // line 20 ($context["type"] ?? null) == "checkbox")) ? ("checkbox form-check") : ("")), 13 => ((( // line 21 ($context["type"] ?? null) == "radio")) ? ("radio form-check") : ("")), 14 => (( // line 22 ($context["is_inline"] ?? null)) ? ("col") : (""))]; // line 24 $context["description_classes"] = [0 => "help-block", 1 => ((( // line 26 ($context["description_display"] ?? null) == "invisible")) ? ("visually-hidden") : (""))]; // 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 "> "; // line 29 if (twig_in_filter(($context["label_display"] ?? null), [0 => "before", 1 => "invisible"])) { // line 30 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 32 echo " "; // line 33 if ( !twig_test_empty(($context["prefix"] ?? null))) { // line 34 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["prefix"] ?? null)), "html", null, true); echo " "; } // line 36 echo " "; // line 37 if (((($context["description_display"] ?? null) == "before") && $this->getAttribute(($context["description"] ?? null), "content", []))) { // line 38 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["description"] ?? null), "attributes", [])), "html", null, true); echo "> "; // line 39 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["description"] ?? null), "content", [])), "html", null, true); echo " "; } // line 42 echo " "; // line 43 if ((($context["label_display"] ?? null) == "inline")) { // line 44 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 46 echo " "; // line 47 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; // line 49 if ( !twig_test_empty(($context["suffix"] ?? null))) { // line 50 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["suffix"] ?? null)), "html", null, true); echo " "; } // line 52 echo " "; // line 53 if ((($context["label_display"] ?? null) == "after")) { // line 54 echo " "; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; } // line 56 echo " "; // line 57 if ((twig_in_filter(($context["description_display"] ?? null), [0 => "after", 1 => "invisible"]) && $this->getAttribute(($context["description"] ?? null), "content", []))) { // line 58 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute(($context["description"] ?? null), "attributes", []), "addClass", [0 => ($context["description_classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 59 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["description"] ?? null), "content", [])), "html", null, true); echo " "; } // line 62 echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/form/form-element.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 145 => 62, 139 => 59, 134 => 58, 132 => 57, 129 => 56, 123 => 54, 121 => 53, 118 => 52, 112 => 50, 110 => 49, 105 => 47, 102 => 46, 96 => 44, 94 => 43, 91 => 42, 85 => 39, 80 => 38, 78 => 37, 75 => 36, 69 => 34, 67 => 33, 64 => 32, 58 => 30, 56 => 29, 51 => 28, 49 => 26, 48 => 24, 46 => 22, 45 => 21, 44 => 20, 43 => 19, 42 => 18, 41 => 17, 40 => 16, 39 => 15, 38 => 14, 37 => 13, 36 => 12, 35 => 11, 34 => 10, 33 => 9, 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/form/form-element.html.twig", "/var/www/html/themes/capital_azur/templates/form/form-element.html.twig"); } public function checkSecurity() { static $tags = ["set" => 7, "if" => 29]; static $filters = ["clean_class" => 9, "escape" => 28]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if'], ['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_fc60813cc472f656e3f34e9391a151a08e6b409a7f480d537fa9cd4a0d4129b9', 'themes/capital_azur/templates/form/form-element.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/form/form-element.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/form/form-element.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form_element', Array) (Line: 487) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_form-element-label.html.t_8n3moNhIPVh-06AKqPS5hvrH0', '<?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/form/form-element-label.html.twig */ class __TwigTemplate_224a89eae43edf0bc402acb7660003ed3444121734979ab8013b29bd23d816d4 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 $context["classes"] = [0 => ((( // line 21 ($context["label_display"] ?? null) == "after")) ? ("option label-after") : ("")), 1 => ((( // line 22 ($context["label_display"] ?? null) == "before")) ? ("label-before") : ("")), 2 => ((( // line 23 ($context["label_display"] ?? null) == "inline")) ? ("label-inline") : ("")), 3 => ((( // line 24 ($context["title_display"] ?? null) == "invisible")) ? ("visually-hidden") : ("")), 4 => (( // line 25 ($context["required"] ?? null)) ? ("js-form-required") : ("")), 5 => (( // line 26 ($context["required"] ?? null)) ? ("form-required") : (""))]; // line 29 if (( !twig_test_empty(($context["title"] ?? null)) || ($context["required"] ?? null))) { // line 30 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 31 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null)), "html", null, true); // line 32 if (($context["required"] ?? null)) { // line 33 echo "*"; } // line 35 if (($context["description"] ?? null)) { // line 36 echo ""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["description"] ?? null)), "html", null, true); echo ""; } // line 38 echo ""; } } public function getTemplateName() { return "themes/capital_azur/templates/form/form-element-label.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 61 => 38, 56 => 36, 54 => 35, 51 => 33, 49 => 32, 47 => 31, 42 => 30, 40 => 29, 38 => 26, 37 => 25, 36 => 24, 35 => 23, 34 => 22, 33 => 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("", "themes/capital_azur/templates/form/form-element-label.html.twig", "/var/www/html/themes/capital_azur/templates/form/form-element-label.html.twig"); } public function checkSecurity() { static $tags = ["set" => 20, "if" => 29]; static $filters = ["escape" => 30]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', '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_form-element-label.html.t_8n3moNhIPVh-06AKqPS5hvrH0', '<?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/form/form-element-label.html.twig */ class __TwigTemplate_224a89eae43edf0bc402acb7660003ed3444121734979ab8013b29bd23d816d4 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 $context["classes"] = [0 => ((( // line 21 ($context["label_display"] ?? null) == "after")) ? ("option label-after") : ("")), 1 => ((( // line 22 ($context["label_display"] ?? null) == "before")) ? ("label-before") : ("")), 2 => ((( // line 23 ($context["label_display"] ?? null) == "inline")) ? ("label-inline") : ("")), 3 => ((( // line 24 ($context["title_display"] ?? null) == "invisible")) ? ("visually-hidden") : ("")), 4 => (( // line 25 ($context["required"] ?? null)) ? ("js-form-required") : ("")), 5 => (( // line 26 ($context["required"] ?? null)) ? ("form-required") : (""))]; // line 29 if (( !twig_test_empty(($context["title"] ?? null)) || ($context["required"] ?? null))) { // line 30 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 31 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null)), "html", null, true); // line 32 if (($context["required"] ?? null)) { // line 33 echo "*"; } // line 35 if (($context["description"] ?? null)) { // line 36 echo ""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["description"] ?? null)), "html", null, true); echo ""; } // line 38 echo ""; } } public function getTemplateName() { return "themes/capital_azur/templates/form/form-element-label.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 61 => 38, 56 => 36, 54 => 35, 51 => 33, 49 => 32, 47 => 31, 42 => 30, 40 => 29, 38 => 26, 37 => 25, 36 => 24, 35 => 23, 34 => 22, 33 => 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("", "themes/capital_azur/templates/form/form-element-label.html.twig", "/var/www/html/themes/capital_azur/templates/form/form-element-label.html.twig"); } public function checkSecurity() { static $tags = ["set" => 20, "if" => 29]; static $filters = ["escape" => 30]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', '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_224a89eae43edf0bc402acb7660003ed3444121734979ab8013b29bd23d816d4', 'themes/capital_azur/templates/form/form-element-label.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/form/form-element-label.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/form/form-element-label.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form_element_label', 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: 59) __TwigTemplate_fc60813cc472f656e3f34e9391a151a08e6b409a7f480d537fa9cd4a0d4129b9->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/form/form-element.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form_element', Array) (Line: 487) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_select.html.twig_vrP2wkfjJQ1lYpzILfJf-QFMk', '<?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/form/select.html.twig */ class __TwigTemplate_5d0f104b188abb0db69786a67ecd6ef8d7ee390d108ac803e244de49dc50dae6 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 14 $context["classes"] = [0 => "form-control"]; // line 18 ob_start(function () { return ''; }); // line 19 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 20 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["options"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["option"]) { // line 21 echo " "; if (($this->getAttribute($context["option"], "type", []) == "optgroup")) { // line 22 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["option"], "label", [])), "html", null, true); echo "\"> "; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["option"], "options", [])); foreach ($context['_seq'] as $context["_key"] => $context["sub_option"]) { // line 24 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["sub_option"], "value", [])), "html", null, true); echo "\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar((($this->getAttribute($context["sub_option"], "selected", [])) ? (" selected=\"selected\"") : (""))); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["sub_option"], "label", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_option'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } elseif (($this->getAttribute( // line 27 $context["option"], "type", []) == "option")) { // line 28 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["option"], "value", [])), "html", null, true); echo "\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar((($this->getAttribute($context["option"], "selected", [])) ? (" selected=\"selected\"") : (""))); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["option"], "label", [])), "html", null, true); echo " "; } // line 30 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 31 echo " "; echo trim(preg_replace('/>\s+<', ob_get_clean())); } public function getTemplateName() { return "themes/capital_azur/templates/form/select.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 91 => 31, 85 => 30, 75 => 28, 73 => 27, 70 => 26, 57 => 24, 53 => 23, 48 => 22, 45 => 21, 41 => 20, 36 => 19, 34 => 18, 32 => 14,); } /** @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/form/select.html.twig", "/var/www/html/themes/capital_azur/templates/form/select.html.twig"); } public function checkSecurity() { static $tags = ["set" => 14, "spaceless" => 18, "for" => 20, "if" => 21]; static $filters = ["escape" => 19]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'spaceless', 'for', '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_select.html.twig_vrP2wkfjJQ1lYpzILfJf-QFMk', '<?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/form/select.html.twig */ class __TwigTemplate_5d0f104b188abb0db69786a67ecd6ef8d7ee390d108ac803e244de49dc50dae6 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 14 $context["classes"] = [0 => "form-control"]; // line 18 ob_start(function () { return ''; }); // line 19 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 20 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["options"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["option"]) { // line 21 echo " "; if (($this->getAttribute($context["option"], "type", []) == "optgroup")) { // line 22 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["option"], "label", [])), "html", null, true); echo "\"> "; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["option"], "options", [])); foreach ($context['_seq'] as $context["_key"] => $context["sub_option"]) { // line 24 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["sub_option"], "value", [])), "html", null, true); echo "\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar((($this->getAttribute($context["sub_option"], "selected", [])) ? (" selected=\"selected\"") : (""))); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["sub_option"], "label", [])), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_option'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " "; } elseif (($this->getAttribute( // line 27 $context["option"], "type", []) == "option")) { // line 28 echo " env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["option"], "value", [])), "html", null, true); echo "\""; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->renderVar((($this->getAttribute($context["option"], "selected", [])) ? (" selected=\"selected\"") : (""))); echo ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["option"], "label", [])), "html", null, true); echo " "; } // line 30 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 31 echo " "; echo trim(preg_replace('/>\s+<', ob_get_clean())); } public function getTemplateName() { return "themes/capital_azur/templates/form/select.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 91 => 31, 85 => 30, 75 => 28, 73 => 27, 70 => 26, 57 => 24, 53 => 23, 48 => 22, 45 => 21, 41 => 20, 36 => 19, 34 => 18, 32 => 14,); } /** @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/form/select.html.twig", "/var/www/html/themes/capital_azur/templates/form/select.html.twig"); } public function checkSecurity() { static $tags = ["set" => 14, "spaceless" => 18, "for" => 20, "if" => 21]; static $filters = ["escape" => 19]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'spaceless', 'for', '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_5d0f104b188abb0db69786a67ecd6ef8d7ee390d108ac803e244de49dc50dae6', 'themes/capital_azur/templates/form/select.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/form/select.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/form/select.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('select', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_textarea.html.twig_lqgJsLqsEMCDm1GOWjC0P1jLr', '<?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/form/textarea.html.twig */ class __TwigTemplate_3ef99babcdccb0b07bb6773ae572fe34a3751a0fac9116764197eec8cb85a9c0 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 $context["classes"] = [0 => "form-textarea", 1 => "form-control", 2 => (( // line 22 ($context["resizable"] ?? null)) ? (("resize-" . $this->sandbox->ensureToStringAllowed(($context["resizable"] ?? null)))) : ("")), 3 => (( // line 23 ($context["required"] ?? null)) ? ("required") : (""))]; // line 26 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["wrapper_attributes"] ?? null), "addClass", [0 => "form-textarea-wrapper"], "method")), "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 ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/form/textarea.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 27, 36 => 26, 34 => 23, 33 => 22, 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("", "themes/capital_azur/templates/form/textarea.html.twig", "/var/www/html/themes/capital_azur/templates/form/textarea.html.twig"); } public function checkSecurity() { static $tags = ["set" => 19]; static $filters = ["escape" => 26]; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], ['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_textarea.html.twig_lqgJsLqsEMCDm1GOWjC0P1jLr', '<?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/form/textarea.html.twig */ class __TwigTemplate_3ef99babcdccb0b07bb6773ae572fe34a3751a0fac9116764197eec8cb85a9c0 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 $context["classes"] = [0 => "form-textarea", 1 => "form-control", 2 => (( // line 22 ($context["resizable"] ?? null)) ? (("resize-" . $this->sandbox->ensureToStringAllowed(($context["resizable"] ?? null)))) : ("")), 3 => (( // line 23 ($context["required"] ?? null)) ? ("required") : (""))]; // line 26 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["wrapper_attributes"] ?? null), "addClass", [0 => "form-textarea-wrapper"], "method")), "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 ">"; echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/form/textarea.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 27, 36 => 26, 34 => 23, 33 => 22, 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("", "themes/capital_azur/templates/form/textarea.html.twig", "/var/www/html/themes/capital_azur/templates/form/textarea.html.twig"); } public function checkSecurity() { static $tags = ["set" => 19]; static $filters = ["escape" => 26]; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], ['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_3ef99babcdccb0b07bb6773ae572fe34a3751a0fac9116764197eec8cb85a9c0', 'themes/capital_azur/templates/form/textarea.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/form/textarea.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/form/textarea.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('textarea', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_webform-actions.html.twig_buFOgzNAgAzuBgF9wLSKg4079', '<?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/webform/templates/webform-actions.html.twig */ class __TwigTemplate_bab160b60c2d4869ce141979a5ae0d9b29ba50901c7eaaaf75032f2271a40489 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 13 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-actions.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 32 => 13,); } /** @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/webform/templates/webform-actions.html.twig", "/var/www/html/modules/contrib/webform/templates/webform-actions.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 13]; 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_webform-actions.html.twig_buFOgzNAgAzuBgF9wLSKg4079', '<?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/webform/templates/webform-actions.html.twig */ class __TwigTemplate_bab160b60c2d4869ce141979a5ae0d9b29ba50901c7eaaaf75032f2271a40489 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 13 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "modules/contrib/webform/templates/webform-actions.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 32 => 13,); } /** @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/webform/templates/webform-actions.html.twig", "/var/www/html/modules/contrib/webform/templates/webform-actions.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 13]; 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_bab160b60c2d4869ce141979a5ae0d9b29ba50901c7eaaaf75032f2271a40489', 'modules/contrib/webform/templates/webform-actions.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/contrib/webform/templates/webform-actions.html.twig') (Line: 64) twig_render_template('modules/contrib/webform/templates/webform-actions.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_actions', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_container.html.twig_XRXOhyLQdCKlW2LdjJLGuoC4u', '<?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/form/container.html.twig */ class __TwigTemplate_68db896168d9e6197ca7c450576948ea87f773f83536e6568452eac45071e509 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 23 $context["classes"] = [0 => (( // line 24 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 => (( // line 25 ($context["has_parent"] ?? null)) ? ("form-wrapper") : ("")), 2 => (( // line 26 ($context["is_inline"] ?? null)) ? ("col") : (""))]; // line 29 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(($context["children"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/form/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 29, 35 => 26, 34 => 25, 33 => 24, 32 => 23,); } /** @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/form/container.html.twig", "/var/www/html/themes/capital_azur/templates/form/container.html.twig"); } public function checkSecurity() { static $tags = ["set" => 23]; static $filters = ["escape" => 29]; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], ['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_container.html.twig_XRXOhyLQdCKlW2LdjJLGuoC4u', '<?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/form/container.html.twig */ class __TwigTemplate_68db896168d9e6197ca7c450576948ea87f773f83536e6568452eac45071e509 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 23 $context["classes"] = [0 => (( // line 24 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 => (( // line 25 ($context["has_parent"] ?? null)) ? ("form-wrapper") : ("")), 2 => (( // line 26 ($context["is_inline"] ?? null)) ? ("col") : (""))]; // line 29 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(($context["children"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/form/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 29, 35 => 26, 34 => 25, 33 => 24, 32 => 23,); } /** @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/form/container.html.twig", "/var/www/html/themes/capital_azur/templates/form/container.html.twig"); } public function checkSecurity() { static $tags = ["set" => 23]; static $filters = ["escape" => 29]; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], ['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_68db896168d9e6197ca7c450576948ea87f773f83536e6568452eac45071e509', 'themes/capital_azur/templates/form/container.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/form/container.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/form/container.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('container', Array) (Line: 487) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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: 32) __TwigTemplate_6fda2c995f539715eb27e6511275bfbd2605bcb8d296fb30ee2ff302bc2f0a58->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/contrib/webform/templates/webform-submission-form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform_submission_form', 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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_webform.html.twig_SnCLyQHxlwjbsFAndqML8rCaJ', '<?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/webform/templates/webform.html.twig */ class __TwigTemplate_b184ec325553eb9768d7162150f374c429af4c53632f13813afea58b01f8b14b 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 24 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo "> "; // line 25 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 26 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; // line 27 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/contrib/webform/templates/webform.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 45 => 27, 41 => 26, 37 => 25, 32 => 24,); } /** @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/webform/templates/webform.html.twig", "/var/www/html/modules/contrib/webform/templates/webform.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 24]; 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_webform.html.twig_SnCLyQHxlwjbsFAndqML8rCaJ', '<?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/webform/templates/webform.html.twig */ class __TwigTemplate_b184ec325553eb9768d7162150f374c429af4c53632f13813afea58b01f8b14b 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 24 echo "env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo "> "; // line 25 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 26 echo $this->env->getExtension('Drupal\twig_extender\TwigExtenderService')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; // line 27 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/contrib/webform/templates/webform.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 45 => 27, 41 => 26, 37 => 25, 32 => 24,); } /** @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/webform/templates/webform.html.twig", "/var/www/html/modules/contrib/webform/templates/webform.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 24]; 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_b184ec325553eb9768d7162150f374c429af4c53632f13813afea58b01f8b14b', 'modules/contrib/webform/templates/webform.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('modules/contrib/webform/templates/webform.html.twig') (Line: 64) twig_render_template('modules/contrib/webform/templates/webform.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('webform', Array) (Line: 487) 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: 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: 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: 501) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 228) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->block_paragraph(Array, Array) (Line: 214) Twig\Template->displayBlock('paragraph', Array, Array) (Line: 165) __TwigTemplate_b156aca8d547f19cd89d16afe0879e6884b713f30edfe536710c70226a16c52d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 432) Twig\Template->render(Array) (Line: 64) twig_render_template('profiles/vactory_starter_kit/modules/vactory_paragraphs/templates/paragraph--vactory-paragraph-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('paragraph', 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: 107) __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: 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: 105) __TwigTemplate_707f0f6b7509cf51345b4ddc40e485500db1e8ba6dfa5e9589ee229b59686828->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/node/node.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--vactory-page.html.t_X1zgDqHjwA8AFhK1uM_Hd4F_i', '<?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--vactory-page.html.twig */ class __TwigTemplate_d28152c6c225bb2846bda9c5b8bff2d29e412787957c286f8181279590335000 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ 'v_page_content' => [$this, 'block_v_page_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "page.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $this->parent = $this->loadTemplate("page.html.twig", "themes/capital_azur/templates/page/page--vactory-page.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 3 public function block_v_page_content($context, array $blocks = []) { // line 4 echo " "; // line 5 if ($this->getAttribute(($context["page"] ?? null), "content", [])) { // line 6 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 8 echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/page/page--vactory-page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 8, 49 => 6, 47 => 5, 44 => 4, 41 => 3, 31 => 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/page/page--vactory-page.html.twig", "/var/www/html/themes/capital_azur/templates/page/page--vactory-page.html.twig"); } public function checkSecurity() { static $tags = ["if" => 5]; static $filters = ["escape" => 6]; 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_page--vactory-page.html.t_X1zgDqHjwA8AFhK1uM_Hd4F_i', '<?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--vactory-page.html.twig */ class __TwigTemplate_d28152c6c225bb2846bda9c5b8bff2d29e412787957c286f8181279590335000 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ 'v_page_content' => [$this, 'block_v_page_content'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "page.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $this->parent = $this->loadTemplate("page.html.twig", "themes/capital_azur/templates/page/page--vactory-page.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 3 public function block_v_page_content($context, array $blocks = []) { // line 4 echo " "; // line 5 if ($this->getAttribute(($context["page"] ?? null), "content", [])) { // line 6 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 8 echo " "; } public function getTemplateName() { return "themes/capital_azur/templates/page/page--vactory-page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 8, 49 => 6, 47 => 5, 44 => 4, 41 => 3, 31 => 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/page/page--vactory-page.html.twig", "/var/www/html/themes/capital_azur/templates/page/page--vactory-page.html.twig"); } public function checkSecurity() { static $tags = ["if" => 5]; static $filters = ["escape" => 6]; 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_d28152c6c225bb2846bda9c5b8bff2d29e412787957c286f8181279590335000', 'themes/capital_azur/templates/page/page--vactory-page.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/capital_azur/templates/page/page--vactory-page.html.twig') (Line: 64) twig_render_template('themes/capital_azur/templates/page/page--vactory-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_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; /* 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 "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("", "page.html.twig", "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; /* 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 "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("", "page.html.twig", "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', 'page.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('page.html.twig', NULL) (Line: 375) Twig\Template->loadTemplate('page.html.twig', 'themes/capital_azur/templates/page/page--vactory-page.html.twig', 1) (Line: 36) __TwigTemplate_d28152c6c225bb2846bda9c5b8bff2d29e412787957c286f8181279590335000->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--vactory-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, Array) (Line: 37) __TwigTemplate_d28152c6c225bb2846bda9c5b8bff2d29e412787957c286f8181279590335000->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--vactory-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)
Paragraphs
Pour vous satisfaire et répondre correctement à vos besoins, questions, suggestions ou traitement de vos réclamations, nous vous proposons de remplir ce formulaire.