Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a213efe9ed41_node--basic-page.html.twi_OJgTeMlZxiEtJm7RfawaMS78y', '<?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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig */ class __TwigTemplate_4918dadf866ced37eb24785baf63021d6406c03fc92b7c6ff87d0894cd75d67c 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 75 echo " "; // line 77 $context["classes"] = [0 => "basic-page", 1 => ("basic-page--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute( // line 79 ($context["label"] ?? null), 0, [], "array"), "#context", [], "array"), "value", []))))]; // line 82 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 87 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; // line 90 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 54 => 90, 48 => 87, 41 => 83, 38 => 82, 36 => 79, 35 => 77, 32 => 75,); } /** @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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig", "E:\\inetpub\\tracksideapp.com\\dev1.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\components\\basic-page\\node--basic-page.html.twig"); } public function checkSecurity() { static $tags = ["set" => 77]; static $filters = ["clean_class" => 79, "escape" => 83]; 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('6a213efe9ed41_node--basic-page.html.twi_OJgTeMlZxiEtJm7RfawaMS78y', '<?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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig */ class __TwigTemplate_4918dadf866ced37eb24785baf63021d6406c03fc92b7c6ff87d0894cd75d67c 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 75 echo " "; // line 77 $context["classes"] = [0 => "basic-page", 1 => ("basic-page--" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute( // line 79 ($context["label"] ?? null), 0, [], "array"), "#context", [], "array"), "value", []))))]; // line 82 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 87 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; // line 90 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 54 => 90, 48 => 87, 41 => 83, 38 => 82, 36 => 79, 35 => 77, 32 => 75,); } /** @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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig", "E:\\inetpub\\tracksideapp.com\\dev1.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\components\\basic-page\\node--basic-page.html.twig"); } public function checkSecurity() { static $tags = ["set" => 77]; static $filters = ["clean_class" => 79, "escape" => 83]; 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_4918dadf866ced37eb24785baf63021d6406c03fc92b7c6ff87d0894cd75d67c', 'themes/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.html.twig') (Line: 64) twig_render_template('themes/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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: 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)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a213efe9ed41_field--text-with-summary._fOAwkdocnGC0ZT1juayAQKvre', '<?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/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig */ class __TwigTemplate_c5c3dcf31498bc3c5a0d294820a9b504bb971c967f37f6d4948e0be9e2b43530 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "field--text.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $this->parent = $this->loadTemplate("field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 30 => 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/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", "E:\\inetpub\\tracksideapp.com\\dev1.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\field\\field--text-with-summary.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = []; static $functions = []; try { $this->sandbox->checkSecurity( [], [], [] ); } 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('6a213efe9ed41_field--text-with-summary._fOAwkdocnGC0ZT1juayAQKvre', '<?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/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig */ class __TwigTemplate_c5c3dcf31498bc3c5a0d294820a9b504bb971c967f37f6d4948e0be9e2b43530 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "field--text.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $this->parent = $this->loadTemplate("field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 30 => 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/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", "E:\\inetpub\\tracksideapp.com\\dev1.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\field\\field--text-with-summary.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = []; static $functions = []; try { $this->sandbox->checkSecurity( [], [], [] ); } 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_c5c3dcf31498bc3c5a0d294820a9b504bb971c967f37f6d4948e0be9e2b43530', 'themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 54) __TwigTemplate_4918dadf866ced37eb24785baf63021d6406c03fc92b7c6ff87d0894cd75d67c->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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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: 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)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a213efe9ed41_field--text.html.twig_tLmW9QZM0kvtxvuWILcuo094C', '<?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; /* field--text.html.twig */ class __TwigTemplate_ab6080edc313d19ae913c9d0e0a6b60b56cf735032fc118f9c3684d18a52970b extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "field.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { // line 28 $context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "clearfix", 1 => "text-formatted"], "method"); // line 1 $this->parent = $this->loadTemplate("field.html.twig", "field--text.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "field--text.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 38 => 1, 36 => 28, 30 => 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("", "field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text.html.twig"); } public function checkSecurity() { static $tags = ["set" => 28]; static $filters = []; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], [], [] ); } 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('6a213efe9ed41_field--text.html.twig_tLmW9QZM0kvtxvuWILcuo094C', '<?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; /* field--text.html.twig */ class __TwigTemplate_ab6080edc313d19ae913c9d0e0a6b60b56cf735032fc118f9c3684d18a52970b extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "field.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { // line 28 $context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "clearfix", 1 => "text-formatted"], "method"); // line 1 $this->parent = $this->loadTemplate("field.html.twig", "field--text.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } public function getTemplateName() { return "field--text.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 38 => 1, 36 => 28, 30 => 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("", "field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text.html.twig"); } public function checkSecurity() { static $tags = ["set" => 28]; static $filters = []; static $functions = []; try { $this->sandbox->checkSecurity( ['set'], [], [] ); } 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_ab6080edc313d19ae913c9d0e0a6b60b56cf735032fc118f9c3684d18a52970b', 'field--text.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('field--text.html.twig', NULL) (Line: 375) Twig\Template->loadTemplate('field--text.html.twig', 'themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', 1) (Line: 35) __TwigTemplate_c5c3dcf31498bc3c5a0d294820a9b504bb971c967f37f6d4948e0be9e2b43530->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/contrib/bootstrap_barrio/templates/field/field--text-with-summary.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 54) __TwigTemplate_4918dadf866ced37eb24785baf63021d6406c03fc92b7c6ff87d0894cd75d67c->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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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: 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)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a213efe9ed41_field.html.twig_-_Xi454zTHFBxkp4qV9ETDBqH', '<?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; /* field.html.twig */ class __TwigTemplate_b8f5c9ab1c02b94d16fd8e953087d53b00586f3cde2ca84d59394e650102c888 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 41 $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 43 ($context["field_name"] ?? null)))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 44 ($context["field_type"] ?? null)))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed( // line 45 ($context["label_display"] ?? null)))]; // line 49 $context["title_classes"] = [0 => "field__label", 1 => ((( // line 51 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 54 echo " "; // line 55 if (($context["label_hidden"] ?? null)) { // line 56 echo " "; if (($context["multiple"] ?? null)) { // line 57 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null), 1 => "field__items"], "method")), "html", null, true); echo "> "; // line 58 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 59 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->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\Core\Template\TwigExtension')->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 61 echo " "; } else { // line 63 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 64 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null), 1 => "field__item"], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->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 66 echo " "; } } else { // line 68 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> env->getExtension('Drupal\Core\Template\TwigExtension')->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\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; // line 70 if (($context["multiple"] ?? null)) { // line 71 echo " "; } // line 73 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 74 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->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\Core\Template\TwigExtension')->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 76 echo " "; if (($context["multiple"] ?? null)) { // line 77 echo " "; } // line 79 echo " "; } } public function getTemplateName() { return "field.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 132 => 79, 128 => 77, 125 => 76, 114 => 74, 109 => 73, 105 => 71, 103 => 70, 97 => 69, 92 => 68, 88 => 66, 77 => 64, 72 => 63, 68 => 61, 57 => 59, 53 => 58, 48 => 57, 45 => 56, 43 => 55, 40 => 54, 38 => 51, 37 => 49, 35 => 45, 34 => 44, 33 => 43, 32 => 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("", "field.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field.html.twig"); } public function checkSecurity() { static $tags = ["set" => 41, "if" => 55, "for" => 58]; static $filters = ["clean_class" => 43, "escape" => 57]; 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('6a213efe9ed41_field.html.twig_-_Xi454zTHFBxkp4qV9ETDBqH', '<?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; /* field.html.twig */ class __TwigTemplate_b8f5c9ab1c02b94d16fd8e953087d53b00586f3cde2ca84d59394e650102c888 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 41 $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 43 ($context["field_name"] ?? null)))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 44 ($context["field_type"] ?? null)))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed( // line 45 ($context["label_display"] ?? null)))]; // line 49 $context["title_classes"] = [0 => "field__label", 1 => ((( // line 51 ($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))]; // line 54 echo " "; // line 55 if (($context["label_hidden"] ?? null)) { // line 56 echo " "; if (($context["multiple"] ?? null)) { // line 57 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null), 1 => "field__items"], "method")), "html", null, true); echo "> "; // line 58 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 59 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->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\Core\Template\TwigExtension')->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 61 echo " "; } else { // line 63 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 64 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null), 1 => "field__item"], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->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 66 echo " "; } } else { // line 68 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> env->getExtension('Drupal\Core\Template\TwigExtension')->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\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true); echo " "; // line 70 if (($context["multiple"] ?? null)) { // line 71 echo " "; } // line 73 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 74 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->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\Core\Template\TwigExtension')->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 76 echo " "; if (($context["multiple"] ?? null)) { // line 77 echo " "; } // line 79 echo " "; } } public function getTemplateName() { return "field.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 132 => 79, 128 => 77, 125 => 76, 114 => 74, 109 => 73, 105 => 71, 103 => 70, 97 => 69, 92 => 68, 88 => 66, 77 => 64, 72 => 63, 68 => 61, 57 => 59, 53 => 58, 48 => 57, 45 => 56, 43 => 55, 40 => 54, 38 => 51, 37 => 49, 35 => 45, 34 => 44, 33 => 43, 32 => 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("", "field.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field.html.twig"); } public function checkSecurity() { static $tags = ["set" => 41, "if" => 55, "for" => 58]; static $filters = ["clean_class" => 43, "escape" => 57]; 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_b8f5c9ab1c02b94d16fd8e953087d53b00586f3cde2ca84d59394e650102c888', 'field.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('field.html.twig', NULL) (Line: 375) Twig\Template->loadTemplate('field.html.twig', 'field--text.html.twig', 1) (Line: 38) __TwigTemplate_ab6080edc313d19ae913c9d0e0a6b60b56cf735032fc118f9c3684d18a52970b->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array, Array) (Line: 36) __TwigTemplate_c5c3dcf31498bc3c5a0d294820a9b504bb971c967f37f6d4948e0be9e2b43530->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/contrib/bootstrap_barrio/templates/field/field--text-with-summary.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 54) __TwigTemplate_4918dadf866ced37eb24785baf63021d6406c03fc92b7c6ff87d0894cd75d67c->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/custom/trackside_bootstrap/templates/components/basic-page/node--basic-page.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: 67) Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->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: 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)
Type content here...