×
Warning : file_put_contents(sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_html.html.twig__VDlySiHncdKpmBahhluiK-GD//.htaccess): failed to open stream: Permission denied in
Drupal\Component\FileSecurity\FileSecurity::writeFile() (line
158 of
core/lib/Drupal/Component/FileSecurity/FileSecurity.php ).
Drupal\Component\FileSecurity\FileSecurity::writeFile('sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_html.html.twig__VDlySiHncdKpmBahhluiK-GD', '/.htaccess', '# Deny all requests from Apache 2.4+.
Require all denied
# Deny all requests from Apache 2.0-2.2.
Deny from all
# Turn off all options we don't need.
Options -Indexes -ExecCGI -Includes -MultiViews
# Set the catch-all handler to prevent scripts from being executed.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
# Override the handler again if we're run later in the evaluation list.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
# If we know how to do it safely, disable the PHP engine entirely.
php_flag engine off
php_flag engine off
', ) (Line: 29)
Drupal\Component\FileSecurity\FileSecurity::writeHtaccess('sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_html.html.twig__VDlySiHncdKpmBahhluiK-GD') (Line: 96)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_html.html.twig__VDlySiHncdKpmBahhluiK-GD') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('69b1dc06162c9_html.html.twig__VDlySiHncdKpmBahhluiK-GD', '<?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;
/* sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig */
class __TwigTemplate_72a25cc3726e1edf1a8ad0b4ab052c2dee900eacf7ed37ea63f8a8845bd8368b extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$tags = ["set" => 28];
$filters = ["clean_class" => 30, "escape" => 36, "raw" => 38, "safe_join" => 39, "t" => 45];
$functions = [];
try {
$this->sandbox->checkSecurity(
['set'],
['clean_class', 'escape', 'raw', 'safe_join', '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;
}
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 28
$context["body_classes"] = [0 => (( // line 29
($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 30
($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null)))))), 2 => (( // line 31
($context["node_type"] ?? null)) ? (("node--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null))))) : ("")), 3 => (( // line 32
($context["db_offline"] ?? null)) ? ("db-offline") : (""))];
// line 35
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null)), "html", null, true);
echo ">
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
";
// line 39
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->env->getExtension('Drupal\Core\Template\TwigExtension')->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null)), " | "));
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method")), "html", null, true);
echo ">
<a>
";
// line 45
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Skip to main content"));
echo "
</a>
";
// line 47
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null)), "html", null, true);
echo "
";
// line 48
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null)), "html", null, true);
echo "
";
// line 49
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null)), "html", null, true);
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
";
}
public function getTemplateName()
{
return "sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 108 => 50, 104 => 49, 100 => 48, 96 => 47, 91 => 45, 86 => 43, 81 => 41, 77 => 40, 73 => 39, 69 => 38, 64 => 36, 61 => 35, 59 => 32, 58 => 31, 57 => 30, 56 => 29, 55 => 28,);
}
/** @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("", "sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig", "/var/www/cri/drupal8/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('69b1dc06162c9_html.html.twig__VDlySiHncdKpmBahhluiK-GD', '<?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;
/* sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig */
class __TwigTemplate_72a25cc3726e1edf1a8ad0b4ab052c2dee900eacf7ed37ea63f8a8845bd8368b extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$tags = ["set" => 28];
$filters = ["clean_class" => 30, "escape" => 36, "raw" => 38, "safe_join" => 39, "t" => 45];
$functions = [];
try {
$this->sandbox->checkSecurity(
['set'],
['clean_class', 'escape', 'raw', 'safe_join', '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;
}
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 28
$context["body_classes"] = [0 => (( // line 29
($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 30
($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null)))))), 2 => (( // line 31
($context["node_type"] ?? null)) ? (("node--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null))))) : ("")), 3 => (( // line 32
($context["db_offline"] ?? null)) ? ("db-offline") : (""))];
// line 35
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null)), "html", null, true);
echo ">
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
";
// line 39
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->env->getExtension('Drupal\Core\Template\TwigExtension')->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null)), " | "));
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method")), "html", null, true);
echo ">
<a>
";
// line 45
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Skip to main content"));
echo "
</a>
";
// line 47
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null)), "html", null, true);
echo "
";
// line 48
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null)), "html", null, true);
echo "
";
// line 49
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null)), "html", null, true);
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null)));
echo "\">
";
}
public function getTemplateName()
{
return "sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 108 => 50, 104 => 49, 100 => 48, 96 => 47, 91 => 45, 86 => 43, 81 => 41, 77 => 40, 73 => 39, 69 => 38, 64 => 36, 61 => 35, 59 => 32, 58 => 31, 57 => 30, 56 => 29, 55 => 28,);
}
/** @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("", "sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig", "/var/www/cri/drupal8/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig");
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_72a25cc3726e1edf1a8ad0b4ab052c2dee900eacf7ed37ea63f8a8845bd8368b', 'sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/templates/layout/html.html.twig') (Line: 64)
twig_render_template('sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/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: 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)
Warning : file_put_contents(sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_page.html.twig_Iz9aq6N2jII0TMqM7xXMtystn//.htaccess): failed to open stream: Permission denied in
Drupal\Component\FileSecurity\FileSecurity::writeFile() (line
158 of
core/lib/Drupal/Component/FileSecurity/FileSecurity.php ).
Drupal\Component\FileSecurity\FileSecurity::writeFile('sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_page.html.twig_Iz9aq6N2jII0TMqM7xXMtystn', '/.htaccess', '# Deny all requests from Apache 2.4+.
Require all denied
# Deny all requests from Apache 2.0-2.2.
Deny from all
# Turn off all options we don't need.
Options -Indexes -ExecCGI -Includes -MultiViews
# Set the catch-all handler to prevent scripts from being executed.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
# Override the handler again if we're run later in the evaluation list.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
# If we know how to do it safely, disable the PHP engine entirely.
php_flag engine off
php_flag engine off
', ) (Line: 29)
Drupal\Component\FileSecurity\FileSecurity::writeHtaccess('sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_page.html.twig_Iz9aq6N2jII0TMqM7xXMtystn') (Line: 96)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/contextualroboticsinstitute.ucsd.edu/files/php/twig/69b1dc06162c9_page.html.twig_Iz9aq6N2jII0TMqM7xXMtystn') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('69b1dc06162c9_page.html.twig_Iz9aq6N2jII0TMqM7xXMtystn', '<?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;
/* sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig */
class __TwigTemplate_ff5421273132f8e26932337fd7f735578bb8685c556dca7c8666ecf4d5f68e87 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'head' => [$this, 'block_head'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$tags = ["if" => 70, "block" => 87, "set" => 161];
$filters = ["escape" => 71];
$functions = [];
try {
$this->sandbox->checkSecurity(
['if', 'block', '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;
}
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 69
echo "
";
// line 70
if ($this->getAttribute(($context["page"] ?? null), "top_banner", [])) {
// line 71
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_banner", [])), "html", null, true);
echo "
";
}
// line 73
echo "
<a>Contextual Robotics Institute</a>
<a>UCSD Jacobs School</a>
";
// line 83
if ($this->getAttribute(($context["page"] ?? null), "header_banner", [])) {
// line 84
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header_banner", [])), "html", null, true);
echo "
";
}
// line 86
echo "
";
// line 87
$this->displayBlock('head', $context, $blocks);
// line 131
echo "
";
// line 132
if ($this->getAttribute(($context["page"] ?? null), "jumbotron", [])) {
// line 133
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "jumbotron", [])), "html", null, true);
echo "
";
}
// line 135
echo "
";
// line 136
if ($this->getAttribute(($context["page"] ?? null), "top_content", [])) {
// line 137
echo "
";
// line 140
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_content", [])), "html", null, true);
echo "
";
}
// line 145
echo "
";
// line 146
if ($this->getAttribute(($context["page"] ?? null), "full_width_content", [])) {
// line 147
echo "
";
// line 149
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "full_width_content", [])), "html", null, true);
echo "
";
}
// line 153
echo "
";
// line 154
$this->displayBlock('content', $context, $blocks);
// line 192
echo "
";
// line 194
$this->displayBlock('footer', $context, $blocks);
}
// line 87
public function block_head($context, array $blocks = [])
{
// line 88
echo " ";
if ((($this->getAttribute(($context["page"] ?? null), "secondary_menu", []) || $this->getAttribute(($context["page"] ?? null), "top_header", [])) || $this->getAttribute(($context["page"] ?? null), "top_header_form", []))) {
// line 89
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["navbar_top_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 90
if (($context["container_navbar"] ?? null)) {
// line 91
echo "
";
}
// line 93
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "secondary_menu", [])), "html", null, true);
echo "
";
// line 94
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_header", [])), "html", null, true);
echo "
";
// line 95
if ($this->getAttribute(($context["page"] ?? null), "top_header_form", [])) {
// line 96
echo "
";
// line 97
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_header_form", [])), "html", null, true);
echo "
";
}
// line 100
echo " ";
if (($context["container_navbar"] ?? null)) {
// line 101
echo "
";
}
// line 103
echo "
";
}
// line 105
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["navbar_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 106
if (($context["container_navbar"] ?? null)) {
// line 107
echo "
";
}
// line 109
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header", [])), "html", null, true);
echo "
";
// line 110
if (($this->getAttribute(($context["page"] ?? null), "primary_menu", []) || $this->getAttribute(($context["page"] ?? null), "header_form", []))) {
// line 111
echo "
";
// line 114
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "primary_menu", [])), "html", null, true);
echo "
";
// line 115
if ($this->getAttribute(($context["page"] ?? null), "header_form", [])) {
// line 116
echo "
";
// line 117
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header_form", [])), "html", null, true);
echo "
";
}
// line 120
echo "\t
";
}
// line 123
echo " ";
if (($context["sidebar_collapse"] ?? null)) {
// line 124
echo "
";
}
// line 126
echo " ";
if (($context["container_navbar"] ?? null)) {
// line 127
echo "
";
}
// line 129
echo "
";
}
// line 154
public function block_content($context, array $blocks = [])
{
// line 155
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null)), "html", null, true);
echo "\">
";
// line 156
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "breadcrumb", [])), "html", null, true);
echo "
";
// line 160
echo " ";
// line 161
$context["content_classes"] = [0 => ((($this->getAttribute( // line 162
($context["page"] ?? null), "sidebar_first", []) && $this->getAttribute(($context["page"] ?? null), "sidebar_second", []))) ? ("col-sm-3") : ("")), 1 => ((($this->getAttribute( // line 163
($context["page"] ?? null), "sidebar_first", []) && twig_test_empty($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])))) ? ("col-sm-8") : ("")), 2 => ((($this->getAttribute( // line 164
($context["page"] ?? null), "sidebar_second", []) && twig_test_empty($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])))) ? ("col-sm-8") : ("")), 3 => (((twig_test_empty($this->getAttribute( // line 165
($context["page"] ?? null), "sidebar_first", [])) && twig_test_empty($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])))) ? ("col-sm-12") : (""))];
// line 168
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content_attributes"] ?? null), "addClass", [0 => ($context["content_classes"] ?? null)], "method")), "html", null, true);
echo ">
<a></a>
";
// line 172
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 175
if ($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])) {
// line 176
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["sidebar_first_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 178
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])), "html", null, true);
echo "
";
}
// line 182
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])) {
// line 183
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["sidebar_second_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 185
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])), "html", null, true);
echo "
";
}
// line 189
echo "
";
}
// line 194
public function block_footer($context, array $blocks = [])
{
// line 195
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null)), "html", null, true);
echo "\">
";
// line 197
if (((($this->getAttribute(($context["page"] ?? null), "footer_first", []) || $this->getAttribute(($context["page"] ?? null), "footer_second", [])) || $this->getAttribute(($context["page"] ?? null), "footer_third", [])) || $this->getAttribute(($context["page"] ?? null), "footer_fourth", []))) {
// line 198
echo "
";
// line 199
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_first", [])), "html", null, true);
echo "
";
// line 200
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_second", [])), "html", null, true);
echo "
";
// line 201
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_third", [])), "html", null, true);
echo "
";
// line 202
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_fourth", [])), "html", null, true);
echo "
";
}
// line 205
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "footer_fifth", [])) {
// line 206
echo "
";
// line 207
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_fifth", [])), "html", null, true);
echo "
";
}
// line 210
echo "
";
}
public function getTemplateName()
{
return "sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 380 => 210, 374 => 207, 371 => 206, 368 => 205, 362 => 202, 358 => 201, 354 => 200, 350 => 199, 347 => 198, 345 => 197, 341 => 196, 338 => 195, 335 => 194, 329 => 189, 322 => 185, 316 => 183, 313 => 182, 306 => 178, 300 => 176, 298 => 175, 292 => 172, 286 => 169, 283 => 168, 281 => 165, 280 => 164, 279 => 163, 278 => 162, 277 => 161, 275 => 160, 269 => 156, 264 => 155, 261 => 154, 256 => 129, 252 => 127, 249 => 126, 245 => 124, 242 => 123, 237 => 120, 231 => 117, 228 => 116, 226 => 115, 222 => 114, 217 => 111, 215 => 110, 210 => 109, 206 => 107, 204 => 106, 199 => 105, 195 => 103, 191 => 101, 188 => 100, 182 => 97, 179 => 96, 177 => 95, 173 => 94, 168 => 93, 164 => 91, 162 => 90, 157 => 89, 154 => 88, 151 => 87, 147 => 194, 143 => 192, 141 => 154, 138 => 153, 131 => 149, 127 => 147, 125 => 146, 122 => 145, 114 => 140, 109 => 137, 107 => 136, 104 => 135, 99 => 133, 97 => 132, 94 => 131, 92 => 87, 89 => 86, 83 => 84, 81 => 83, 69 => 73, 63 => 71, 61 => 70, 58 => 69,);
}
/** @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("", "sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig", "/var/www/cri/drupal8/themes/custom/agile_bs/templates/page.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('69b1dc06162c9_page.html.twig_Iz9aq6N2jII0TMqM7xXMtystn', '<?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;
/* sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig */
class __TwigTemplate_ff5421273132f8e26932337fd7f735578bb8685c556dca7c8666ecf4d5f68e87 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'head' => [$this, 'block_head'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$tags = ["if" => 70, "block" => 87, "set" => 161];
$filters = ["escape" => 71];
$functions = [];
try {
$this->sandbox->checkSecurity(
['if', 'block', '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;
}
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 69
echo "
";
// line 70
if ($this->getAttribute(($context["page"] ?? null), "top_banner", [])) {
// line 71
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_banner", [])), "html", null, true);
echo "
";
}
// line 73
echo "
<a>Contextual Robotics Institute</a>
<a>UCSD Jacobs School</a>
";
// line 83
if ($this->getAttribute(($context["page"] ?? null), "header_banner", [])) {
// line 84
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header_banner", [])), "html", null, true);
echo "
";
}
// line 86
echo "
";
// line 87
$this->displayBlock('head', $context, $blocks);
// line 131
echo "
";
// line 132
if ($this->getAttribute(($context["page"] ?? null), "jumbotron", [])) {
// line 133
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "jumbotron", [])), "html", null, true);
echo "
";
}
// line 135
echo "
";
// line 136
if ($this->getAttribute(($context["page"] ?? null), "top_content", [])) {
// line 137
echo "
";
// line 140
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_content", [])), "html", null, true);
echo "
";
}
// line 145
echo "
";
// line 146
if ($this->getAttribute(($context["page"] ?? null), "full_width_content", [])) {
// line 147
echo "
";
// line 149
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "full_width_content", [])), "html", null, true);
echo "
";
}
// line 153
echo "
";
// line 154
$this->displayBlock('content', $context, $blocks);
// line 192
echo "
";
// line 194
$this->displayBlock('footer', $context, $blocks);
}
// line 87
public function block_head($context, array $blocks = [])
{
// line 88
echo " ";
if ((($this->getAttribute(($context["page"] ?? null), "secondary_menu", []) || $this->getAttribute(($context["page"] ?? null), "top_header", [])) || $this->getAttribute(($context["page"] ?? null), "top_header_form", []))) {
// line 89
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["navbar_top_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 90
if (($context["container_navbar"] ?? null)) {
// line 91
echo "
";
}
// line 93
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "secondary_menu", [])), "html", null, true);
echo "
";
// line 94
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_header", [])), "html", null, true);
echo "
";
// line 95
if ($this->getAttribute(($context["page"] ?? null), "top_header_form", [])) {
// line 96
echo "
";
// line 97
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "top_header_form", [])), "html", null, true);
echo "
";
}
// line 100
echo " ";
if (($context["container_navbar"] ?? null)) {
// line 101
echo "
";
}
// line 103
echo "
";
}
// line 105
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["navbar_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 106
if (($context["container_navbar"] ?? null)) {
// line 107
echo "
";
}
// line 109
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header", [])), "html", null, true);
echo "
";
// line 110
if (($this->getAttribute(($context["page"] ?? null), "primary_menu", []) || $this->getAttribute(($context["page"] ?? null), "header_form", []))) {
// line 111
echo "
";
// line 114
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "primary_menu", [])), "html", null, true);
echo "
";
// line 115
if ($this->getAttribute(($context["page"] ?? null), "header_form", [])) {
// line 116
echo "
";
// line 117
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header_form", [])), "html", null, true);
echo "
";
}
// line 120
echo "\t
";
}
// line 123
echo " ";
if (($context["sidebar_collapse"] ?? null)) {
// line 124
echo "
";
}
// line 126
echo " ";
if (($context["container_navbar"] ?? null)) {
// line 127
echo "
";
}
// line 129
echo "
";
}
// line 154
public function block_content($context, array $blocks = [])
{
// line 155
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null)), "html", null, true);
echo "\">
";
// line 156
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "breadcrumb", [])), "html", null, true);
echo "
";
// line 160
echo " ";
// line 161
$context["content_classes"] = [0 => ((($this->getAttribute( // line 162
($context["page"] ?? null), "sidebar_first", []) && $this->getAttribute(($context["page"] ?? null), "sidebar_second", []))) ? ("col-sm-3") : ("")), 1 => ((($this->getAttribute( // line 163
($context["page"] ?? null), "sidebar_first", []) && twig_test_empty($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])))) ? ("col-sm-8") : ("")), 2 => ((($this->getAttribute( // line 164
($context["page"] ?? null), "sidebar_second", []) && twig_test_empty($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])))) ? ("col-sm-8") : ("")), 3 => (((twig_test_empty($this->getAttribute( // line 165
($context["page"] ?? null), "sidebar_first", [])) && twig_test_empty($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])))) ? ("col-sm-12") : (""))];
// line 168
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content_attributes"] ?? null), "addClass", [0 => ($context["content_classes"] ?? null)], "method")), "html", null, true);
echo ">
<a></a>
";
// line 172
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 175
if ($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])) {
// line 176
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["sidebar_first_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 178
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])), "html", null, true);
echo "
";
}
// line 182
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])) {
// line 183
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["sidebar_second_attributes"] ?? null)), "html", null, true);
echo ">
";
// line 185
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])), "html", null, true);
echo "
";
}
// line 189
echo "
";
}
// line 194
public function block_footer($context, array $blocks = [])
{
// line 195
echo "
env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["container"] ?? null)), "html", null, true);
echo "\">
";
// line 197
if (((($this->getAttribute(($context["page"] ?? null), "footer_first", []) || $this->getAttribute(($context["page"] ?? null), "footer_second", [])) || $this->getAttribute(($context["page"] ?? null), "footer_third", [])) || $this->getAttribute(($context["page"] ?? null), "footer_fourth", []))) {
// line 198
echo "
";
// line 199
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_first", [])), "html", null, true);
echo "
";
// line 200
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_second", [])), "html", null, true);
echo "
";
// line 201
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_third", [])), "html", null, true);
echo "
";
// line 202
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_fourth", [])), "html", null, true);
echo "
";
}
// line 205
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "footer_fifth", [])) {
// line 206
echo "
";
// line 207
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "footer_fifth", [])), "html", null, true);
echo "
";
}
// line 210
echo "
";
}
public function getTemplateName()
{
return "sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 380 => 210, 374 => 207, 371 => 206, 368 => 205, 362 => 202, 358 => 201, 354 => 200, 350 => 199, 347 => 198, 345 => 197, 341 => 196, 338 => 195, 335 => 194, 329 => 189, 322 => 185, 316 => 183, 313 => 182, 306 => 178, 300 => 176, 298 => 175, 292 => 172, 286 => 169, 283 => 168, 281 => 165, 280 => 164, 279 => 163, 278 => 162, 277 => 161, 275 => 160, 269 => 156, 264 => 155, 261 => 154, 256 => 129, 252 => 127, 249 => 126, 245 => 124, 242 => 123, 237 => 120, 231 => 117, 228 => 116, 226 => 115, 222 => 114, 217 => 111, 215 => 110, 210 => 109, 206 => 107, 204 => 106, 199 => 105, 195 => 103, 191 => 101, 188 => 100, 182 => 97, 179 => 96, 177 => 95, 173 => 94, 168 => 93, 164 => 91, 162 => 90, 157 => 89, 154 => 88, 151 => 87, 147 => 194, 143 => 192, 141 => 154, 138 => 153, 131 => 149, 127 => 147, 125 => 146, 122 => 145, 114 => 140, 109 => 137, 107 => 136, 104 => 135, 99 => 133, 97 => 132, 94 => 131, 92 => 87, 89 => 86, 83 => 84, 81 => 83, 69 => 73, 63 => 71, 61 => 70, 58 => 69,);
}
/** @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("", "sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig", "/var/www/cri/drupal8/themes/custom/agile_bs/templates/page.html.twig");
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_ff5421273132f8e26932337fd7f735578bb8685c556dca7c8666ecf4d5f68e87', 'sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig') (Line: 64)
twig_render_template('sites/cri.ucsd.edu/themes/custom/agile_bs/templates/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 100)
__TwigTemplate_72a25cc3726e1edf1a8ad0b4ab052c2dee900eacf7ed37ea63f8a8845bd8368b->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('sites/cri.ucsd.edu/themes/contrib/bootstrap_barrio-5.1.6/bootstrap_barrio/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: 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)