Error message
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_views-view--news.html.twi_TW-bDzWNOIzY1hoEu-ErahZEH', '<?php
/* themes/custom/cyberaan/templates/views/views-view--news.html.twig */
class __TwigTemplate_fed8259e60ac6c3942b3225cf246cad978a572ddd4d2d4aee4f2b4e5949e410c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 34, "if" => 45];
$filters = ["clean_class" => 36];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 34
$context["classes"] = [0 => "view", 1 => ("view-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["id"] ?? null))), 2 => ("view-id-" . // line 37
($context["id"] ?? null)), 3 => ("view-display-id-" . // line 38
($context["display_id"] ?? null)), 4 => (( // line 39
($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . ($context["dom_id"] ?? null))) : (""))];
// line 45
echo " ";
if (($context["header"] ?? null)) {
// line 46
echo " ";
// line 47
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["header"] ?? null), "html", null, true));
echo "
";
// line 49
echo " ";
// line 50
echo " ";
}
// line 51
echo " ";
// line 52
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 53
if (($context["title"] ?? null)) {
// line 54
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title"] ?? null), "html", null, true));
echo "
";
}
// line 56
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 58
if (($context["exposed"] ?? null)) {
// line 59
echo "
";
// line 60
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["exposed"] ?? null), "html", null, true));
echo "
";
}
// line 63
echo " ";
if (($context["attachment_before"] ?? null)) {
// line 64
echo "
";
// line 65
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["attachment_before"] ?? null), "html", null, true));
echo "
";
}
// line 68
echo "
";
// line 69
if (($context["rows"] ?? null)) {
// line 70
echo " ";
// line 71
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["rows"] ?? null), "html", null, true));
echo "
";
// line 73
echo " ";
} elseif (($context["empty"] ?? null)) {
// line 74
echo "
";
// line 75
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["empty"] ?? null), "html", null, true));
echo "
";
}
// line 78
echo "
";
// line 79
if (($context["pager"] ?? null)) {
// line 80
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["pager"] ?? null), "html", null, true));
echo "
";
}
// line 82
echo " ";
if (($context["attachment_after"] ?? null)) {
// line 83
echo " ";
// line 84
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["attachment_after"] ?? null), "html", null, true));
echo "
";
// line 86
echo " ";
}
// line 87
echo " ";
if (($context["more"] ?? null)) {
// line 88
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["more"] ?? null), "html", null, true));
echo "
";
}
// line 90
echo " ";
if (($context["footer"] ?? null)) {
// line 91
echo " ";
// line 92
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["footer"] ?? null), "html", null, true));
echo "
";
// line 94
echo " ";
}
// line 95
echo " ";
if (($context["feed_icons"] ?? null)) {
// line 96
echo "
";
// line 97
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["feed_icons"] ?? null), "html", null, true));
echo "
";
}
// line 100
echo " ";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/views/views-view--news.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 190 => 100, 184 => 97, 181 => 96, 178 => 95, 175 => 94, 170 => 92, 168 => 91, 165 => 90, 159 => 88, 156 => 87, 153 => 86, 148 => 84, 146 => 83, 143 => 82, 137 => 80, 135 => 79, 132 => 78, 126 => 75, 123 => 74, 120 => 73, 115 => 71, 113 => 70, 111 => 69, 108 => 68, 102 => 65, 99 => 64, 96 => 63, 90 => 60, 87 => 59, 85 => 58, 79 => 56, 73 => 54, 71 => 53, 66 => 52, 64 => 51, 61 => 50, 59 => 49, 54 => 47, 52 => 46, 49 => 45, 47 => 39, 46 => 38, 45 => 37, 44 => 36, 43 => 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 Twig_Source("", "themes/custom/cyberaan/templates/views/views-view--news.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/views/views-view--news.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_views-view--news.html.twi_TW-bDzWNOIzY1hoEu-ErahZEH', '<?php
/* themes/custom/cyberaan/templates/views/views-view--news.html.twig */
class __TwigTemplate_fed8259e60ac6c3942b3225cf246cad978a572ddd4d2d4aee4f2b4e5949e410c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 34, "if" => 45];
$filters = ["clean_class" => 36];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 34
$context["classes"] = [0 => "view", 1 => ("view-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["id"] ?? null))), 2 => ("view-id-" . // line 37
($context["id"] ?? null)), 3 => ("view-display-id-" . // line 38
($context["display_id"] ?? null)), 4 => (( // line 39
($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . ($context["dom_id"] ?? null))) : (""))];
// line 45
echo " ";
if (($context["header"] ?? null)) {
// line 46
echo " ";
// line 47
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["header"] ?? null), "html", null, true));
echo "
";
// line 49
echo " ";
// line 50
echo " ";
}
// line 51
echo " ";
// line 52
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 53
if (($context["title"] ?? null)) {
// line 54
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title"] ?? null), "html", null, true));
echo "
";
}
// line 56
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 58
if (($context["exposed"] ?? null)) {
// line 59
echo "
";
// line 60
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["exposed"] ?? null), "html", null, true));
echo "
";
}
// line 63
echo " ";
if (($context["attachment_before"] ?? null)) {
// line 64
echo "
";
// line 65
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["attachment_before"] ?? null), "html", null, true));
echo "
";
}
// line 68
echo "
";
// line 69
if (($context["rows"] ?? null)) {
// line 70
echo " ";
// line 71
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["rows"] ?? null), "html", null, true));
echo "
";
// line 73
echo " ";
} elseif (($context["empty"] ?? null)) {
// line 74
echo "
";
// line 75
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["empty"] ?? null), "html", null, true));
echo "
";
}
// line 78
echo "
";
// line 79
if (($context["pager"] ?? null)) {
// line 80
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["pager"] ?? null), "html", null, true));
echo "
";
}
// line 82
echo " ";
if (($context["attachment_after"] ?? null)) {
// line 83
echo " ";
// line 84
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["attachment_after"] ?? null), "html", null, true));
echo "
";
// line 86
echo " ";
}
// line 87
echo " ";
if (($context["more"] ?? null)) {
// line 88
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["more"] ?? null), "html", null, true));
echo "
";
}
// line 90
echo " ";
if (($context["footer"] ?? null)) {
// line 91
echo " ";
// line 92
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["footer"] ?? null), "html", null, true));
echo "
";
// line 94
echo " ";
}
// line 95
echo " ";
if (($context["feed_icons"] ?? null)) {
// line 96
echo "
";
// line 97
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["feed_icons"] ?? null), "html", null, true));
echo "
";
}
// line 100
echo " ";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/views/views-view--news.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 190 => 100, 184 => 97, 181 => 96, 178 => 95, 175 => 94, 170 => 92, 168 => 91, 165 => 90, 159 => 88, 156 => 87, 153 => 86, 148 => 84, 146 => 83, 143 => 82, 137 => 80, 135 => 79, 132 => 78, 126 => 75, 123 => 74, 120 => 73, 115 => 71, 113 => 70, 111 => 69, 108 => 68, 102 => 65, 99 => 64, 96 => 63, 90 => 60, 87 => 59, 85 => 58, 79 => 56, 73 => 54, 71 => 53, 66 => 52, 64 => 51, 61 => 50, 59 => 49, 54 => 47, 52 => 46, 49 => 45, 47 => 39, 46 => 38, 45 => 37, 44 => 36, 43 => 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 Twig_Source("", "themes/custom/cyberaan/templates/views/views-view--news.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/views/views-view--news.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/views/views-view--news.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/views/views-view--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view__news', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 450)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_pager.html.twig_VCRmp37dtMN9SrjN0H_kXaTLm', '<?php
/* themes/custom/cyberaan/templates/navigation/pager.html.twig */
class __TwigTemplate_b17142702d1a2cecb5652ead30e0c92cded39ae15374ecf5e3da2a57bb7d0961 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 32, "for" => 60, "set" => 63];
$filters = ["t" => 34, "without" => 48, "default" => 51];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if', 'for', 'set'],
['t', 'without', 'default'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 32
if (($context["items"] ?? null)) {
// line 33
echo " ";
// line 34
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Pagination")));
echo "
<ul>
";
// line 37
echo " ";
// line 45
echo " ";
// line 46
echo " ";
if ($this->getAttribute(($context["items"] ?? null), "previous", [])) {
// line 47
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", []), "href", []), "html", null, true));
echo "\" title=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Go to previous page")));
echo "\" rel=\"prev\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without($this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", []), "attributes", []), "href", "title", "rel"), "html", null, true));
echo " class=\"page-link\">
";
// line 50
echo "
";
// line 51
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, (($this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", [], "any", false, true), "text", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", [], "any", false, true), "text", []), t("Previous"))) : (t("Previous"))), "html", null, true));
echo "
</a>
</li>
";
}
// line 55
echo " ";
// line 56
echo " ";
if ($this->getAttribute(($context["ellipses"] ?? null), "previous", [])) {
// line 57
echo " <li>…</li>
";
}
// line 59
echo " ";
// line 60
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["items"] ?? null), "pages", []));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 61
echo " <li echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar((((($context["current"] ?? null) == $context["key"])) ? ("active") : (""))));
echo "\">
";
// line 62
if ((($context["current"] ?? null) == $context["key"])) {
// line 63
echo " ";
$context["title"] = t("Current page");
// line 64
echo " ";
} else {
// line 65
echo " ";
$context["title"] = t("Go to page @key", ["@key" => $context["key"]]);
// line 66
echo " ";
}
// line 67
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "href", []), "html", null, true));
echo "\" title=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title"] ?? null), "html", null, true));
echo "\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without($this->getAttribute($context["item"], "attributes", []), "href", "title"), "html", null, true));
echo " class=\"page-link\">
";
// line 69
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar((((($context["current"] ?? null) == $context["key"])) ? (t("Current page")) : (t("Page")))));
echo "
";
// line 71
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $context["key"], "html", null, true));
// line 72
echo "</a>
</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 75
echo " ";
// line 76
echo " ";
if ($this->getAttribute(($context["ellipses"] ?? null), "next", [])) {
// line 77
echo " <li>…</li>
";
}
// line 79
echo " ";
// line 80
echo " ";
if ($this->getAttribute(($context["items"] ?? null), "next", [])) {
// line 81
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", []), "href", []), "html", null, true));
echo "\" title=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Go to next page")));
echo "\" rel=\"next\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without($this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", []), "attributes", []), "href", "title", "rel"), "html", null, true));
echo " class=\"page-link\">
";
// line 84
echo "
";
// line 85
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, (($this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", [], "any", false, true), "text", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", [], "any", false, true), "text", []), t("Next"))) : (t("Next"))), "html", null, true));
echo "
</a>
</li>
";
}
// line 89
echo " ";
// line 90
echo " ";
// line 98
echo " </ul>
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/pager.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 179 => 98, 177 => 90, 175 => 89, 168 => 85, 165 => 84, 157 => 82, 154 => 81, 151 => 80, 149 => 79, 145 => 77, 142 => 76, 140 => 75, 132 => 72, 130 => 71, 126 => 69, 116 => 67, 113 => 66, 110 => 65, 107 => 64, 104 => 63, 102 => 62, 97 => 61, 92 => 60, 90 => 59, 86 => 57, 83 => 56, 81 => 55, 74 => 51, 71 => 50, 63 => 48, 60 => 47, 57 => 46, 55 => 45, 53 => 37, 47 => 34, 45 => 33, 43 => 32,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/navigation/pager.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/pager.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_pager.html.twig_VCRmp37dtMN9SrjN0H_kXaTLm', '<?php
/* themes/custom/cyberaan/templates/navigation/pager.html.twig */
class __TwigTemplate_b17142702d1a2cecb5652ead30e0c92cded39ae15374ecf5e3da2a57bb7d0961 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 32, "for" => 60, "set" => 63];
$filters = ["t" => 34, "without" => 48, "default" => 51];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if', 'for', 'set'],
['t', 'without', 'default'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 32
if (($context["items"] ?? null)) {
// line 33
echo " ";
// line 34
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Pagination")));
echo "
<ul>
";
// line 37
echo " ";
// line 45
echo " ";
// line 46
echo " ";
if ($this->getAttribute(($context["items"] ?? null), "previous", [])) {
// line 47
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", []), "href", []), "html", null, true));
echo "\" title=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Go to previous page")));
echo "\" rel=\"prev\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without($this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", []), "attributes", []), "href", "title", "rel"), "html", null, true));
echo " class=\"page-link\">
";
// line 50
echo "
";
// line 51
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, (($this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", [], "any", false, true), "text", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute($this->getAttribute(($context["items"] ?? null), "previous", [], "any", false, true), "text", []), t("Previous"))) : (t("Previous"))), "html", null, true));
echo "
</a>
</li>
";
}
// line 55
echo " ";
// line 56
echo " ";
if ($this->getAttribute(($context["ellipses"] ?? null), "previous", [])) {
// line 57
echo " <li>…</li>
";
}
// line 59
echo " ";
// line 60
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["items"] ?? null), "pages", []));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 61
echo " <li echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar((((($context["current"] ?? null) == $context["key"])) ? ("active") : (""))));
echo "\">
";
// line 62
if ((($context["current"] ?? null) == $context["key"])) {
// line 63
echo " ";
$context["title"] = t("Current page");
// line 64
echo " ";
} else {
// line 65
echo " ";
$context["title"] = t("Go to page @key", ["@key" => $context["key"]]);
// line 66
echo " ";
}
// line 67
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "href", []), "html", null, true));
echo "\" title=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title"] ?? null), "html", null, true));
echo "\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without($this->getAttribute($context["item"], "attributes", []), "href", "title"), "html", null, true));
echo " class=\"page-link\">
";
// line 69
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar((((($context["current"] ?? null) == $context["key"])) ? (t("Current page")) : (t("Page")))));
echo "
";
// line 71
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $context["key"], "html", null, true));
// line 72
echo "</a>
</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 75
echo " ";
// line 76
echo " ";
if ($this->getAttribute(($context["ellipses"] ?? null), "next", [])) {
// line 77
echo " <li>…</li>
";
}
// line 79
echo " ";
// line 80
echo " ";
if ($this->getAttribute(($context["items"] ?? null), "next", [])) {
// line 81
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", []), "href", []), "html", null, true));
echo "\" title=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Go to next page")));
echo "\" rel=\"next\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without($this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", []), "attributes", []), "href", "title", "rel"), "html", null, true));
echo " class=\"page-link\">
";
// line 84
echo "
";
// line 85
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, (($this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", [], "any", false, true), "text", [], "any", true, true)) ? (_twig_default_filter($this->getAttribute($this->getAttribute(($context["items"] ?? null), "next", [], "any", false, true), "text", []), t("Next"))) : (t("Next"))), "html", null, true));
echo "
</a>
</li>
";
}
// line 89
echo " ";
// line 90
echo " ";
// line 98
echo " </ul>
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/pager.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 179 => 98, 177 => 90, 175 => 89, 168 => 85, 165 => 84, 157 => 82, 154 => 81, 151 => 80, 149 => 79, 145 => 77, 142 => 76, 140 => 75, 132 => 72, 130 => 71, 126 => 69, 116 => 67, 113 => 66, 110 => 65, 107 => 64, 104 => 63, 102 => 62, 97 => 61, 92 => 60, 90 => 59, 86 => 57, 83 => 56, 81 => 55, 74 => 51, 71 => 50, 63 => 48, 60 => 47, 57 => 46, 55 => 45, 53 => 37, 47 => 34, 45 => 33, 43 => 32,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/navigation/pager.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/pager.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/navigation/pager.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/navigation/pager.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('pager', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 138)
__TwigTemplate_fed8259e60ac6c3942b3225cf246cad978a572ddd4d2d4aee4f2b4e5949e410c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/views/views-view--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view__news', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 450)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_container.html.twig_hctiuJzosQvZUyJlzaLxBJGcB', '<?php
/* themes/custom/cyberaan/templates/form/container.html.twig */
class __TwigTemplate_3cf4e09dc0e2788aca179dfbee785a27fe850bed2f58f5492fb2f9cc666b9f2c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 21];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 21
$context["classes"] = [0 => (( // line 22
($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 => (( // line 23
($context["has_parent"] ?? null)) ? ("form-group") : (""))];
// line 27
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["children"] ?? null), "html", null, true));
echo "
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/form/container.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 47 => 27, 45 => 23, 44 => 22, 43 => 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 Twig_Source("", "themes/custom/cyberaan/templates/form/container.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/form/container.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_container.html.twig_hctiuJzosQvZUyJlzaLxBJGcB', '<?php
/* themes/custom/cyberaan/templates/form/container.html.twig */
class __TwigTemplate_3cf4e09dc0e2788aca179dfbee785a27fe850bed2f58f5492fb2f9cc666b9f2c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 21];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 21
$context["classes"] = [0 => (( // line 22
($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 => (( // line 23
($context["has_parent"] ?? null)) ? ("form-group") : (""))];
// line 27
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["children"] ?? null), "html", null, true));
echo "
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/form/container.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 47 => 27, 45 => 23, 44 => 22, 43 => 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 Twig_Source("", "themes/custom/cyberaan/templates/form/container.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/form/container.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/form/container.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/form/container.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('container', Array) (Line: 493)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_html.html.twig_iL_sgQW-5M00NeQ8pFC472ozT', '<?php
/* themes/custom/cyberaan/templates/layout/html.html.twig */
class __TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 28];
$filters = ["clean_class" => 30, "raw" => 38, "safe_join" => 39, "t" => 51];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set'],
['clean_class', 'raw', 'safe_join', 't'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// 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(($context["root_path"] ?? null))))), 2 => (( // line 31
($context["node_type"] ?? null)) ? (("node--type-" . \Drupal\Component\Utility\Html::getClass(($context["node_type"] ?? null)))) : ("")), 3 => (( // line 32
($context["db_offline"] ?? null)) ? ("db-offline") : (""))];
// line 35
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["html_attributes"] ?? null), "html", null, true));
echo ">
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
";
// line 39
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->env->getExtension('Drupal\Core\Template\TwigExtension')->safeJoin($this->env, ($context["head_title"] ?? null), " | ")));
echo "
";
// line 41
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method"), "html", null, true));
echo ">
<a>
";
// line 51
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Skip to main content")));
echo "
</a>
";
// line 53
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["page_top"] ?? null), "html", null, true));
echo "
";
// line 54
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["page"] ?? null), "html", null, true));
echo "
";
// line 55
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["page_bottom"] ?? null), "html", null, true));
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/html.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 103 => 56, 99 => 55, 95 => 54, 91 => 53, 86 => 51, 81 => 49, 73 => 44, 69 => 43, 65 => 41, 61 => 39, 57 => 38, 52 => 36, 49 => 35, 47 => 32, 46 => 31, 45 => 30, 44 => 29, 43 => 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 Twig_Source("", "themes/custom/cyberaan/templates/layout/html.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/html.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_html.html.twig_iL_sgQW-5M00NeQ8pFC472ozT', '<?php
/* themes/custom/cyberaan/templates/layout/html.html.twig */
class __TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 28];
$filters = ["clean_class" => 30, "raw" => 38, "safe_join" => 39, "t" => 51];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set'],
['clean_class', 'raw', 'safe_join', 't'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// 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(($context["root_path"] ?? null))))), 2 => (( // line 31
($context["node_type"] ?? null)) ? (("node--type-" . \Drupal\Component\Utility\Html::getClass(($context["node_type"] ?? null)))) : ("")), 3 => (( // line 32
($context["db_offline"] ?? null)) ? ("db-offline") : (""))];
// line 35
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["html_attributes"] ?? null), "html", null, true));
echo ">
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
";
// line 39
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->env->getExtension('Drupal\Core\Template\TwigExtension')->safeJoin($this->env, ($context["head_title"] ?? null), " | ")));
echo "
";
// line 41
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["body_classes"] ?? null)], "method"), "html", null, true));
echo ">
<a>
";
// line 51
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(t("Skip to main content")));
echo "
</a>
";
// line 53
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["page_top"] ?? null), "html", null, true));
echo "
";
// line 54
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["page"] ?? null), "html", null, true));
echo "
";
// line 55
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["page_bottom"] ?? null), "html", null, true));
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar(($context["placeholder_token"] ?? null)));
echo "\">
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/html.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 103 => 56, 99 => 55, 95 => 54, 91 => 53, 86 => 51, 81 => 49, 73 => 44, 69 => 43, 65 => 41, 61 => 39, 57 => 38, 52 => 36, 49 => 35, 47 => 32, 46 => 31, 45 => 30, 44 => 29, 43 => 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 Twig_Source("", "themes/custom/cyberaan/templates/layout/html.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/html.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/layout/html.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_page.html.twig_XyNT2yWKiHCEjm10RIF2OAyDp', '<?php
/* themes/custom/cyberaan/templates/layout/page.html.twig */
class __TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'head' => [$this, 'block_head'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["block" => 72, "if" => 79];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['block', 'if'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 2
echo "
";
// line 71
echo "
";
// line 72
$this->displayBlock('head', $context, $blocks);
// line 119
echo "
";
// line 120
$this->displayBlock('content', $context, $blocks);
// line 154
echo "
";
// line 155
$this->displayBlock('footer', $context, $blocks);
}
// line 72
public function block_head($context, array $blocks = [])
{
// line 73
echo "
";
// line 75
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "header", []), "html", null, true));
echo "
Toggle navigation
";
// line 79
if ((($this->getAttribute(($context["page"] ?? null), "secondary_menu", []) || $this->getAttribute(($context["page"] ?? null), "top_header", [])) || $this->getAttribute(($context["page"] ?? null), "top_header_form", []))) {
// line 80
echo " ";
// line 81
echo "
";
// line 84
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "secondary_menu", []), "html", null, true));
echo "
";
// line 85
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "top_header", []), "html", null, true));
echo "
";
// line 86
if ($this->getAttribute(($context["page"] ?? null), "top_header_form", [])) {
// line 87
echo "
";
// line 88
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "top_header_form", []), "html", null, true));
echo "
";
}
// line 91
echo " ";
// line 92
echo "
";
// line 96
echo "
";
}
// line 98
echo "
";
// line 99
if (($this->getAttribute(($context["page"] ?? null), "primary_menu", []) || $this->getAttribute(($context["page"] ?? null), "header_form", []))) {
// line 100
echo "\t\t\t\t";
// line 101
echo "
\t\t\t\t\t
";
// line 103
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "primary_menu", []), "html", null, true));
echo "
";
// line 104
if ($this->getAttribute(($context["page"] ?? null), "header_form", [])) {
// line 105
echo "
";
// line 106
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "header_form", []), "html", null, true));
echo "
";
}
// line 109
echo "
";
}
// line 112
echo " ";
if (($context["sidebar_collapse"] ?? null)) {
// line 113
echo "\t\t\t\tToggle navigation
";
}
// line 115
echo "
";
}
// line 120
public function block_content($context, array $blocks = [])
{
// line 121
echo " ";
// line 122
echo "
";
// line 123
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "featured_top", []), "html", null, true));
echo "
";
// line 125
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "breadcrumb", []), "html", null, true));
echo "
";
// line 127
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "content", []), "html", null, true));
echo "
";
// line 128
if ($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])) {
// line 129
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["sidebar_first_attributes"] ?? null), "html", null, true));
echo ">
";
// line 131
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "sidebar_first", []), "html", null, true));
echo "
";
}
// line 135
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])) {
// line 136
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["sidebar_second_attributes"] ?? null), "html", null, true));
echo ">
";
// line 138
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "sidebar_second", []), "html", null, true));
echo "
";
}
// line 142
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "featured_bottom_first", [])) {
// line 143
echo "
";
// line 144
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "featured_bottom_first", []), "html", null, true));
echo "
";
}
// line 147
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "featured_bottom_second", [])) {
// line 148
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "featured_bottom_second", []), "html", null, true));
echo "
";
}
// line 150
echo "
";
// line 152
echo "
";
}
// line 155
public function block_footer($context, array $blocks = [])
{
// line 156
echo "
";
// line 159
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 160
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["container"] ?? null), "html", null, true));
echo "\">
";
// line 165
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_first", []), "html", null, true));
echo "
";
// line 170
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_second", []), "html", null, true));
echo "
";
// line 173
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_third", []), "html", null, true));
echo "
";
// line 176
echo "
";
}
// line 180
echo "
";
// line 183
if ($this->getAttribute(($context["page"] ?? null), "footer_fourth", [])) {
// line 184
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_fourth", []), "html", null, true));
echo "
";
}
// line 186
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "footer_fifth", [])) {
// line 187
echo "
";
// line 189
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_fifth", []), "html", null, true));
echo "
";
}
// line 192
echo "
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/page.html.twig";
}
public function getDebugInfo()
{
return array ( 318 => 192, 311 => 189, 307 => 187, 304 => 186, 298 => 184, 296 => 183, 291 => 180, 285 => 176, 280 => 173, 274 => 170, 266 => 165, 259 => 161, 256 => 160, 254 => 159, 249 => 156, 246 => 155, 241 => 152, 238 => 150, 232 => 148, 229 => 147, 223 => 144, 220 => 143, 217 => 142, 210 => 138, 204 => 136, 201 => 135, 194 => 131, 188 => 129, 186 => 128, 182 => 127, 177 => 125, 172 => 123, 169 => 122, 167 => 121, 164 => 120, 157 => 115, 153 => 113, 150 => 112, 145 => 109, 139 => 106, 136 => 105, 134 => 104, 130 => 103, 126 => 101, 124 => 100, 122 => 99, 119 => 98, 115 => 96, 110 => 92, 108 => 91, 102 => 88, 99 => 87, 97 => 86, 93 => 85, 88 => 84, 84 => 81, 82 => 80, 80 => 79, 73 => 75, 69 => 73, 66 => 72, 62 => 155, 59 => 154, 57 => 120, 54 => 119, 52 => 72, 49 => 71, 46 => 2,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/layout/page.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/page.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_page.html.twig_XyNT2yWKiHCEjm10RIF2OAyDp', '<?php
/* themes/custom/cyberaan/templates/layout/page.html.twig */
class __TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'head' => [$this, 'block_head'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["block" => 72, "if" => 79];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['block', 'if'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 2
echo "
";
// line 71
echo "
";
// line 72
$this->displayBlock('head', $context, $blocks);
// line 119
echo "
";
// line 120
$this->displayBlock('content', $context, $blocks);
// line 154
echo "
";
// line 155
$this->displayBlock('footer', $context, $blocks);
}
// line 72
public function block_head($context, array $blocks = [])
{
// line 73
echo "
";
// line 75
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "header", []), "html", null, true));
echo "
Toggle navigation
";
// line 79
if ((($this->getAttribute(($context["page"] ?? null), "secondary_menu", []) || $this->getAttribute(($context["page"] ?? null), "top_header", [])) || $this->getAttribute(($context["page"] ?? null), "top_header_form", []))) {
// line 80
echo " ";
// line 81
echo "
";
// line 84
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "secondary_menu", []), "html", null, true));
echo "
";
// line 85
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "top_header", []), "html", null, true));
echo "
";
// line 86
if ($this->getAttribute(($context["page"] ?? null), "top_header_form", [])) {
// line 87
echo "
";
// line 88
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "top_header_form", []), "html", null, true));
echo "
";
}
// line 91
echo " ";
// line 92
echo "
";
// line 96
echo "
";
}
// line 98
echo "
";
// line 99
if (($this->getAttribute(($context["page"] ?? null), "primary_menu", []) || $this->getAttribute(($context["page"] ?? null), "header_form", []))) {
// line 100
echo "\t\t\t\t";
// line 101
echo "
\t\t\t\t\t
";
// line 103
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "primary_menu", []), "html", null, true));
echo "
";
// line 104
if ($this->getAttribute(($context["page"] ?? null), "header_form", [])) {
// line 105
echo "
";
// line 106
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "header_form", []), "html", null, true));
echo "
";
}
// line 109
echo "
";
}
// line 112
echo " ";
if (($context["sidebar_collapse"] ?? null)) {
// line 113
echo "\t\t\t\tToggle navigation
";
}
// line 115
echo "
";
}
// line 120
public function block_content($context, array $blocks = [])
{
// line 121
echo " ";
// line 122
echo "
";
// line 123
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "featured_top", []), "html", null, true));
echo "
";
// line 125
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "breadcrumb", []), "html", null, true));
echo "
";
// line 127
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "content", []), "html", null, true));
echo "
";
// line 128
if ($this->getAttribute(($context["page"] ?? null), "sidebar_first", [])) {
// line 129
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["sidebar_first_attributes"] ?? null), "html", null, true));
echo ">
";
// line 131
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "sidebar_first", []), "html", null, true));
echo "
";
}
// line 135
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "sidebar_second", [])) {
// line 136
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["sidebar_second_attributes"] ?? null), "html", null, true));
echo ">
";
// line 138
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "sidebar_second", []), "html", null, true));
echo "
";
}
// line 142
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "featured_bottom_first", [])) {
// line 143
echo "
";
// line 144
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "featured_bottom_first", []), "html", null, true));
echo "
";
}
// line 147
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "featured_bottom_second", [])) {
// line 148
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "featured_bottom_second", []), "html", null, true));
echo "
";
}
// line 150
echo "
";
// line 152
echo "
";
}
// line 155
public function block_footer($context, array $blocks = [])
{
// line 156
echo "
";
// line 159
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 160
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["container"] ?? null), "html", null, true));
echo "\">
";
// line 165
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_first", []), "html", null, true));
echo "
";
// line 170
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_second", []), "html", null, true));
echo "
";
// line 173
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_third", []), "html", null, true));
echo "
";
// line 176
echo "
";
}
// line 180
echo "
";
// line 183
if ($this->getAttribute(($context["page"] ?? null), "footer_fourth", [])) {
// line 184
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_fourth", []), "html", null, true));
echo "
";
}
// line 186
echo " ";
if ($this->getAttribute(($context["page"] ?? null), "footer_fifth", [])) {
// line 187
echo "
";
// line 189
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["page"] ?? null), "footer_fifth", []), "html", null, true));
echo "
";
}
// line 192
echo "
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/page.html.twig";
}
public function getDebugInfo()
{
return array ( 318 => 192, 311 => 189, 307 => 187, 304 => 186, 298 => 184, 296 => 183, 291 => 180, 285 => 176, 280 => 173, 274 => 170, 266 => 165, 259 => 161, 256 => 160, 254 => 159, 249 => 156, 246 => 155, 241 => 152, 238 => 150, 232 => 148, 229 => 147, 223 => 144, 220 => 143, 217 => 142, 210 => 138, 204 => 136, 201 => 135, 194 => 131, 188 => 129, 186 => 128, 182 => 127, 177 => 125, 172 => 123, 169 => 122, 167 => 121, 164 => 120, 157 => 115, 153 => 113, 150 => 112, 145 => 109, 139 => 106, 136 => 105, 134 => 104, 130 => 103, 126 => 101, 124 => 100, 122 => 99, 119 => 98, 115 => 96, 110 => 92, 108 => 91, 102 => 88, 99 => 87, 97 => 86, 93 => 85, 88 => 84, 84 => 81, 82 => 80, 80 => 79, 73 => 75, 69 => 73, 66 => 72, 62 => 155, 59 => 154, 57 => 120, 54 => 119, 52 => 72, 49 => 71, 46 => 2,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/layout/page.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/page.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/layout/page.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_region--nowrap.html.twig_YnniXuRsITSArQJu0SdiqKOFu', '<?php
/* themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig */
class __TwigTemplate_d2c087acda61445576cbac4318537a1ecfc505848f23ba6134d9bec84dbdc8c9 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 15];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 15
if (($context["content"] ?? null)) {
// line 16
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
}
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 45 => 16, 43 => 15,);
}
/** @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 Twig_Source("", "themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_region--nowrap.html.twig_YnniXuRsITSArQJu0SdiqKOFu', '<?php
/* themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig */
class __TwigTemplate_d2c087acda61445576cbac4318537a1ecfc505848f23ba6134d9bec84dbdc8c9 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 15];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 15
if (($context["content"] ?? null)) {
// line 16
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
}
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 45 => 16, 43 => 15,);
}
/** @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 Twig_Source("", "themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/layout/region--nowrap.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 493)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 73)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->block_head(Array, Array) (Line: 215)
Twig_Template->displayBlock('head', Array, Array) (Line: 52)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_region.html.twig_9oHsXHAW_YIbkv6N1U29GHrmp', '<?php
/* themes/custom/cyberaan/templates/layout/region.html.twig */
class __TwigTemplate_c6c46e55254acc534df9dd58ce9ba1ca11df9dd6796b41f7d19a2557a5897bea extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 16, "if" => 22];
$filters = ["clean_class" => 19];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 16
$context["classes"] = [0 => "region", 1 => "row", 2 => ("region-" . \Drupal\Component\Utility\Html::getClass( // line 19
($context["region"] ?? null)))];
// line 22
if (($context["content"] ?? null)) {
// line 23
echo " ";
// line 24
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/region.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 50 => 24, 48 => 23, 46 => 22, 44 => 19, 43 => 16,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "themes/custom/cyberaan/templates/layout/region.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/region.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_region.html.twig_9oHsXHAW_YIbkv6N1U29GHrmp', '<?php
/* themes/custom/cyberaan/templates/layout/region.html.twig */
class __TwigTemplate_c6c46e55254acc534df9dd58ce9ba1ca11df9dd6796b41f7d19a2557a5897bea extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 16, "if" => 22];
$filters = ["clean_class" => 19];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 16
$context["classes"] = [0 => "region", 1 => "row", 2 => ("region-" . \Drupal\Component\Utility\Html::getClass( // line 19
($context["region"] ?? null)))];
// line 22
if (($context["content"] ?? null)) {
// line 23
echo " ";
// line 24
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/region.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 50 => 24, 48 => 23, 46 => 22, 44 => 19, 43 => 16,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "themes/custom/cyberaan/templates/layout/region.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/region.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/layout/region.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/region.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 493)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 89)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->block_head(Array, Array) (Line: 215)
Twig_Template->displayBlock('head', Array, Array) (Line: 52)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_region--top-header.html.t_xM_OfjH7K73OuGuvt9wJZISEJ', '<?php
/* themes/custom/cyberaan/templates/layout/region--top-header.html.twig */
class __TwigTemplate_ffeb189caf9760de0c22215d6eacf1b95b74d3842376a8df5dce02c9a1f7ebb3 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 16, "if" => 22];
$filters = ["clean_class" => 19];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 16
$context["classes"] = [0 => "region", 1 => "row", 2 => ("region-" . \Drupal\Component\Utility\Html::getClass( // line 19
($context["region"] ?? null)))];
// line 22
if (($context["content"] ?? null)) {
// line 23
echo " ";
// line 24
echo " <ul>
";
// line 25
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
</ul>
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/region--top-header.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 25, 50 => 24, 48 => 23, 46 => 22, 44 => 19, 43 => 16,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "themes/custom/cyberaan/templates/layout/region--top-header.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/region--top-header.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_region--top-header.html.t_xM_OfjH7K73OuGuvt9wJZISEJ', '<?php
/* themes/custom/cyberaan/templates/layout/region--top-header.html.twig */
class __TwigTemplate_ffeb189caf9760de0c22215d6eacf1b95b74d3842376a8df5dce02c9a1f7ebb3 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 16, "if" => 22];
$filters = ["clean_class" => 19];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 16
$context["classes"] = [0 => "region", 1 => "row", 2 => ("region-" . \Drupal\Component\Utility\Html::getClass( // line 19
($context["region"] ?? null)))];
// line 22
if (($context["content"] ?? null)) {
// line 23
echo " ";
// line 24
echo " <ul>
";
// line 25
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
</ul>
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/layout/region--top-header.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 25, 50 => 24, 48 => 23, 46 => 22, 44 => 19, 43 => 16,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "themes/custom/cyberaan/templates/layout/region--top-header.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/layout/region--top-header.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/layout/region--top-header.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/region--top-header.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 493)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 93)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->block_head(Array, Array) (Line: 215)
Twig_Template->displayBlock('head', Array, Array) (Line: 52)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_block.html.twig_pw4WcaottGxFVI5qCxBBTLO0L', '<?php
/* themes/custom/cyberaan/templates/block/block.html.twig */
class __TwigTemplate_296e3955c7d770b011ebbac30d2aab2b1cea81799ea08742649dac36ec40e85e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 41, "block" => 45];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 41
if (($context["label"] ?? null)) {
// line 42
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 44
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 45
$this->displayBlock('content', $context, $blocks);
}
public function block_content($context, array $blocks = [])
{
// line 46
echo " ";
// line 47
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 49
echo " ";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 81 => 49, 76 => 47, 74 => 46, 68 => 45, 63 => 44, 55 => 42, 53 => 41, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_block.html.twig_pw4WcaottGxFVI5qCxBBTLO0L', '<?php
/* themes/custom/cyberaan/templates/block/block.html.twig */
class __TwigTemplate_296e3955c7d770b011ebbac30d2aab2b1cea81799ea08742649dac36ec40e85e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 41, "block" => 45];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 41
if (($context["label"] ?? null)) {
// line 42
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 44
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 45
$this->displayBlock('content', $context, $blocks);
}
public function block_content($context, array $blocks = [])
{
// line 46
echo " ";
// line 47
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 49
echo " ";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 81 => 49, 76 => 47, 74 => 46, 68 => 45, 63 => 44, 55 => 42, 53 => 41, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/block/block.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/block/block.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 450)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 177)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->block_content(Array, Array) (Line: 215)
Twig_Template->displayBlock('content', Array, Array) (Line: 57)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_breadcrumb.html.twig_NEZW3zprxCA0NUlqdrKe0unb6', '<?php
/* themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig */
class __TwigTemplate_7f805fe44e2e25edbe0c49a5355364eeab9570579ed452f0066d0f73fcca33b5 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 12, "for" => 14, "trans" => 18];
$filters = [];
$functions = ["attach_library" => 10];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if', 'for', 'trans'],
[],
['attach_library']
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 10
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/breadcrumb"), "html", null, true));
echo "
";
// line 12
if (($context["breadcrumb"] ?? null)) {
// line 13
echo " <ol>
";
// line 14
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["breadcrumb"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 15
echo " ";
if ($this->getAttribute($context["item"], "url", [])) {
// line 16
echo " ";
if (twig_in_filter($this->getAttribute($context["item"], "url", []), [0 => "/", 1 => "/ps", 2 => "/dr"])) {
// line 17
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "url", []), "html", null, true));
echo "\">";
echo t("Home", array());
echo "</a>
</li>
";
} else {
// line 21
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "url", []), "html", null, true));
echo "\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
echo "</a>
</li>
";
}
// line 25
echo " ";
} else {
// line 26
echo " <li>
";
// line 27
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
echo "
</li>
";
}
// line 30
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 31
echo " </ol>
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 103 => 31, 97 => 30, 91 => 27, 88 => 26, 85 => 25, 77 => 22, 74 => 21, 66 => 18, 63 => 17, 60 => 16, 57 => 15, 53 => 14, 50 => 13, 48 => 12, 43 => 10,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_breadcrumb.html.twig_NEZW3zprxCA0NUlqdrKe0unb6', '<?php
/* themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig */
class __TwigTemplate_7f805fe44e2e25edbe0c49a5355364eeab9570579ed452f0066d0f73fcca33b5 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 12, "for" => 14, "trans" => 18];
$filters = [];
$functions = ["attach_library" => 10];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if', 'for', 'trans'],
[],
['attach_library']
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 10
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/breadcrumb"), "html", null, true));
echo "
";
// line 12
if (($context["breadcrumb"] ?? null)) {
// line 13
echo " <ol>
";
// line 14
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["breadcrumb"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 15
echo " ";
if ($this->getAttribute($context["item"], "url", [])) {
// line 16
echo " ";
if (twig_in_filter($this->getAttribute($context["item"], "url", []), [0 => "/", 1 => "/ps", 2 => "/dr"])) {
// line 17
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "url", []), "html", null, true));
echo "\">";
echo t("Home", array());
echo "</a>
</li>
";
} else {
// line 21
echo " <li>
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "url", []), "html", null, true));
echo "\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
echo "</a>
</li>
";
}
// line 25
echo " ";
} else {
// line 26
echo " <li>
";
// line 27
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
echo "
</li>
";
}
// line 30
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 31
echo " </ol>
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 103 => 31, 97 => 30, 91 => 27, 88 => 26, 85 => 25, 77 => 22, 74 => 21, 66 => 18, 63 => 17, 60 => 16, 57 => 15, 53 => 14, 50 => 13, 48 => 12, 43 => 10,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/navigation/breadcrumb.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('breadcrumb', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 77)
__TwigTemplate_296e3955c7d770b011ebbac30d2aab2b1cea81799ea08742649dac36ec40e85e->block_content(Array, Array) (Line: 215)
Twig_Template->displayBlock('content', Array, Array) (Line: 68)
__TwigTemplate_296e3955c7d770b011ebbac30d2aab2b1cea81799ea08742649dac36ec40e85e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/block/block.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 450)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 177)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->block_content(Array, Array) (Line: 215)
Twig_Template->displayBlock('content', Array, Array) (Line: 57)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_block--news.html.twig_hNalifCd1jz9ngQ51abYsXiE3', '<?php
/* themes/custom/cyberaan/templates/block/block--news.html.twig */
class __TwigTemplate_5a78c02f6374d41719100672509491fb977b7206e311a23c5cc85b6575391c9e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 43, "block" => 47];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo "\t
\t\t
";
// line 42
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 43
if (($context["label"] ?? null)) {
// line 44
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo " class=\"section-header\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 46
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 47
$this->displayBlock('content', $context, $blocks);
// line 55
echo "
";
}
// line 47
public function block_content($context, array $blocks = [])
{
// line 48
echo " ";
// line 49
echo " ";
// line 50
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 52
echo " ";
// line 53
echo " ";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block--news.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 92 => 53, 90 => 52, 85 => 50, 83 => 49, 81 => 48, 78 => 47, 73 => 55, 71 => 47, 66 => 46, 58 => 44, 56 => 43, 52 => 42, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block--news.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block--news.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_block--news.html.twig_hNalifCd1jz9ngQ51abYsXiE3', '<?php
/* themes/custom/cyberaan/templates/block/block--news.html.twig */
class __TwigTemplate_5a78c02f6374d41719100672509491fb977b7206e311a23c5cc85b6575391c9e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 43, "block" => 47];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo "\t
\t\t
";
// line 42
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 43
if (($context["label"] ?? null)) {
// line 44
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo " class=\"section-header\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 46
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 47
$this->displayBlock('content', $context, $blocks);
// line 55
echo "
";
}
// line 47
public function block_content($context, array $blocks = [])
{
// line 48
echo " ";
// line 49
echo " ";
// line 50
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 52
echo " ";
// line 53
echo " ";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block--news.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 92 => 53, 90 => 52, 85 => 50, 83 => 49, 81 => 48, 78 => 47, 73 => 55, 71 => 47, 66 => 46, 58 => 44, 56 => 43, 52 => 42, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block--news.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block--news.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/block/block--news.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/block/block--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 450)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 182)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->block_content(Array, Array) (Line: 215)
Twig_Template->displayBlock('content', Array, Array) (Line: 57)
__TwigTemplate_5780b442ff62ee25599cba843345970738c2b0acf1f92ff162745a0aadca6b2e->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_off-canvas-page-wrapper.h_nQZ4inbfq0f5tv3IeiX7DWX7-', '<?php
/* core/modules/system/templates/off-canvas-page-wrapper.html.twig */
class __TwigTemplate_48bedeb1c4bfd905a3f98bae05b22306f0f200d0b5c5f7126f1f33fbc3fd0806 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 22];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 22
if (($context["children"] ?? null)) {
// line 23
echo "
";
// line 24
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($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 ( 48 => 24, 45 => 23, 43 => 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 Twig_Source("", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/home/oldmoci/public_html/web/core/modules/system/templates/off-canvas-page-wrapper.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_off-canvas-page-wrapper.h_nQZ4inbfq0f5tv3IeiX7DWX7-', '<?php
/* core/modules/system/templates/off-canvas-page-wrapper.html.twig */
class __TwigTemplate_48bedeb1c4bfd905a3f98bae05b22306f0f200d0b5c5f7126f1f33fbc3fd0806 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 22];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if'],
[],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 22
if (($context["children"] ?? null)) {
// line 23
echo "
";
// line 24
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($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 ( 48 => 24, 45 => 23, 43 => 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 Twig_Source("", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/home/oldmoci/public_html/web/core/modules/system/templates/off-canvas-page-wrapper.html.twig");
}
}
') (Line: 457)
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: 493)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95)
__TwigTemplate_a9fd5f5376bfcf8c3ffe1017730a900a8a20327b210b34ed98239d410d2b759c->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/layout/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_block--languageswitcher-1_5TphlFDHRamBosuvFaRYaDvfq', '<?php
/* themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig */
class __TwigTemplate_3c72dae50fbc9b22519945b4fe8086acfc117ab011d2c0678dac42ddeda1fb84 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 41, "block" => 45];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 41
if (($context["label"] ?? null)) {
// line 42
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 44
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 45
$this->displayBlock('content', $context, $blocks);
}
public function block_content($context, array $blocks = [])
{
// line 46
echo " <ul>
";
// line 48
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 50
echo " </ul>
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 82 => 50, 77 => 48, 74 => 46, 68 => 45, 63 => 44, 55 => 42, 53 => 41, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_block--languageswitcher-1_5TphlFDHRamBosuvFaRYaDvfq', '<?php
/* themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig */
class __TwigTemplate_3c72dae50fbc9b22519945b4fe8086acfc117ab011d2c0678dac42ddeda1fb84 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 41, "block" => 45];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 41
if (($context["label"] ?? null)) {
// line 42
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 44
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 45
$this->displayBlock('content', $context, $blocks);
}
public function block_content($context, array $blocks = [])
{
// line 46
echo " <ul>
";
// line 48
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 50
echo " </ul>
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 82 => 50, 77 => 48, 74 => 46, 68 => 45, 63 => 44, 55 => 42, 53 => 41, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 151)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 152)
Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 166)
Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 667)
Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 552)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140)
Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 258)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71)
Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
call_user_func(Array, Object, 'kernel.response', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.response', Object) (Line: 191)
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 173)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_links--language-block.htm_zd8Q53iO86EzTpohts_ybVPEp', '<?php
/* themes/custom/cyberaan/templates/navigation/links--language-block.html.twig */
class __TwigTemplate_1ceab54e7ecc9482c17b7d6491d28abf3c65cd73464a8cd27f9dd097a8e8dcf4 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 35, "for" => 45];
$filters = [];
$functions = ["attach_library" => 36];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if', 'for'],
[],
['attach_library']
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 35
if (($context["links"] ?? null)) {
// line 36
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/links"), "html", null, true));
// line 38
if (($context["heading"] ?? null)) {
// line 39
if ($this->getAttribute(($context["heading"] ?? null), "level", [])) {
// line 40
echo "<";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "level", []), "html", null, true));
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "attributes", []), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "text", []), "html", null, true));
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "level", []), "html", null, true));
echo ">";
} else {
// line 42
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "attributes", []), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "text", []), "html", null, true));
echo "";
}
}
// line 45
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["links"] ?? null));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 46
if ($this->getAttribute($this->getAttribute($context["item"], "text_attributes", []), "hasClass", [0 => "session-active"], "method")) {
} elseif ($this->getAttribute( // line 47
$context["item"], "text", [], "any", true, true)) {
// line 48
if ($this->getAttribute($context["item"], "link", [])) {
// line 49
echo "<li>
";
// line 50
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "link", []), "html", null, true));
echo "
</li>";
} elseif ($this->getAttribute( // line 52
$context["item"], "text_attributes", [])) {
// line 53
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text_attributes", []), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
echo "";
} else {
// line 55
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
}
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/links--language-block.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 55, 88 => 53, 86 => 52, 82 => 50, 79 => 49, 77 => 48, 75 => 47, 73 => 46, 69 => 45, 61 => 42, 51 => 40, 49 => 39, 47 => 38, 45 => 36, 43 => 35,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/navigation/links--language-block.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/links--language-block.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_links--language-block.htm_zd8Q53iO86EzTpohts_ybVPEp', '<?php
/* themes/custom/cyberaan/templates/navigation/links--language-block.html.twig */
class __TwigTemplate_1ceab54e7ecc9482c17b7d6491d28abf3c65cd73464a8cd27f9dd097a8e8dcf4 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["if" => 35, "for" => 45];
$filters = [];
$functions = ["attach_library" => 36];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['if', 'for'],
[],
['attach_library']
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 35
if (($context["links"] ?? null)) {
// line 36
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bootstrap_barrio/links"), "html", null, true));
// line 38
if (($context["heading"] ?? null)) {
// line 39
if ($this->getAttribute(($context["heading"] ?? null), "level", [])) {
// line 40
echo "<";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "level", []), "html", null, true));
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "attributes", []), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "text", []), "html", null, true));
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "level", []), "html", null, true));
echo ">";
} else {
// line 42
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "attributes", []), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["heading"] ?? null), "text", []), "html", null, true));
echo "";
}
}
// line 45
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["links"] ?? null));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 46
if ($this->getAttribute($this->getAttribute($context["item"], "text_attributes", []), "hasClass", [0 => "session-active"], "method")) {
} elseif ($this->getAttribute( // line 47
$context["item"], "text", [], "any", true, true)) {
// line 48
if ($this->getAttribute($context["item"], "link", [])) {
// line 49
echo "<li>
";
// line 50
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "link", []), "html", null, true));
echo "
</li>";
} elseif ($this->getAttribute( // line 52
$context["item"], "text_attributes", [])) {
// line 53
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text_attributes", []), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
echo "";
} else {
// line 55
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "text", []), "html", null, true));
}
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/links--language-block.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 55, 88 => 53, 86 => 52, 82 => 50, 79 => 49, 77 => 48, 75 => 47, 73 => 46, 69 => 45, 61 => 42, 51 => 40, 49 => 39, 47 => 38, 45 => 36, 43 => 35,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/navigation/links--language-block.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/links--language-block.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/navigation/links--language-block.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/navigation/links--language-block.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('links__language_block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 78)
__TwigTemplate_3c72dae50fbc9b22519945b4fe8086acfc117ab011d2c0678dac42ddeda1fb84->block_content(Array, Array) (Line: 215)
Twig_Template->displayBlock('content', Array, Array) (Line: 68)
__TwigTemplate_3c72dae50fbc9b22519945b4fe8086acfc117ab011d2c0678dac42ddeda1fb84->doDisplay(Array, Array) (Line: 428)
Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
Twig_Template->display(Array) (Line: 407)
Twig_Template->render(Array) (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/block/block--languageswitcher-1.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 151)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 152)
Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 166)
Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 667)
Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 552)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140)
Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 258)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71)
Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
call_user_func(Array, Object, 'kernel.response', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.response', Object) (Line: 191)
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 173)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 174 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php', 511) (Line: 155)
Drupal\Component\PhpStorage\FileStorage->createDirectory('https://old.moci.gov.af/sites/default/files/php/twig', 511) (Line: 121)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('https://old.moci.gov.af/sites/default/files/php/twig') (Line: 66)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('68aaad7ab884f_block--language.html.twig_KIpwYVX2WJBd6BoniMAkRMFgL', '<?php
/* themes/custom/cyberaan/templates/block/block--language.html.twig */
class __TwigTemplate_bb658ebc7beb20c7973e76b6a33146fa27857a9f70e5cd21383591ec5bf5f486 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 41, "block" => 45];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 41
if (($context["label"] ?? null)) {
// line 42
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 44
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 45
$this->displayBlock('content', $context, $blocks);
}
public function block_content($context, array $blocks = [])
{
// line 46
echo " <li>
<ul>
";
// line 49
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 51
echo " </ul>
</li>
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block--language.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 83 => 51, 78 => 49, 74 => 46, 68 => 45, 63 => 44, 55 => 42, 53 => 41, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block--language.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block--language.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_block--language.html.twig_KIpwYVX2WJBd6BoniMAkRMFgL', '<?php
/* themes/custom/cyberaan/templates/block/block--language.html.twig */
class __TwigTemplate_bb658ebc7beb20c7973e76b6a33146fa27857a9f70e5cd21383591ec5bf5f486 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 33, "if" => 41, "block" => 45];
$filters = ["clean_class" => 35];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'block'],
['clean_class'],
[]
);
} catch (Twig_Sandbox_SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
// line 33
$context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 35
($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass( // line 36
($context["plugin_id"] ?? null)))];
// line 40
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
echo "
";
// line 41
if (($context["label"] ?? null)) {
// line 42
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_attributes"] ?? null), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
echo "
";
}
// line 44
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
echo "
";
// line 45
$this->displayBlock('content', $context, $blocks);
}
public function block_content($context, array $blocks = [])
{
// line 46
echo " <li>
<ul>
";
// line 49
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["content"] ?? null), "html", null, true));
echo "
";
// line 51
echo " </ul>
</li>
";
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/block/block--language.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 83 => 51, 78 => 49, 74 => 46, 68 => 45, 63 => 44, 55 => 42, 53 => 41, 48 => 40, 46 => 36, 45 => 35, 44 => 33,);
}
/** @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 Twig_Source("", "themes/custom/cyberaan/templates/block/block--language.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/block/block--language.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/block/block--language.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/block/block--language.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 151)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 152)
Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 166)
Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 667)
Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 552)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140)
Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 258)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71)
Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
call_user_func(Array, Object, 'kernel.response', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.response', Object) (Line: 191)
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 173)
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: 184)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
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: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)