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_views-view-unformatted--n_4Rwf6eE-0u4RU1h8KF3f_e9Lk', '<?php
/* themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig */
class __TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03 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 = ["for" => 32];
$filters = ["batch" => 32];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['for'],
['batch'],
[]
);
} 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 27
echo " ";
// line 28
echo "
";
// line 30
echo " ";
// line 32
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_array_batch(($context["rows"] ?? null), 3));
foreach ($context['_seq'] as $context["_key"] => $context["group"]) {
// line 33
echo "
";
// line 34
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($context["group"]);
foreach ($context['_seq'] as $context["_key"] => $context["row"]) {
// line 35
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["row"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 37
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['group'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 70 => 37, 61 => 35, 57 => 34, 54 => 33, 50 => 32, 48 => 30, 45 => 28, 43 => 27,);
}
/** @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-unformatted--news.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_views-view-unformatted--n_4Rwf6eE-0u4RU1h8KF3f_e9Lk', '<?php
/* themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig */
class __TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03 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 = ["for" => 32];
$filters = ["batch" => 32];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['for'],
['batch'],
[]
);
} 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 27
echo " ";
// line 28
echo "
";
// line 30
echo " ";
// line 32
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_array_batch(($context["rows"] ?? null), 3));
foreach ($context['_seq'] as $context["_key"] => $context["group"]) {
// line 33
echo "
";
// line 34
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($context["group"]);
foreach ($context['_seq'] as $context["_key"] => $context["row"]) {
// line 35
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["row"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 37
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['group'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 70 => 37, 61 => 35, 57 => 34, 54 => 33, 50 => 32, 48 => 30, 45 => 28, 43 => 27,);
}
/** @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-unformatted--news.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/views/views-view-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_field--node--created.html_HKYSLKBxUrtXdIQnCCA0gzN9F', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig */
class __TwigTemplate_99627636bf7b1fd64f93e9d91bc3f50d1bce4d3a2435655efd8c1ca048ab356c 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" => 23, "for" => 31];
$filters = ["clean_class" => 25];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'for'],
['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 23
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 25
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 26
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 27
($context["label_display"] ?? null))];
// line 30
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["classes"] ?? null)], "method"), "html", null, true));
echo ">";
// line 31
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 32
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "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;
// line 34
echo "
";
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 34, 56 => 32, 52 => 31, 48 => 30, 46 => 27, 45 => 26, 44 => 25, 43 => 23,);
}
/** @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/field/field--node--created.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_field--node--created.html_HKYSLKBxUrtXdIQnCCA0gzN9F', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig */
class __TwigTemplate_99627636bf7b1fd64f93e9d91bc3f50d1bce4d3a2435655efd8c1ca048ab356c 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" => 23, "for" => 31];
$filters = ["clean_class" => 25];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'for'],
['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 23
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 25
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 26
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 27
($context["label_display"] ?? null))];
// line 30
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["classes"] ?? null)], "method"), "html", null, true));
echo ">";
// line 31
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 32
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "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;
// line 34
echo "
";
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 34, 56 => 32, 52 => 31, 48 => 30, 46 => 27, 45 => 26, 44 => 25, 43 => 23,);
}
/** @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/field/field--node--created.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--node--created.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 612)
template_preprocess_node(Array, 'node', Array) (Line: 287)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_field--node--uid.html.twi_qBI7CQHZiMtTFIvQ3TxX4D4kQ', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig */
class __TwigTemplate_f607860674b5a1f265ff7c2862638f485c10bd87876bf66d80146a19381927f0 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" => 23, "for" => 31];
$filters = ["clean_class" => 25];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'for'],
['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 23
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 25
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 26
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 27
($context["label_display"] ?? null))];
// line 30
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["classes"] ?? null)], "method"), "html", null, true));
echo ">";
// line 31
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 32
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "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;
// line 34
echo "
";
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 34, 56 => 32, 52 => 31, 48 => 30, 46 => 27, 45 => 26, 44 => 25, 43 => 23,);
}
/** @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/field/field--node--uid.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_field--node--uid.html.twi_qBI7CQHZiMtTFIvQ3TxX4D4kQ', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig */
class __TwigTemplate_f607860674b5a1f265ff7c2862638f485c10bd87876bf66d80146a19381927f0 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" => 23, "for" => 31];
$filters = ["clean_class" => 25];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'for'],
['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 23
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 25
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 26
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 27
($context["label_display"] ?? null))];
// line 30
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["classes"] ?? null)], "method"), "html", null, true));
echo ">";
// line 31
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 32
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "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;
// line 34
echo "
";
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 34, 56 => 32, 52 => 31, 48 => 30, 46 => 27, 45 => 26, 44 => 25, 43 => 23,);
}
/** @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/field/field--node--uid.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 614)
template_preprocess_node(Array, 'node', Array) (Line: 287)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_username.html.twig_uFIjoNF2XTdyn7WbzBiDtgMjZ', '<?php
/* themes/contrib/bootstrap_barrio/templates/user/username.html.twig */
class __TwigTemplate_4d6896d119018112581bf17e7c964250ce47635317437d197b90c28186e97cac 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" => 19];
$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 19
if (($context["link_path"] ?? null)) {
// line 20
echo "<a>env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "username"], "method"), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["name"] ?? null), "html", null, true));
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["extra"] ?? null), "html", null, true));
echo "</a>";
} else {
// line 22
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["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["name"] ?? null), "html", null, true));
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["extra"] ?? null), "html", null, true));
echo "";
}
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/user/username.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 22, 45 => 20, 43 => 19,);
}
/** @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/user/username.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/user/username.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_username.html.twig_uFIjoNF2XTdyn7WbzBiDtgMjZ', '<?php
/* themes/contrib/bootstrap_barrio/templates/user/username.html.twig */
class __TwigTemplate_4d6896d119018112581bf17e7c964250ce47635317437d197b90c28186e97cac 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" => 19];
$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 19
if (($context["link_path"] ?? null)) {
// line 20
echo "<a>env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "username"], "method"), "html", null, true));
echo ">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["name"] ?? null), "html", null, true));
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["extra"] ?? null), "html", null, true));
echo "</a>";
} else {
// line 22
echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["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["name"] ?? null), "html", null, true));
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["extra"] ?? null), "html", null, true));
echo "";
}
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/user/username.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 22, 45 => 20, 43 => 19,);
}
/** @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/user/username.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/user/username.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/user/username.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/user/username.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('username', 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: 56)
__TwigTemplate_f607860674b5a1f265ff7c2862638f485c10bd87876bf66d80146a19381927f0->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/contrib/bootstrap_barrio/templates/field/field--node--uid.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 437)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
Drupal\Core\Render\Renderer->render(Array) (Line: 614)
template_preprocess_node(Array, 'node', Array) (Line: 287)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_node--article.html.twig_PN3dTRzg4Ol9fSDso_mYWVc33', '<?php
/* themes/custom/cyberaan/templates/content/node--article.html.twig */
class __TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028 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" => 65, "if" => 77];
$filters = ["clean_class" => 67, "t" => 75, "format_date" => 83];
$functions = ["attach_library" => 62, "file_url" => 89];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class', 't', 'format_date'],
['attach_library', 'file_url']
);
} 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 62
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/node"), "html", null, true));
echo "
";
// line 65
$context["classes"] = [0 => "node", 1 => ("node--type-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 67
($context["node"] ?? null), "bundle", []))), 2 => (($this->getAttribute( // line 68
($context["node"] ?? null), "isPromoted", [], "method")) ? ("node--promoted") : ("")), 3 => (($this->getAttribute( // line 69
($context["node"] ?? null), "isSticky", [], "method")) ? ("node--sticky") : ("")), 4 => (( !$this->getAttribute( // line 70
($context["node"] ?? null), "isPublished", [], "method")) ? ("node--unpublished") : ("")), 5 => (( // line 71
($context["view_mode"] ?? null)) ? (("node--view-mode-" . \Drupal\Component\Utility\Html::getClass(($context["view_mode"] ?? null)))) : ("")), 6 => "clearfix"];
// line 75
$context["read_more"] = t("Read more");
// line 76
$context["lang"] = $this->getAttribute($this->getAttribute(($context["content"] ?? null), "body", []), "#language", [], "array");
// line 77
echo " ";
if (($context["teaser"] ?? null)) {
// line 78
echo "
\t
";
// line 82
if ((($context["lang"] ?? null) == "en")) {
// line 83
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
";
} else {
// line 85
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["date"] ?? null), "html", null, true));
echo "
";
}
// line 87
echo "
";
// line 88
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])) {
// line 89
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo ");\" class=\"card-img-top\" alt=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["node"] ?? null), "field_image", []), "alt", []), "html", null, true));
echo "\" >
</a>
";
} else {
// line 92
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(/themes/custom/cyberaan/imgs/post-placeholder.jpg);\" class=\"card-img-top\" alt=\"Post placeholder\" >
</a>
";
}
// line 95
echo "
\t\t\t\t<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? 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 "</a>
";
// line 98
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
";
// line 101
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "links", []), "html", null, true));
echo "
";
// line 102
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "field_category", []), "html", null, true));
echo "
";
} elseif (( // line 106
($context["view_mode"] ?? null) == "no_image_content")) {
// line 107
echo "
\t
";
// line 110
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
\t\t\t\t<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? 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 "</a>
";
// line 114
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" class=\"card-link\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["read_more"] ?? null), "html", null, true));
echo "</a>
";
} elseif (( // line 122
($context["view_mode"] ?? null) == "col_lg_8")) {
// line 123
echo "
\t
";
// line 127
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
";
// line 129
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])) {
// line 130
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo ");\" class=\"card-img-top\" alt=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["node"] ?? null), "field_image", []), "alt", []), "html", null, true));
echo "\" >
</a>
";
} else {
// line 133
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(/themes/custom/cyberaan/imgs/post-placeholder.jpg);\" class=\"card-img-top\" alt=\"Post placeholder\" >
</a>
";
}
// line 136
echo "
\t\t\t\t<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? 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 "</a>
";
// line 139
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" class=\"card-link\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["read_more"] ?? null), "html", null, true));
echo "</a>
";
// line 143
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "field_category", []), "html", null, true));
echo "
";
} elseif (( // line 147
($context["view_mode"] ?? null) == "no_image_content_2")) {
// line 148
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\">
<strong>";
// line 149
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 "</strong>
";
// line 150
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "custom_date_only"]), "html", null, true));
echo "
";
// line 151
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "custom_time"]), "html", null, true));
echo "
</a>
";
} elseif ( // line 153
($context["page"] ?? null)) {
// line 154
echo "
\t\t\t
\t\t\t\t
\t\t\t\t\t
";
// line 159
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 "
\t\t\t\t\t\t\t
";
// line 162
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["node"] ?? null), "uid", []), "entity", []), "user_picture", []), "entity", []), "uri", []), "value", [])) {
// line 163
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["node"] ?? null), "uid", []), "entity", []), "user_picture", []), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo "\" alt=\"Author image\"/>
";
}
// line 165
echo "
<strong>";
// line 166
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["author_name"] ?? null), "html", null, true));
echo "</strong>
";
// line 167
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
";
// line 172
echo " ";
// line 173
echo " ";
// line 174
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "sharethis_output", []), "html", null, true));
echo "
";
// line 175
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "shorturl_output", []), "html", null, true));
echo "
";
// line 178
echo "
";
// line 180
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])) {
// line 181
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo "\" class=\"img-fluid figure-img\" alt=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["node"] ?? null), "field_image", []), "alt", []), "html", null, true));
echo "\" />
";
}
// line 185
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
";
// line 186
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "field_documents", []), "html", null, true));
echo "
\t\t\t\t
\t\t\t
\t\t
\t
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/content/node--article.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 322 => 186, 317 => 185, 309 => 182, 306 => 181, 304 => 180, 300 => 178, 295 => 175, 290 => 174, 288 => 173, 286 => 172, 279 => 167, 275 => 166, 272 => 165, 266 => 163, 264 => 162, 258 => 159, 251 => 154, 249 => 153, 244 => 151, 240 => 150, 236 => 149, 231 => 148, 229 => 147, 222 => 143, 216 => 142, 210 => 139, 204 => 138, 200 => 136, 193 => 133, 182 => 130, 180 => 129, 175 => 127, 169 => 123, 167 => 122, 157 => 117, 151 => 114, 145 => 113, 139 => 110, 134 => 107, 132 => 106, 125 => 102, 121 => 101, 115 => 98, 109 => 97, 105 => 95, 98 => 92, 87 => 89, 85 => 88, 82 => 87, 76 => 85, 70 => 83, 68 => 82, 62 => 78, 59 => 77, 57 => 76, 55 => 75, 53 => 71, 52 => 70, 51 => 69, 50 => 68, 49 => 67, 48 => 65, 43 => 62,);
}
/** @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/content/node--article.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/content/node--article.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_node--article.html.twig_PN3dTRzg4Ol9fSDso_mYWVc33', '<?php
/* themes/custom/cyberaan/templates/content/node--article.html.twig */
class __TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028 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" => 65, "if" => 77];
$filters = ["clean_class" => 67, "t" => 75, "format_date" => 83];
$functions = ["attach_library" => 62, "file_url" => 89];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if'],
['clean_class', 't', 'format_date'],
['attach_library', 'file_url']
);
} 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 62
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/node"), "html", null, true));
echo "
";
// line 65
$context["classes"] = [0 => "node", 1 => ("node--type-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute( // line 67
($context["node"] ?? null), "bundle", []))), 2 => (($this->getAttribute( // line 68
($context["node"] ?? null), "isPromoted", [], "method")) ? ("node--promoted") : ("")), 3 => (($this->getAttribute( // line 69
($context["node"] ?? null), "isSticky", [], "method")) ? ("node--sticky") : ("")), 4 => (( !$this->getAttribute( // line 70
($context["node"] ?? null), "isPublished", [], "method")) ? ("node--unpublished") : ("")), 5 => (( // line 71
($context["view_mode"] ?? null)) ? (("node--view-mode-" . \Drupal\Component\Utility\Html::getClass(($context["view_mode"] ?? null)))) : ("")), 6 => "clearfix"];
// line 75
$context["read_more"] = t("Read more");
// line 76
$context["lang"] = $this->getAttribute($this->getAttribute(($context["content"] ?? null), "body", []), "#language", [], "array");
// line 77
echo " ";
if (($context["teaser"] ?? null)) {
// line 78
echo "
\t
";
// line 82
if ((($context["lang"] ?? null) == "en")) {
// line 83
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
";
} else {
// line 85
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["date"] ?? null), "html", null, true));
echo "
";
}
// line 87
echo "
";
// line 88
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])) {
// line 89
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo ");\" class=\"card-img-top\" alt=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["node"] ?? null), "field_image", []), "alt", []), "html", null, true));
echo "\" >
</a>
";
} else {
// line 92
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(/themes/custom/cyberaan/imgs/post-placeholder.jpg);\" class=\"card-img-top\" alt=\"Post placeholder\" >
</a>
";
}
// line 95
echo "
\t\t\t\t<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? 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 "</a>
";
// line 98
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
";
// line 101
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "links", []), "html", null, true));
echo "
";
// line 102
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "field_category", []), "html", null, true));
echo "
";
} elseif (( // line 106
($context["view_mode"] ?? null) == "no_image_content")) {
// line 107
echo "
\t
";
// line 110
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
\t\t\t\t<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? 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 "</a>
";
// line 114
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" class=\"card-link\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["read_more"] ?? null), "html", null, true));
echo "</a>
";
} elseif (( // line 122
($context["view_mode"] ?? null) == "col_lg_8")) {
// line 123
echo "
\t
";
// line 127
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
";
// line 129
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])) {
// line 130
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo ");\" class=\"card-img-top\" alt=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["node"] ?? null), "field_image", []), "alt", []), "html", null, true));
echo "\" >
</a>
";
} else {
// line 133
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" style=\"background-image:url(/themes/custom/cyberaan/imgs/post-placeholder.jpg);\" class=\"card-img-top\" alt=\"Post placeholder\" >
</a>
";
}
// line 136
echo "
\t\t\t\t<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? 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 "</a>
";
// line 139
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
<a line echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\" class=\"card-link\">";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["read_more"] ?? null), "html", null, true));
echo "</a>
";
// line 143
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "field_category", []), "html", null, true));
echo "
";
} elseif (( // line 147
($context["view_mode"] ?? null) == "no_image_content_2")) {
// line 148
echo " <a echo this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["url"] ?? null), "html", null, true));
echo "\">
<strong>";
// line 149
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 "</strong>
";
// line 150
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "custom_date_only"]), "html", null, true));
echo "
";
// line 151
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "custom_time"]), "html", null, true));
echo "
</a>
";
} elseif ( // line 153
($context["page"] ?? null)) {
// line 154
echo "
\t\t\t
\t\t\t\t
\t\t\t\t\t
";
// line 159
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 "
\t\t\t\t\t\t\t
";
// line 162
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["node"] ?? null), "uid", []), "entity", []), "user_picture", []), "entity", []), "uri", []), "value", [])) {
// line 163
echo " env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["node"] ?? null), "uid", []), "entity", []), "user_picture", []), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo "\" alt=\"Author image\"/>
";
}
// line 165
echo "
<strong>";
// line 166
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["author_name"] ?? null), "html", null, true));
echo "</strong>
";
// line 167
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute(($context["node"] ?? null), "createdtime", []), "medium"]), "html", null, true));
echo "
";
// line 172
echo " ";
// line 173
echo " ";
// line 174
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "sharethis_output", []), "html", null, true));
echo "
";
// line 175
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "shorturl_output", []), "html", null, true));
echo "
";
// line 178
echo "
";
// line 180
if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])) {
// line 181
echo "
env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, call_user_func_array($this->env->getFunction('file_url')->getCallable(), [$this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_image", []), "#items", [], "array"), "entity", []), "uri", []), "value", [])]), "html", null, true));
echo "\" class=\"img-fluid figure-img\" alt=\"";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["node"] ?? null), "field_image", []), "alt", []), "html", null, true));
echo "\" />
";
}
// line 185
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "body", []), "html", null, true));
echo "
";
// line 186
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["content"] ?? null), "field_documents", []), "html", null, true));
echo "
\t\t\t\t
\t\t\t
\t\t
\t
";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/content/node--article.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 322 => 186, 317 => 185, 309 => 182, 306 => 181, 304 => 180, 300 => 178, 295 => 175, 290 => 174, 288 => 173, 286 => 172, 279 => 167, 275 => 166, 272 => 165, 266 => 163, 264 => 162, 258 => 159, 251 => 154, 249 => 153, 244 => 151, 240 => 150, 236 => 149, 231 => 148, 229 => 147, 222 => 143, 216 => 142, 210 => 139, 204 => 138, 200 => 136, 193 => 133, 182 => 130, 180 => 129, 175 => 127, 169 => 123, 167 => 122, 157 => 117, 151 => 114, 145 => 113, 139 => 110, 134 => 107, 132 => 106, 125 => 102, 121 => 101, 115 => 98, 109 => 97, 105 => 95, 98 => 92, 87 => 89, 85 => 88, 82 => 87, 76 => 85, 70 => 83, 68 => 82, 62 => 78, 59 => 77, 57 => 76, 55 => 75, 53 => 71, 52 => 70, 51 => 69, 50 => 68, 49 => 67, 48 => 65, 43 => 62,);
}
/** @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/content/node--article.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/content/node--article.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/content/node--article.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_field--node--title.html.t_1hN-deUHZfb5q1PTiqbC0ebvC', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig */
class __TwigTemplate_dc06c2a2182ac10e757f515eec1c3cc805549dfbd0f425bcf77aa535694e5272 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" => 23, "for" => 31];
$filters = ["clean_class" => 25];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'for'],
['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 23
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 25
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 26
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 27
($context["label_display"] ?? null))];
// line 30
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["classes"] ?? null)], "method"), "html", null, true));
echo ">";
// line 31
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 32
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "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;
// line 34
echo "
";
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 34, 56 => 32, 52 => 31, 48 => 30, 46 => 27, 45 => 26, 44 => 25, 43 => 23,);
}
/** @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/field/field--node--title.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_field--node--title.html.t_1hN-deUHZfb5q1PTiqbC0ebvC', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig */
class __TwigTemplate_dc06c2a2182ac10e757f515eec1c3cc805549dfbd0f425bcf77aa535694e5272 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" => 23, "for" => 31];
$filters = ["clean_class" => 25];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'for'],
['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 23
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 25
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 26
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 27
($context["label_display"] ?? null))];
// line 30
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["classes"] ?? null)], "method"), "html", null, true));
echo ">";
// line 31
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 32
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "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;
// line 34
echo "
";
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 34, 56 => 32, 52 => 31, 48 => 30, 46 => 27, 45 => 26, 44 => 25, 43 => 23,);
}
/** @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/field/field--node--title.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', 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: 111)
__TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028->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/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_inline-template_T-xhV_TNNJ3iO7wKK2rml8iOw', '<?php
/* {# inline_template_start #}{{ value|nl2br }} */
class __TwigTemplate_d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 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 = [];
$filters = ["nl2br" => 1];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
[],
['nl2br'],
[]
);
} 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 1
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed(nl2br($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["value"] ?? null), "html", null, true)));
}
public function getTemplateName()
{
return "{# inline_template_start #}{{ value|nl2br }}";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 43 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "{# inline_template_start #}{{ value|nl2br }}", "");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_inline-template_T-xhV_TNNJ3iO7wKK2rml8iOw', '<?php
/* {# inline_template_start #}{{ value|nl2br }} */
class __TwigTemplate_d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 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 = [];
$filters = ["nl2br" => 1];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
[],
['nl2br'],
[]
);
} 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 1
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed(nl2br($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["value"] ?? null), "html", null, true)));
}
public function getTemplateName()
{
return "{# inline_template_start #}{{ value|nl2br }}";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 43 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "{# inline_template_start #}{{ value|nl2br }}", "");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('{# inline_template_start #}{{ value|nl2br }}', NULL) (Line: 170)
Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ value|nl2br }}', Array) (Line: 52)
Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array)
call_user_func(Array, Array) (Line: 378)
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: 56)
__TwigTemplate_dc06c2a2182ac10e757f515eec1c3cc805549dfbd0f425bcf77aa535694e5272->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/contrib/bootstrap_barrio/templates/field/field--node--title.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', 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: 111)
__TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028->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/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_field--text-with-summary._uWkjq3nhKAKz6kqTzsziwtLpW', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig */
class __TwigTemplate_5b2f62f3f73e3a344c471a394637d4ff8cac55c6cd74961f1946df496d79cf54 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 1
$this->parent = $this->loadTemplate("field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", 1);
$this->blocks = [
];
}
protected function doGetParent(array $context)
{
return "field--text.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = [];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
[],
[],
[]
);
} 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;
}
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 11 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_field--text-with-summary._uWkjq3nhKAKz6kqTzsziwtLpW', '<?php
/* themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig */
class __TwigTemplate_5b2f62f3f73e3a344c471a394637d4ff8cac55c6cd74961f1946df496d79cf54 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 1
$this->parent = $this->loadTemplate("field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", 1);
$this->blocks = [
];
}
protected function doGetParent(array $context)
{
return "field--text.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = [];
$filters = [];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
[],
[],
[]
);
} 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;
}
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
public function getTemplateName()
{
return "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 11 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig", "/home/oldmoci/public_html/web/themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 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: 115)
__TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028->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/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_field--text.html.twig_G9H4V6FeATxo7HfTPbZDCShgH', '<?php
/* field--text.html.twig */
class __TwigTemplate_91921783ab2e3ad5af97d9fffb6aa5c3a76e5715e4d9746fad51d1917c01449a extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 1
$this->parent = $this->loadTemplate("field.html.twig", "field--text.html.twig", 1);
$this->blocks = [
];
}
protected function doGetParent(array $context)
{
return "field.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 28];
$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 28
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "clearfix", 1 => "text-formatted"], "method");
// line 1
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
public function getTemplateName()
{
return "field--text.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 50 => 1, 48 => 28, 11 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_field--text.html.twig_G9H4V6FeATxo7HfTPbZDCShgH', '<?php
/* field--text.html.twig */
class __TwigTemplate_91921783ab2e3ad5af97d9fffb6aa5c3a76e5715e4d9746fad51d1917c01449a extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 1
$this->parent = $this->loadTemplate("field.html.twig", "field--text.html.twig", 1);
$this->blocks = [
];
}
protected function doGetParent(array $context)
{
return "field.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$tags = ["set" => 28];
$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 28
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "clearfix", 1 => "text-formatted"], "method");
// line 1
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
public function getTemplateName()
{
return "field--text.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 50 => 1, 48 => 28, 11 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "field--text.html.twig", "themes/contrib/bootstrap_barrio/templates/field/field--text.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('field--text.html.twig', NULL) (Line: 362)
Twig_Template->loadTemplate('field--text.html.twig', 'themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', 1) (Line: 11)
__TwigTemplate_5b2f62f3f73e3a344c471a394637d4ff8cac55c6cd74961f1946df496d79cf54->__construct(Object) (Line: 487)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 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: 115)
__TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028->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/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_field.html.twig_iMsV3bqD-IcZFzDXfqMBamM76', '<?php
/* field.html.twig */
class __TwigTemplate_6822575e211bf688c13fda025c6af162ff88f2ae7df9385fb969802d0924efa5 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" => 41, "if" => 55, "for" => 58];
$filters = ["clean_class" => 43];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'for'],
['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 41
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 43
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 44
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 45
($context["label_display"] ?? null))];
// line 49
$context["title_classes"] = [0 => "field__label", 1 => ((( // line 51
($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))];
// line 54
echo "
";
// line 55
if (($context["label_hidden"] ?? null)) {
// line 56
echo " ";
if (($context["multiple"] ?? null)) {
// line 57
echo " ";
// line 58
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 59
echo " ";
// line 60
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 62
echo " ";
// line 63
echo " ";
} else {
// line 64
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 65
echo " ";
// line 66
echo "
";
// line 67
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 70
echo " ";
}
} else {
// line 72
echo " ";
// line 73
echo " ";
// line 74
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 75
if (($context["multiple"] ?? null)) {
// line 76
echo " ";
// line 77
echo " ";
}
// line 78
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 79
echo "
";
// line 81
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 84
echo " ";
if (($context["multiple"] ?? null)) {
// line 85
echo " ";
// line 86
echo " ";
}
// line 87
echo " ";
}
}
public function getTemplateName()
{
return "field.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 147 => 87, 144 => 86, 142 => 85, 139 => 84, 129 => 81, 126 => 79, 121 => 78, 118 => 77, 116 => 76, 114 => 75, 109 => 74, 107 => 73, 105 => 72, 101 => 70, 92 => 67, 89 => 66, 87 => 65, 82 => 64, 79 => 63, 77 => 62, 68 => 60, 66 => 59, 61 => 58, 59 => 57, 56 => 56, 54 => 55, 51 => 54, 49 => 51, 48 => 49, 46 => 45, 45 => 44, 44 => 43, 43 => 41,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "field.html.twig", "themes/custom/cyberaan/templates/fields/field.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_field.html.twig_iMsV3bqD-IcZFzDXfqMBamM76', '<?php
/* field.html.twig */
class __TwigTemplate_6822575e211bf688c13fda025c6af162ff88f2ae7df9385fb969802d0924efa5 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" => 41, "if" => 55, "for" => 58];
$filters = ["clean_class" => 43];
$functions = [];
try {
$this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
['set', 'if', 'for'],
['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 41
$context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass( // line 43
($context["field_name"] ?? null))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass( // line 44
($context["field_type"] ?? null))), 3 => ("field--label-" . // line 45
($context["label_display"] ?? null))];
// line 49
$context["title_classes"] = [0 => "field__label", 1 => ((( // line 51
($context["label_display"] ?? null) == "visually_hidden")) ? ("visually-hidden") : (""))];
// line 54
echo "
";
// line 55
if (($context["label_hidden"] ?? null)) {
// line 56
echo " ";
if (($context["multiple"] ?? null)) {
// line 57
echo " ";
// line 58
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 59
echo " ";
// line 60
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 62
echo " ";
// line 63
echo " ";
} else {
// line 64
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 65
echo " ";
// line 66
echo "
";
// line 67
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 70
echo " ";
}
} else {
// line 72
echo " ";
// line 73
echo " ";
// line 74
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 75
if (($context["multiple"] ?? null)) {
// line 76
echo " ";
// line 77
echo " ";
}
// line 78
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 79
echo "
";
// line 81
echo " ";
echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($context["item"], "content", []), "html", null, true));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 84
echo " ";
if (($context["multiple"] ?? null)) {
// line 85
echo " ";
// line 86
echo " ";
}
// line 87
echo " ";
}
}
public function getTemplateName()
{
return "field.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 147 => 87, 144 => 86, 142 => 85, 139 => 84, 129 => 81, 126 => 79, 121 => 78, 118 => 77, 116 => 76, 114 => 75, 109 => 74, 107 => 73, 105 => 72, 101 => 70, 92 => 67, 89 => 66, 87 => 65, 82 => 64, 79 => 63, 77 => 62, 68 => 60, 66 => 59, 61 => 58, 59 => 57, 56 => 56, 54 => 55, 51 => 54, 49 => 51, 48 => 49, 46 => 45, 45 => 44, 44 => 43, 43 => 41,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "field.html.twig", "themes/custom/cyberaan/templates/fields/field.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('field.html.twig', NULL) (Line: 362)
Twig_Template->loadTemplate('field.html.twig', 'field--text.html.twig', 1) (Line: 11)
__TwigTemplate_91921783ab2e3ad5af97d9fffb6aa5c3a76e5715e4d9746fad51d1917c01449a->__construct(Object) (Line: 487)
Twig_Environment->loadTemplate('field--text.html.twig', NULL) (Line: 362)
Twig_Template->loadTemplate('field--text.html.twig', 'themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', 1) (Line: 11)
__TwigTemplate_5b2f62f3f73e3a344c471a394637d4ff8cac55c6cd74961f1946df496d79cf54->__construct(Object) (Line: 487)
Twig_Environment->loadTemplate('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig') (Line: 64)
twig_render_template('themes/contrib/bootstrap_barrio/templates/field/field--text-with-summary.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 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: 115)
__TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028->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/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_links--inline.html.twig_D_70S6W0q6KpQ4yLP3qqx2eRN', '<?php
/* themes/custom/cyberaan/templates/navigation/links--inline.html.twig */
class __TwigTemplate_a0a5ef7211a705a49de077d53735c98d2d353df9f7ed8e6ad2623a12b8cca84b 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" => 39, "for" => 50];
$filters = [];
$functions = ["attach_library" => 37];
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 37
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));
echo "
";
// line 39
if (($context["links"] ?? null)) {
// line 40
echo "
";
// line 42
if (($context["heading"] ?? null)) {
// line 43
if ($this->getAttribute(($context["heading"] ?? null), "level", [])) {
// line 44
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 46
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 50
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["links"] ?? null));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 52
if ($this->getAttribute($context["item"], "link", [])) {
// line 53
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));
} elseif ($this->getAttribute( // line 54
$context["item"], "text_attributes", [])) {
// line 56
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 59
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;
// line 64
echo " ";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/links--inline.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 98 => 64, 91 => 59, 85 => 56, 83 => 54, 81 => 53, 79 => 52, 75 => 50, 67 => 46, 57 => 44, 55 => 43, 53 => 42, 50 => 40, 48 => 39, 43 => 37,);
}
/** @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--inline.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/links--inline.html.twig");
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('68aaad7ab884f_links--inline.html.twig_D_70S6W0q6KpQ4yLP3qqx2eRN', '<?php
/* themes/custom/cyberaan/templates/navigation/links--inline.html.twig */
class __TwigTemplate_a0a5ef7211a705a49de077d53735c98d2d353df9f7ed8e6ad2623a12b8cca84b 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" => 39, "for" => 50];
$filters = [];
$functions = ["attach_library" => 37];
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 37
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));
echo "
";
// line 39
if (($context["links"] ?? null)) {
// line 40
echo "
";
// line 42
if (($context["heading"] ?? null)) {
// line 43
if ($this->getAttribute(($context["heading"] ?? null), "level", [])) {
// line 44
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 46
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 50
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["links"] ?? null));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 52
if ($this->getAttribute($context["item"], "link", [])) {
// line 53
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));
} elseif ($this->getAttribute( // line 54
$context["item"], "text_attributes", [])) {
// line 56
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 59
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;
// line 64
echo " ";
}
}
public function getTemplateName()
{
return "themes/custom/cyberaan/templates/navigation/links--inline.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 98 => 64, 91 => 59, 85 => 56, 83 => 54, 81 => 53, 79 => 52, 75 => 50, 67 => 46, 57 => 44, 55 => 43, 53 => 42, 50 => 40, 48 => 39, 43 => 37,);
}
/** @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--inline.html.twig", "/home/oldmoci/public_html/web/themes/custom/cyberaan/templates/navigation/links--inline.html.twig");
}
}
') (Line: 457)
Twig_Environment->loadTemplate('themes/custom/cyberaan/templates/navigation/links--inline.html.twig') (Line: 64)
twig_render_template('themes/custom/cyberaan/templates/navigation/links--inline.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('links__node', 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: 121)
__TwigTemplate_a3c1dc254aace693076a82d0c5a504ef520b7e96a3d0df732af05c39d86a6028->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/content/node--article.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', 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: 62)
__TwigTemplate_69119782386852744d0c5c9c7633bdd7e4392e03e314d965e006ade7caf95d03->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-unformatted--news.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('views_view_unformatted__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: 490)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 116)
__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_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--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)
اخبار
دیدار محترم نورالدین عزیزی با هیئت اداری بانک ملی
محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت با هیئت اداری بانک ملی در دفتر کاری شان دیدار کرد.
دومین جلسه هیئت مدیره اتحادیه مؤلدین و صادرکنندگان قالین برگزار شد
دومین جلسه هیئت مدیره اتحادیهی مؤلدین و صادرکنندگان قالین با حضورداشت محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت برگزار شد.
ایجاد شورای هماهنگی سکتورخصوصی و سفرهای خارجی
محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت با روئسای اتاقها و تاجران به طور حضوری و ویدیو کنفرانس در تالارعمومی کنفرانسهای این وزارت دیدار
دیدار محترم نورالدین عزیزی با اتحادیهی فابریکهداران و سیلوهای آرد
محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت با اتحادیهی فابریکهداران و سیلوهای آرد در تالار کنفرانسهای مقام این وزارت دیدار و روی مشکلات و پیشنهادات آنها بحث نمود.
دیدار سرپرست وزارت صنعت و تجارت افغانستان با وزیر تجارت و همگرایی قزاقستان
محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت ا.ا. افغانستان با محترم سلطانوف بخیت تورلیخانوویچ وزیر تجارت و همگرایی کشور دوست قزاقستان و هیئت همراهشان در هوتل انترکانتیننتال دیدار. . .
تفاهمنامهی همکاری مشترک میان سکتورخصوصی افغانستان و ایران امضاء میشود
محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت با نمایندگان سکتورخصوصی جمهوری اسلامی ایران و افغانستان دیدار و روی همکاریهای مشترک در عرصهی سکتورخصوصی بین دو کشور گفتگو کرد.
با مدیریت انتقالات قالین، سالانه 100میلیون دالر به خزانهی افغانستان اضافه میگردد
محترم الحاج نورالدین عزیزی با نمایندگان سکتور اتحادیه مولدین و صادر کنندگان قالین و نمایندگان شرکتهای هوایی کام ایر و آریانا دیدار و روی فراهمسازی سهولتها درعرصهی صادرات قالین گفتگو. . .
ملاقات سرپرست وزارت صنعت و تجارت با اتحادیهی شرکتهای ساختمانی
محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت با مسئولین اتحادیهی شرکتهای ساختمانی در دفتر کاریشان ملاقات کرد.
کمتیهی حمایت از صنایع و محصولاتداخلی ایجاد میگردد
جلسهی مشورتی و نظرخواهی پیرامون مشکلات و چالشهای صنعتکاران تحت رهبری محترم نورالدین عزیزی سرپرست وزارت صنعت و تجارت
