Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a1fed894f217_page--user--login.html.tw_jf2zeibNPVj4aBilvx89XXS_a', '<?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/layout/page--user--login.html.twig */ class __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ 'head' => [$this, 'block_head'], 'content' => [$this, 'block_content'], 'footer' => [$this, 'block_footer'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "@bootstrap_barrio/layout/page.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $this->parent = $this->loadTemplate("@bootstrap_barrio/layout/page.html.twig", "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 72 public function block_head($context, array $blocks = []) { // line 73 echo " "; if (((($this->getAttribute(($context["page"] ?? null), "header", []) || $this->getAttribute(($context["page"] ?? null), "primary_menu", [])) || $this->getAttribute(($context["page"] ?? null), "header_form", [])) || $this->getAttribute(($context["page"] ?? null), "primary_menu", []))) { // line 74 echo " "; $this->loadTemplate("@trackside_bootstrap/components/site-header/site-header.html.twig", "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", 74)->display($context); // line 75 echo " "; } } // line 78 public function block_content($context, array $blocks = []) { // line 79 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null)), "html", null, true); echo " user-login-page\"> "; // line 82 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Login", [], ["context" => "fire"])); echo " "; // line 83 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "content", [])), "html", null, true); echo " "; } // line 89 public function block_footer($context, array $blocks = []) { // line 90 echo " "; $this->loadTemplate("@trackside_bootstrap/components/site-footer/site-footer.html.twig", "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", 90)->display($context); } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 83 => 90, 80 => 89, 71 => 83, 67 => 82, 60 => 79, 57 => 78, 52 => 75, 49 => 74, 46 => 73, 43 => 72, 33 => 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/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\layout\\page--user--login.html.twig"); } public function checkSecurity() { static $tags = ["if" => 73, "include" => 74]; static $filters = ["escape" => 79, "t" => 82]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'include'], ['escape', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6a1fed894f217_page--user--login.html.tw_jf2zeibNPVj4aBilvx89XXS_a', '<?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/layout/page--user--login.html.twig */ class __TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->blocks = [ 'head' => [$this, 'block_head'], 'content' => [$this, 'block_content'], 'footer' => [$this, 'block_footer'], ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doGetParent(array $context) { // line 1 return "@bootstrap_barrio/layout/page.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $this->parent = $this->loadTemplate("@bootstrap_barrio/layout/page.html.twig", "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 72 public function block_head($context, array $blocks = []) { // line 73 echo " "; if (((($this->getAttribute(($context["page"] ?? null), "header", []) || $this->getAttribute(($context["page"] ?? null), "primary_menu", [])) || $this->getAttribute(($context["page"] ?? null), "header_form", [])) || $this->getAttribute(($context["page"] ?? null), "primary_menu", []))) { // line 74 echo " "; $this->loadTemplate("@trackside_bootstrap/components/site-header/site-header.html.twig", "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", 74)->display($context); // line 75 echo " "; } } // line 78 public function block_content($context, array $blocks = []) { // line 79 echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null)), "html", null, true); echo " user-login-page\"> "; // line 82 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Login", [], ["context" => "fire"])); echo " "; // line 83 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "content", [])), "html", null, true); echo " "; } // line 89 public function block_footer($context, array $blocks = []) { // line 90 echo " "; $this->loadTemplate("@trackside_bootstrap/components/site-footer/site-footer.html.twig", "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", 90)->display($context); } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 83 => 90, 80 => 89, 71 => 83, 67 => 82, 60 => 79, 57 => 78, 52 => 75, 49 => 74, 46 => 73, 43 => 72, 33 => 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/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\layout\\page--user--login.html.twig"); } public function checkSecurity() { static $tags = ["if" => 73, "include" => 74]; static $filters = ["escape" => 79, "t" => 82]; static $functions = []; try { $this->sandbox->checkSecurity( ['if', 'include'], ['escape', 't'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_380026a74533bf8e416006de43cf4a153d93c57b6cb8f7a87f94d232f0f2d48e', 'themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/trackside_bootstrap/templates/layout/page--user--login.html.twig') (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_views-view.html.twig_f-eEqsmKsLZ6x3NXLrvLxhUXy', '<?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/views/views-view.html.twig */ class __TwigTemplate_d1b530d0d9d753693a7cff59a600465a82d1888e38f03e2c483671dfba0b6778 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 34 $context["classes"] = [0 => "view", 1 => ("view-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 36 ($context["id"] ?? null)))), 2 => ("view-id-" . $this->sandbox->ensureToStringAllowed( // line 37 ($context["id"] ?? null))), 3 => ("view-display-id-" . $this->sandbox->ensureToStringAllowed( // line 38 ($context["display_id"] ?? null))), 4 => (( // line 39 ($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . $this->sandbox->ensureToStringAllowed(($context["dom_id"] ?? null)))) : (""))]; // line 42 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 43 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 44 if (($context["title"] ?? null)) { // line 45 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null)), "html", null, true); echo " "; } // line 47 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 48 if (($context["header"] ?? null)) { // line 49 echo " "; // line 50 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null)), "html", null, true); echo " "; } // line 53 echo " "; if (($context["exposed"] ?? null)) { // line 54 echo " "; // line 55 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["exposed"] ?? null)), "html", null, true); echo " "; } // line 58 echo " "; if (($context["attachment_before"] ?? null)) { // line 59 echo " "; // line 60 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_before"] ?? null)), "html", null, true); echo " "; } // line 63 echo " "; // line 64 if (($context["rows"] ?? null)) { // line 65 echo " "; // line 66 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["rows"] ?? null)), "html", null, true); echo " "; } elseif ( // line 68 ($context["empty"] ?? null)) { // line 69 echo " "; // line 70 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["empty"] ?? null)), "html", null, true); echo " "; } // line 73 echo " "; // line 74 if (($context["pager"] ?? null)) { // line 75 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["pager"] ?? null)), "html", null, true); echo " "; } // line 77 echo " "; if (($context["attachment_after"] ?? null)) { // line 78 echo " "; // line 79 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_after"] ?? null)), "html", null, true); echo " "; } // line 82 echo " "; if (($context["more"] ?? null)) { // line 83 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["more"] ?? null)), "html", null, true); echo " "; } // line 85 echo " "; if (($context["footer"] ?? null)) { // line 86 echo " "; // line 87 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer"] ?? null)), "html", null, true); echo " "; } // line 90 echo " "; if (($context["feed_icons"] ?? null)) { // line 91 echo " "; // line 92 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["feed_icons"] ?? null)), "html", null, true); echo " "; } // line 95 echo " "; } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/views/views-view.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 175 => 95, 169 => 92, 166 => 91, 163 => 90, 157 => 87, 154 => 86, 151 => 85, 145 => 83, 142 => 82, 136 => 79, 133 => 78, 130 => 77, 124 => 75, 122 => 74, 119 => 73, 113 => 70, 110 => 69, 108 => 68, 103 => 66, 100 => 65, 98 => 64, 95 => 63, 89 => 60, 86 => 59, 83 => 58, 77 => 55, 74 => 54, 71 => 53, 65 => 50, 62 => 49, 60 => 48, 55 => 47, 49 => 45, 47 => 44, 43 => 43, 38 => 42, 36 => 39, 35 => 38, 34 => 37, 33 => 36, 32 => 34,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/trackside_bootstrap/templates/views/views-view.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\views\\views-view.html.twig"); } public function checkSecurity() { static $tags = ["set" => 34, "if" => 44]; static $filters = ["clean_class" => 36, "escape" => 42]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 111) Drupal\Core\Template\TwigPhpStorageCache->write('6a1fed894f217_views-view.html.twig_f-eEqsmKsLZ6x3NXLrvLxhUXy', '<?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/views/views-view.html.twig */ class __TwigTemplate_d1b530d0d9d753693a7cff59a600465a82d1888e38f03e2c483671dfba0b6778 extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { // line 34 $context["classes"] = [0 => "view", 1 => ("view-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed( // line 36 ($context["id"] ?? null)))), 2 => ("view-id-" . $this->sandbox->ensureToStringAllowed( // line 37 ($context["id"] ?? null))), 3 => ("view-display-id-" . $this->sandbox->ensureToStringAllowed( // line 38 ($context["display_id"] ?? null))), 4 => (( // line 39 ($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . $this->sandbox->ensureToStringAllowed(($context["dom_id"] ?? null)))) : (""))]; // line 42 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 43 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true); echo " "; // line 44 if (($context["title"] ?? null)) { // line 45 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null)), "html", null, true); echo " "; } // line 47 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true); echo " "; // line 48 if (($context["header"] ?? null)) { // line 49 echo " "; // line 50 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null)), "html", null, true); echo " "; } // line 53 echo " "; if (($context["exposed"] ?? null)) { // line 54 echo " "; // line 55 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["exposed"] ?? null)), "html", null, true); echo " "; } // line 58 echo " "; if (($context["attachment_before"] ?? null)) { // line 59 echo " "; // line 60 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_before"] ?? null)), "html", null, true); echo " "; } // line 63 echo " "; // line 64 if (($context["rows"] ?? null)) { // line 65 echo " "; // line 66 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["rows"] ?? null)), "html", null, true); echo " "; } elseif ( // line 68 ($context["empty"] ?? null)) { // line 69 echo " "; // line 70 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["empty"] ?? null)), "html", null, true); echo " "; } // line 73 echo " "; // line 74 if (($context["pager"] ?? null)) { // line 75 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["pager"] ?? null)), "html", null, true); echo " "; } // line 77 echo " "; if (($context["attachment_after"] ?? null)) { // line 78 echo " "; // line 79 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attachment_after"] ?? null)), "html", null, true); echo " "; } // line 82 echo " "; if (($context["more"] ?? null)) { // line 83 echo " "; echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["more"] ?? null)), "html", null, true); echo " "; } // line 85 echo " "; if (($context["footer"] ?? null)) { // line 86 echo " "; // line 87 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer"] ?? null)), "html", null, true); echo " "; } // line 90 echo " "; if (($context["feed_icons"] ?? null)) { // line 91 echo " "; // line 92 echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["feed_icons"] ?? null)), "html", null, true); echo " "; } // line 95 echo " "; } public function getTemplateName() { return "themes/custom/trackside_bootstrap/templates/views/views-view.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 175 => 95, 169 => 92, 166 => 91, 163 => 90, 157 => 87, 154 => 86, 151 => 85, 145 => 83, 142 => 82, 136 => 79, 133 => 78, 130 => 77, 124 => 75, 122 => 74, 119 => 73, 113 => 70, 110 => 69, 108 => 68, 103 => 66, 100 => 65, 98 => 64, 95 => 63, 89 => 60, 86 => 59, 83 => 58, 77 => 55, 74 => 54, 71 => 53, 65 => 50, 62 => 49, 60 => 48, 55 => 47, 49 => 45, 47 => 44, 43 => 43, 38 => 42, 36 => 39, 35 => 38, 34 => 37, 33 => 36, 32 => 34,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "themes/custom/trackside_bootstrap/templates/views/views-view.html.twig", "E:\\inetpub\\tracksideapp.com\\dev2.tracksideapp.com\\web\\themes\\custom\\trackside_bootstrap\\templates\\views\\views-view.html.twig"); } public function checkSecurity() { static $tags = ["set" => 34, "if" => 44]; static $filters = ["clean_class" => 36, "escape" => 42]; static $functions = []; try { $this->sandbox->checkSecurity( ['set', 'if'], ['clean_class', 'escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->getSourceContext()); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 487) Twig\Environment->loadClass('__TwigTemplate_d1b530d0d9d753693a7cff59a600465a82d1888e38f03e2c483671dfba0b6778', 'themes/custom/trackside_bootstrap/templates/views/views-view.html.twig', NULL) (Line: 445) Twig\Environment->loadTemplate('themes/custom/trackside_bootstrap/templates/views/views-view.html.twig') (Line: 64) twig_render_template('themes/custom/trackside_bootstrap/templates/views/views-view.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('views_view', 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: 618) Drupal\Core\Template\TwigExtension->renderVar(Array) (Line: 40) __TwigTemplate_d663a1f5d1f06152de9f3ffe0a337d972ee5f48f653b190ecda09c7acc7e6191->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/block/block.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200) Drupal\Core\Render\Renderer->render(Array) (Line: 518) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 35) __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_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)