Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a1fed894f217_input--submit-button.html_KBvuN3ug9mB55SVjp8RRdeKUL', '<?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/form/input--submit-button.html.twig */ class __TwigTemplate_241335b568230bb8e1dac67a9fece0120fc3b9e492a6c4640424b75cdef25bd4 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 "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo "> "; // line 15 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["safe_value_label"] ?? null))); echo " "; // line 17 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 43 => 17, 38 => 15, 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("", "themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\form\\input--submit-button.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 13, "raw" => 15]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['escape', '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('6a1fed894f217_input--submit-button.html_KBvuN3ug9mB55SVjp8RRdeKUL', '<?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/form/input--submit-button.html.twig */ class __TwigTemplate_241335b568230bb8e1dac67a9fece0120fc3b9e492a6c4640424b75cdef25bd4 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 "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo "> "; // line 15 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["safe_value_label"] ?? null))); echo " "; // line 17 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 43 => 17, 38 => 15, 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("", "themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\form\\input--submit-button.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 13, "raw" => 15]; static $functions = []; try { $this->sandbox->checkSecurity( [], ['escape', '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_241335b568230bb8e1dac67a9fece0120fc3b9e492a6c4640424b75cdef25bd4', 'themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig') (Line: 64) twig_render_template('themes/custom/trackside_bootstrap/templates/form/input--submit-button.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('input', 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: 444) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) 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('6a1fed894f217_container.html.twig_80ZKRGnDHVbo2PK6WaTNcJzT5', '<?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/form/container.html.twig */ class __TwigTemplate_1e7098051a0357f7cd8753f0b7d4101c93accb720842702775261aaa2051630c 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 21 $context["classes"] = [0 => (( // line 22 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 => ((( // line 23 ($context["has_parent"] ?? null) && !($context["omit_form_group"] ?? null))) ? ("form-group") : (""))]; // line 26 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 ">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/form/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 26, 34 => 23, 33 => 22, 32 => 21,); } /** @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/form/container.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\form\\container.html.twig"); } public function checkSecurity() { static $tags = ["set" => 21]; 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('6a1fed894f217_container.html.twig_80ZKRGnDHVbo2PK6WaTNcJzT5', '<?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/form/container.html.twig */ class __TwigTemplate_1e7098051a0357f7cd8753f0b7d4101c93accb720842702775261aaa2051630c 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 21 $context["classes"] = [0 => (( // line 22 ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 => ((( // line 23 ($context["has_parent"] ?? null) && !($context["omit_form_group"] ?? null))) ? ("form-group") : (""))]; // line 26 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 ">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/form/container.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 36 => 26, 34 => 23, 33 => 22, 32 => 21,); } /** @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/form/container.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\form\\container.html.twig"); } public function checkSecurity() { static $tags = ["set" => 21]; 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_1e7098051a0357f7cd8753f0b7d4101c93accb720842702775261aaa2051630c', 'themes/custom/trackside_bootstrap/templates/form/container.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/trackside_bootstrap/templates/form/container.html.twig') (Line: 64) twig_render_template('themes/custom/trackside_bootstrap/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: 444) 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('6a1fed894f217_form.html.twig_rVtQxoNj1ZTFiTvbUD-1V4ip0', '<?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/form/form.html.twig */ class __TwigTemplate_93698bbddccbcf4454e4c7f874e7c3869e3ef4f9458c2eeb338c37cce35578cc 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\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/form"), "html", null, true); echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo "> "; // line 15 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/form/form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 40 => 15, 36 => 14, 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("", "themes/contrib/bootstrap_barrio/templates/form/form.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\form\\form.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 13]; static $functions = ["attach_library" => 13]; try { $this->sandbox->checkSecurity( [], ['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('6a1fed894f217_form.html.twig_rVtQxoNj1ZTFiTvbUD-1V4ip0', '<?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/form/form.html.twig */ class __TwigTemplate_93698bbddccbcf4454e4c7f874e7c3869e3ef4f9458c2eeb338c37cce35578cc 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\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/form"), "html", null, true); echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true); echo "> "; // line 15 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/form/form.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 40 => 15, 36 => 14, 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("", "themes/contrib/bootstrap_barrio/templates/form/form.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\form\\form.html.twig"); } public function checkSecurity() { static $tags = []; static $filters = ["escape" => 13]; static $functions = ["attach_library" => 13]; try { $this->sandbox->checkSecurity( [], ['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_93698bbddccbcf4454e4c7f874e7c3869e3ef4f9458c2eeb338c37cce35578cc', 'themes/contrib/bootstrap_barrio/templates/form/form.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/form/form.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/form/form.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('form', Array) (Line: 487) 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('6a1fed894f217_block--local-tasks-block._W5yT5Lkklh4ibXLUxYsioLfU8', '<?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/block/block--local-tasks-block.html.twig */ class __TwigTemplate_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9 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 7 $this->displayBlock('content', $context, $blocks); } public function block_content($context, array $blocks = []) { // line 8 echo " "; if (($context["content"] ?? null)) { // line 9 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Tabs")); echo "\"> "; // line 10 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/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig"; } public function getDebugInfo() { return array ( 47 => 10, 42 => 9, 39 => 8, 33 => 7,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\block\\block--local-tasks-block.html.twig"); } public function checkSecurity() { static $tags = ["block" => 7, "if" => 8]; static $filters = ["t" => 9, "escape" => 10]; static $functions = []; try { $this->sandbox->checkSecurity( ['block', 'if'], ['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('6a1fed894f217_block--local-tasks-block._W5yT5Lkklh4ibXLUxYsioLfU8', '<?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/block/block--local-tasks-block.html.twig */ class __TwigTemplate_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9 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 7 $this->displayBlock('content', $context, $blocks); } public function block_content($context, array $blocks = []) { // line 8 echo " "; if (($context["content"] ?? null)) { // line 9 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Tabs")); echo "\"> "; // line 10 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/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig"; } public function getDebugInfo() { return array ( 47 => 10, 42 => 9, 39 => 8, 33 => 7,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\block\\block--local-tasks-block.html.twig"); } public function checkSecurity() { static $tags = ["block" => 7, "if" => 8]; static $filters = ["t" => 9, "escape" => 10]; static $functions = []; try { $this->sandbox->checkSecurity( ['block', 'if'], ['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_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9', 'themes/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/block/block--local-tasks-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 71) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->block_content(Array, Array) (Line: 214) Twig\Template->displayBlock('content', Array, Array) (Line: 77) __TwigTemplate_44578d372abed3e73327fa67c1cf40ed87069a582ad7878777a6df0d45c72cd7->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array, Array) (Line: 39) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->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/layout/page--user--login.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 75) __TwigTemplate_a0adf5f27c43a5050b10374222ca010c731bf6444d08f65497112661e80be929->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/layout/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: 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('6a1fed894f217_menu-local-tasks.html.twi_NUVZdbL1MwcrlEydl7atqybSa', '<?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/navigation/menu-local-tasks.html.twig */ class __TwigTemplate_7d236c78ac8ee1b8e3a1513c33a065c008c8735b89f6106422145f1dfc802f2f extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 16 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/tabs"), "html", null, true); echo " "; // line 17 if (($context["primary"] ?? null)) { // line 18 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Primary tabs")); echo " <ul>"; // line 19 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["primary"] ?? null)), "html", null, true); echo "</ul> "; } // line 21 if (($context["secondary"] ?? null)) { // line 22 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Secondary tabs")); echo " <ul>"; // line 23 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["secondary"] ?? null)), "html", null, true); echo "</ul> "; } } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 23, 50 => 22, 48 => 21, 43 => 19, 38 => 18, 36 => 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/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\navigation\\menu-local-tasks.html.twig"); } public function checkSecurity() { static $tags = ["if" => 17]; static $filters = ["escape" => 16, "t" => 18]; static $functions = ["attach_library" => 16]; try { $this->sandbox->checkSecurity( ['if'], ['escape', 't'], ['attach_library'] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6a1fed894f217_menu-local-tasks.html.twi_NUVZdbL1MwcrlEydl7atqybSa', '<?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/navigation/menu-local-tasks.html.twig */ class __TwigTemplate_7d236c78ac8ee1b8e3a1513c33a065c008c8735b89f6106422145f1dfc802f2f extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 16 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/tabs"), "html", null, true); echo " "; // line 17 if (($context["primary"] ?? null)) { // line 18 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Primary tabs")); echo " <ul>"; // line 19 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["primary"] ?? null)), "html", null, true); echo "</ul> "; } // line 21 if (($context["secondary"] ?? null)) { // line 22 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Secondary tabs")); echo " <ul>"; // line 23 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["secondary"] ?? null)), "html", null, true); echo "</ul> "; } } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 23, 50 => 22, 48 => 21, 43 => 19, 38 => 18, 36 => 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/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\navigation\\menu-local-tasks.html.twig"); } public function checkSecurity() { static $tags = ["if" => 17]; static $filters = ["escape" => 16, "t" => 18]; static $functions = ["attach_library" => 16]; try { $this->sandbox->checkSecurity( ['if'], ['escape', 't'], ['attach_library'] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_7d236c78ac8ee1b8e3a1513c33a065c008c8735b89f6106422145f1dfc802f2f', 'themes/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/navigation/menu-local-tasks.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('menu_local_tasks', Array) (Line: 431) 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: 47) __TwigTemplate_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9->block_content(Array, Array) (Line: 214) Twig\Template->displayBlock('content', Array, Array) (Line: 33) __TwigTemplate_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9->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/block/block--local-tasks-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 71) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->block_content(Array, Array) (Line: 214) Twig\Template->displayBlock('content', Array, Array) (Line: 77) __TwigTemplate_44578d372abed3e73327fa67c1cf40ed87069a582ad7878777a6df0d45c72cd7->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array, Array) (Line: 39) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->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/layout/page--user--login.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 75) __TwigTemplate_a0adf5f27c43a5050b10374222ca010c731bf6444d08f65497112661e80be929->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/layout/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: 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('6a1fed894f217_menu-local-task.html.twig_QqGYq6CK2ZSvrceYJr4J_O-6v', '<?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/navigation/menu-local-task.html.twig */ class __TwigTemplate_114bf305f967646c9d555941eab018fc09d60b04eca1d5b853d91224311ed077 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 => "nav-link", 1 => (( // line 22 ($context["is_active"] ?? null)) ? ("active") : ("")), 2 => (($this->getAttribute($this->getAttribute($this->getAttribute( // line 23 ($context["item"] ?? null), "url", []), "getOption", [0 => "attributes"], "method"), "class", [])) ? (twig_join_filter($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["item"] ?? null), "url", []), "getOption", [0 => "attributes"], "method"), "class", [])), " ")) : ("")), 3 => ("nav-link-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute( // line 24 ($context["item"] ?? null), "url", []), "toString", [], "method"))))]; // line 27 echo "<li>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ((($context["is_active"] ?? null)) ? ("active") : ("")), 1 => "nav-item"], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getLink($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["item"] ?? null), "text", [])), $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["item"] ?? null), "url", [])), ["class" => ($context["classes"] ?? null)]), "html", null, true); echo "</li> "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 27, 35 => 24, 34 => 23, 33 => 22, 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/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\navigation\\menu-local-task.html.twig"); } public function checkSecurity() { static $tags = ["set" => 20]; static $filters = ["join" => 23, "clean_class" => 24, "escape" => 27]; static $functions = ["link" => 27]; try { $this->sandbox->checkSecurity( ['set'], ['join', 'clean_class', 'escape'], ['link'] ); } 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('6a1fed894f217_menu-local-task.html.twig_QqGYq6CK2ZSvrceYJr4J_O-6v', '<?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/navigation/menu-local-task.html.twig */ class __TwigTemplate_114bf305f967646c9d555941eab018fc09d60b04eca1d5b853d91224311ed077 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 => "nav-link", 1 => (( // line 22 ($context["is_active"] ?? null)) ? ("active") : ("")), 2 => (($this->getAttribute($this->getAttribute($this->getAttribute( // line 23 ($context["item"] ?? null), "url", []), "getOption", [0 => "attributes"], "method"), "class", [])) ? (twig_join_filter($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute(($context["item"] ?? null), "url", []), "getOption", [0 => "attributes"], "method"), "class", [])), " ")) : ("")), 3 => ("nav-link-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute( // line 24 ($context["item"] ?? null), "url", []), "toString", [], "method"))))]; // line 27 echo "<li>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ((($context["is_active"] ?? null)) ? ("active") : ("")), 1 => "nav-item"], "method")), "html", null, true); echo ">"; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getLink($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["item"] ?? null), "text", [])), $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["item"] ?? null), "url", [])), ["class" => ($context["classes"] ?? null)]), "html", null, true); echo "</li> "; } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 27, 35 => 24, 34 => 23, 33 => 22, 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/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\navigation\\menu-local-task.html.twig"); } public function checkSecurity() { static $tags = ["set" => 20]; static $filters = ["join" => 23, "clean_class" => 24, "escape" => 27]; static $functions = ["link" => 27]; try { $this->sandbox->checkSecurity( ['set'], ['join', 'clean_class', 'escape'], ['link'] ); } 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_114bf305f967646c9d555941eab018fc09d60b04eca1d5b853d91224311ed077', 'themes/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/navigation/menu-local-task.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('menu_local_task', 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: 43) __TwigTemplate_7d236c78ac8ee1b8e3a1513c33a065c008c8735b89f6106422145f1dfc802f2f->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/navigation/menu-local-tasks.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('menu_local_tasks', Array) (Line: 431) 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: 47) __TwigTemplate_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9->block_content(Array, Array) (Line: 214) Twig\Template->displayBlock('content', Array, Array) (Line: 33) __TwigTemplate_a9fe3cf007a527b6e270fe6332e7c246f50b024e32870ec5eb8adc61352c73a9->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/block/block--local-tasks-block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array) (Line: 444) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 71) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->block_content(Array, Array) (Line: 214) Twig\Template->displayBlock('content', Array, Array) (Line: 77) __TwigTemplate_44578d372abed3e73327fa67c1cf40ed87069a582ad7878777a6df0d45c72cd7->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array, Array) (Line: 39) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->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/layout/page--user--login.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 75) __TwigTemplate_a0adf5f27c43a5050b10374222ca010c731bf6444d08f65497112661e80be929->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/layout/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: 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('6a1fed894f217_menu--footer.html.twig_CA_xvl4gErxobFuBexS5IuXZe', '<?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/navigation/menu--footer.html.twig */ class __TwigTemplate_203ebadabcf0bc6ce46457d7be209812f6f65385bf3408695840bde1da3b116c 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 21 $context["menus"] = $this; // line 22 echo " "; // line 27 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($context["menus"]->getmenu_links(($context["items"] ?? null), ($context["attributes"] ?? null), 0)); echo " "; } // line 29 public function getmenu_links($__items__ = null, $__attributes__ = null, $__menu_level__ = null, ...$__varargs__) { $context = $this->env->mergeGlobals([ "items" => $__items__, "attributes" => $__attributes__, "menu_level" => $__menu_level__, "varargs" => $__varargs__, ]); $blocks = []; ob_start(function () { return ''; }); try { // line 30 echo " "; $context["menus"] = $this; // line 31 echo " "; if (($context["items"] ?? null)) { // line 32 echo " "; if ((($context["menu_level"] ?? null) == 0)) { // line 33 echo " <ul>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "nav navbar-nav"], "method")), "html", null, true); echo "> "; } else { // line 35 echo " <ul> "; } // line 37 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 38 echo " "; // line 39 $context["classes"] = [0 => "nav-item", 1 => (($this->getAttribute( // line 41 $context["item"], "is_expanded", [])) ? ("menu-item--expanded") : ("")), 2 => (($this->getAttribute( // line 42 $context["item"], "is_collapsed", [])) ? ("menu-item--collapsed") : ("")), 3 => (($this->getAttribute( // line 43 $context["item"], "in_active_trail", [])) ? ("active") : (""))]; // line 46 echo " <li>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["item"], "attributes", []), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 48 $context["link_classes"] = [0 => "nav-link", 1 => (($this->getAttribute( // line 50 $context["item"], "in_active_trail", [])) ? ("active") : ("")), 2 => (($this->getAttribute($this->getAttribute($this->getAttribute( // line 51 $context["item"], "url", []), "getOption", [0 => "attributes"], "method"), "class", [])) ? (twig_join_filter($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($context["item"], "url", []), "getOption", [0 => "attributes"], "method"), "class", [])), " ")) : ("")), 3 => ("nav-link-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute( // line 52 $context["item"], "url", []), "toString", [], "method"))))]; // line 55 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getLink($this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "title", [])), $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "url", [])), ["class" => ($context["link_classes"] ?? null)]), "html", null, true); echo " "; // line 56 if ($this->getAttribute($context["item"], "below", [])) { // line 57 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($context["menus"]->getmenu_links($this->getAttribute($context["item"], "below", []), ($context["attributes"] ?? null), (($context["menu_level"] ?? null) + 1))); echo " "; } // line 59 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 61 echo " </ul> "; } } catch (\Exception $e) { ob_end_clean(); throw $e; } catch (\Throwable $e) { ob_end_clean(); throw $e; } return ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/navigation/menu--footer.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 119 => 61, 112 => 59, 106 => 57, 104 => 56, 99 => 55, 97 => 52, 96 => 51, 95 => 50, 94 => 48, 89 => 46, 87 => 43, 86 => 42, 85 => 41, 84 => 39, 82 => 38, 77 => 37, 73 => 35, 67 => 33, 64 => 32, 61 => 31, 58 => 30, 44 => 29, 37 => 27, 34 => 22, 32 => 21,); } /** @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/navigation/menu--footer.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\navigation\\menu--footer.html.twig"); } public function checkSecurity() { static $tags = ["import" => 21, "macro" => 29, "if" => 31, "for" => 37, "set" => 39]; static $filters = ["escape" => 33, "join" => 51, "clean_class" => 52]; static $functions = ["link" => 55]; try { $this->sandbox->checkSecurity( ['import', 'macro', 'if', 'for', 'set'], ['escape', 'join', 'clean_class'], ['link'] ); } 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('6a1fed894f217_menu--footer.html.twig_CA_xvl4gErxobFuBexS5IuXZe', '<?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/navigation/menu--footer.html.twig */ class __TwigTemplate_203ebadabcf0bc6ce46457d7be209812f6f65385bf3408695840bde1da3b116c 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 21 $context["menus"] = $this; // line 22 echo " "; // line 27 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($context["menus"]->getmenu_links(($context["items"] ?? null), ($context["attributes"] ?? null), 0)); echo " "; } // line 29 public function getmenu_links($__items__ = null, $__attributes__ = null, $__menu_level__ = null, ...$__varargs__) { $context = $this->env->mergeGlobals([ "items" => $__items__, "attributes" => $__attributes__, "menu_level" => $__menu_level__, "varargs" => $__varargs__, ]); $blocks = []; ob_start(function () { return ''; }); try { // line 30 echo " "; $context["menus"] = $this; // line 31 echo " "; if (($context["items"] ?? null)) { // line 32 echo " "; if ((($context["menu_level"] ?? null) == 0)) { // line 33 echo " <ul>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "nav navbar-nav"], "method")), "html", null, true); echo "> "; } else { // line 35 echo " <ul> "; } // line 37 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 38 echo " "; // line 39 $context["classes"] = [0 => "nav-item", 1 => (($this->getAttribute( // line 41 $context["item"], "is_expanded", [])) ? ("menu-item--expanded") : ("")), 2 => (($this->getAttribute( // line 42 $context["item"], "is_collapsed", [])) ? ("menu-item--collapsed") : ("")), 3 => (($this->getAttribute( // line 43 $context["item"], "in_active_trail", [])) ? ("active") : (""))]; // line 46 echo " <li>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($context["item"], "attributes", []), "addClass", [0 => ($context["classes"] ?? null)], "method")), "html", null, true); echo "> "; // line 48 $context["link_classes"] = [0 => "nav-link", 1 => (($this->getAttribute( // line 50 $context["item"], "in_active_trail", [])) ? ("active") : ("")), 2 => (($this->getAttribute($this->getAttribute($this->getAttribute( // line 51 $context["item"], "url", []), "getOption", [0 => "attributes"], "method"), "class", [])) ? (twig_join_filter($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute($this->getAttribute($context["item"], "url", []), "getOption", [0 => "attributes"], "method"), "class", [])), " ")) : ("")), 3 => ("nav-link-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed($this->getAttribute($this->getAttribute( // line 52 $context["item"], "url", []), "toString", [], "method"))))]; // line 55 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getLink($this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "title", [])), $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "url", [])), ["class" => ($context["link_classes"] ?? null)]), "html", null, true); echo " "; // line 56 if ($this->getAttribute($context["item"], "below", [])) { // line 57 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($context["menus"]->getmenu_links($this->getAttribute($context["item"], "below", []), ($context["attributes"] ?? null), (($context["menu_level"] ?? null) + 1))); echo " "; } // line 59 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 61 echo " </ul> "; } } catch (\Exception $e) { ob_end_clean(); throw $e; } catch (\Throwable $e) { ob_end_clean(); throw $e; } return ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); } public function getTemplateName() { return "themes/contrib/bootstrap_barrio/templates/navigation/menu--footer.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 119 => 61, 112 => 59, 106 => 57, 104 => 56, 99 => 55, 97 => 52, 96 => 51, 95 => 50, 94 => 48, 89 => 46, 87 => 43, 86 => 42, 85 => 41, 84 => 39, 82 => 38, 77 => 37, 73 => 35, 67 => 33, 64 => 32, 61 => 31, 58 => 30, 44 => 29, 37 => 27, 34 => 22, 32 => 21,); } /** @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/navigation/menu--footer.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\contrib\\bootstrap_barrio\\templates\\navigation\\menu--footer.html.twig"); } public function checkSecurity() { static $tags = ["import" => 21, "macro" => 29, "if" => 31, "for" => 37, "set" => 39]; static $filters = ["escape" => 33, "join" => 51, "clean_class" => 52]; static $functions = ["link" => 55]; try { $this->sandbox->checkSecurity( ['import', 'macro', 'if', 'for', 'set'], ['escape', 'join', 'clean_class'], ['link'] ); } 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_203ebadabcf0bc6ce46457d7be209812f6f65385bf3408695840bde1da3b116c', 'themes/contrib/bootstrap_barrio/templates/navigation/menu--footer.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/navigation/menu--footer.html.twig') (Line: 64) twig_render_template('themes/contrib/bootstrap_barrio/templates/navigation/menu--footer.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('menu__footer', Array) (Line: 431) 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: 47) __TwigTemplate_898d777d645d1725dbf9d8cdb57073d745676860d114f55f44c5375c260f357d->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array) (Line: 84) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->block_footer(Array, Array) (Line: 214) Twig\Template->displayBlock('footer', Array, Array) (Line: 109) __TwigTemplate_44578d372abed3e73327fa67c1cf40ed87069a582ad7878777a6df0d45c72cd7->doDisplay(Array, Array) (Line: 453) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420) Twig\Template->display(Array, Array) (Line: 39) __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e->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/layout/page--user--login.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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 75) __TwigTemplate_a0adf5f27c43a5050b10374222ca010c731bf6444d08f65497112661e80be929->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/layout/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: 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('6a1fed894f217_off-canvas-page-wrapper.h_PagN-L8iDa3TsGpJyvA-C074q', '<?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/modules/system/templates/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_0fedf5fcc56c7615476a13e34d59fcd6b473ac4a92d4ebbe6fdee6a82c01c7ae 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 if (($context["children"] ?? null)) { // line 23 echo " "; // line 24 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "core/modules/system/templates/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 24, 34 => 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/modules/system/templates/off-canvas-page-wrapper.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\core\\modules\\system\\templates\\off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = ["if" => 22]; static $filters = ["escape" => 24]; 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('6a1fed894f217_off-canvas-page-wrapper.h_PagN-L8iDa3TsGpJyvA-C074q', '<?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/modules/system/templates/off-canvas-page-wrapper.html.twig */ class __TwigTemplate_0fedf5fcc56c7615476a13e34d59fcd6b473ac4a92d4ebbe6fdee6a82c01c7ae 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 if (($context["children"] ?? null)) { // line 23 echo " "; // line 24 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null)), "html", null, true); echo " "; } } public function getTemplateName() { return "core/modules/system/templates/off-canvas-page-wrapper.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 24, 34 => 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/modules/system/templates/off-canvas-page-wrapper.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\core\\modules\\system\\templates\\off-canvas-page-wrapper.html.twig"); } public function checkSecurity() { static $tags = ["if" => 22]; static $filters = ["escape" => 24]; 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_0fedf5fcc56c7615476a13e34d59fcd6b473ac4a92d4ebbe6fdee6a82c01c7ae', 'core/modules/system/templates/off-canvas-page-wrapper.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('core/modules/system/templates/off-canvas-page-wrapper.html.twig') (Line: 64) twig_render_template('core/modules/system/templates/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: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 75) __TwigTemplate_a0adf5f27c43a5050b10374222ca010c731bf6444d08f65497112661e80be929->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/layout/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: 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)