Warning: rename(sites/sitesite1.dd/files/php/twig/.e40c009082,sites/sitesite1.dd/files/php/twig/dd94644b_html.html.twig_49091138f49c95de4105d4e3e682fa93c8c618bf6ef65b83693c3cea61179636/3b7201ce03318620d78a27e686fb667dc50ee353d57e12223cbd98fb27c9c136.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 91 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php). Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('dd94644b_html.html.twig_49091138f49c95de4105d4e3e682fa93c8c618bf6ef65b83693c3cea61179636', '<?php /* core/themes/classy/templates/layout/html.html.twig */ class __TwigTemplate_e5fddbb6832f8e44c0901b189a6f5a3627c15a019715d3faeb5f414db67636f7 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 27 $context["body_classes"] = array(0 => (( // line 28 (isset($context["logged_in"]) ? $context["logged_in"] : null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 29 (isset($context["root_path"]) ? $context["root_path"] : null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass((isset($context["root_path"]) ? $context["root_path"] : null))))), 2 => (( // line 30 (isset($context["node_type"]) ? $context["node_type"] : null)) ? (("node--type-" . \Drupal\Component\Utility\Html::getClass((isset($context["node_type"]) ? $context["node_type"] : null)))) : ("")), 3 => (( // line 31 (isset($context["db_offline"]) ? $context["db_offline"] : null)) ? ("db-offline") : (""))); // line 34 echo " env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["html_attributes"]) ? $context["html_attributes"] : null), "html", null, true); echo "> env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> "; // line 38 echo $this->env->getExtension('drupal_core')->renderVar($this->env->getExtension('drupal_core')->safeJoin($this->env, (isset($context["head_title"]) ? $context["head_title"] : null), " | ")); echo " env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["attributes"]) ? $context["attributes"] : null), "addClass", array(0 => (isset($context["body_classes"]) ? $context["body_classes"] : null)), "method"), "html", null, true); echo "> "; // line 44 echo $this->env->getExtension('drupal_core')->renderVar(t("Skip to main content")); echo " "; // line 46 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["page_top"]) ? $context["page_top"] : null), "html", null, true); echo " "; // line 47 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["page"]) ? $context["page"] : null), "html", null, true); echo " "; // line 48 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["page_bottom"]) ? $context["page_bottom"] : null), "html", null, true); echo " env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> "; } public function getTemplateName() { return "core/themes/classy/templates/layout/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 49, 68 => 48, 64 => 47, 60 => 46, 55 => 44, 50 => 42, 45 => 40, 41 => 39, 37 => 38, 33 => 37, 28 => 35, 25 => 34, 23 => 31, 22 => 30, 21 => 29, 20 => 28, 19 => 27,); } } /* {#*/ /* /***/ /* * @file*/ /* * Theme override for the basic structure of a single Drupal page.*/ /* **/ /* * Variables:*/ /* * - logged_in: A flag indicating if user is logged in.*/ /* * - root_path: The root path of the current page (e.g., node, admin, user).*/ /* * - node_type: The content type for the current node, if the page is a node.*/ /* * - head_title: List of text elements that make up the head_title variable.*/ /* * May contain or more of the following:*/ /* * - title: The title of the page.*/ /* * - name: The name of the site.*/ /* * - slogan: The slogan of the site.*/ /* * - page_top: Initial rendered markup. This should be printed before 'page'.*/ /* * - page: The rendered page markup.*/ /* * - page_bottom: Closing rendered markup. This variable should be printed after*/ /* * 'page'.*/ /* * - db_offline: A flag indicating if the database is offline.*/ /* * - placeholder_token: The token for generating head, css, js and js-bottom*/ /* * placeholders.*/ /* **/ /* * @see template_preprocess_html()*/ /* *//* */ /* #}*/ /* {%*/ /* set body_classes = [*/ /* logged_in ? 'user-logged-in',*/ /* not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,*/ /* node_type ? 'node--type-' ~ node_type|clean_class,*/ /* db_offline ? 'db-offline',*/ /* ]*/ /* %}*/ /* */ /* */ /* */ /* */ /* {{ head_title|safe_join(' | ') }}*/ /* */ /* */ /* */ /* */ /* */ /* {{ page_top }}*/ /* {{ page }}*/ /* {{ page_bottom }}*/ /* */ /* */ /* */ /* */ ') Drupal\Core\Template\TwigPhpStorageCache->write('dd94644b_html.html.twig_49091138f49c95de4105d4e3e682fa93c8c618bf6ef65b83693c3cea61179636', '<?php /* core/themes/classy/templates/layout/html.html.twig */ class __TwigTemplate_e5fddbb6832f8e44c0901b189a6f5a3627c15a019715d3faeb5f414db67636f7 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 27 $context["body_classes"] = array(0 => (( // line 28 (isset($context["logged_in"]) ? $context["logged_in"] : null)) ? ("user-logged-in") : ("")), 1 => (( ! // line 29 (isset($context["root_path"]) ? $context["root_path"] : null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass((isset($context["root_path"]) ? $context["root_path"] : null))))), 2 => (( // line 30 (isset($context["node_type"]) ? $context["node_type"] : null)) ? (("node--type-" . \Drupal\Component\Utility\Html::getClass((isset($context["node_type"]) ? $context["node_type"] : null)))) : ("")), 3 => (( // line 31 (isset($context["db_offline"]) ? $context["db_offline"] : null)) ? ("db-offline") : (""))); // line 34 echo " env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["html_attributes"]) ? $context["html_attributes"] : null), "html", null, true); echo "> env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> "; // line 38 echo $this->env->getExtension('drupal_core')->renderVar($this->env->getExtension('drupal_core')->safeJoin($this->env, (isset($context["head_title"]) ? $context["head_title"] : null), " | ")); echo " env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["attributes"]) ? $context["attributes"] : null), "addClass", array(0 => (isset($context["body_classes"]) ? $context["body_classes"] : null)), "method"), "html", null, true); echo "> "; // line 44 echo $this->env->getExtension('drupal_core')->renderVar(t("Skip to main content")); echo " "; // line 46 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["page_top"]) ? $context["page_top"] : null), "html", null, true); echo " "; // line 47 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["page"]) ? $context["page"] : null), "html", null, true); echo " "; // line 48 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["page_bottom"]) ? $context["page_bottom"] : null), "html", null, true); echo " env->getExtension('drupal_core')->renderVar((isset($context["placeholder_token"]) ? $context["placeholder_token"] : null)); echo "\"> "; } public function getTemplateName() { return "core/themes/classy/templates/layout/html.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 49, 68 => 48, 64 => 47, 60 => 46, 55 => 44, 50 => 42, 45 => 40, 41 => 39, 37 => 38, 33 => 37, 28 => 35, 25 => 34, 23 => 31, 22 => 30, 21 => 29, 20 => 28, 19 => 27,); } } /* {#*/ /* /***/ /* * @file*/ /* * Theme override for the basic structure of a single Drupal page.*/ /* **/ /* * Variables:*/ /* * - logged_in: A flag indicating if user is logged in.*/ /* * - root_path: The root path of the current page (e.g., node, admin, user).*/ /* * - node_type: The content type for the current node, if the page is a node.*/ /* * - head_title: List of text elements that make up the head_title variable.*/ /* * May contain or more of the following:*/ /* * - title: The title of the page.*/ /* * - name: The name of the site.*/ /* * - slogan: The slogan of the site.*/ /* * - page_top: Initial rendered markup. This should be printed before 'page'.*/ /* * - page: The rendered page markup.*/ /* * - page_bottom: Closing rendered markup. This variable should be printed after*/ /* * 'page'.*/ /* * - db_offline: A flag indicating if the database is offline.*/ /* * - placeholder_token: The token for generating head, css, js and js-bottom*/ /* * placeholders.*/ /* **/ /* * @see template_preprocess_html()*/ /* *//* */ /* #}*/ /* {%*/ /* set body_classes = [*/ /* logged_in ? 'user-logged-in',*/ /* not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,*/ /* node_type ? 'node--type-' ~ node_type|clean_class,*/ /* db_offline ? 'db-offline',*/ /* ]*/ /* %}*/ /* */ /* */ /* */ /* */ /* {{ head_title|safe_join(' | ') }}*/ /* */ /* */ /* */ /* */ /* */ /* {{ page_top }}*/ /* {{ page }}*/ /* {{ page_bottom }}*/ /* */ /* */ /* */ /* */ ') Twig_Environment->loadTemplate('core/themes/classy/templates/layout/html.html.twig') twig_render_template('core/themes/classy/templates/layout/html.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('html', Array) Drupal\Core\Render\Renderer->doRender(Array, 1) Drupal\Core\Render\Renderer->render(Array, 1) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) Drupal\Core\Render\Renderer->renderRoot(Array) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) install_display_output(Array, Array) install_drupal(Object) Warning: rename(sites/sitesite1.dd/files/php/twig/.3c03cb1a59,sites/sitesite1.dd/files/php/twig/dd94644b_install-page.html.twig_76f0fd20f98d63ffec607897ec2120b01ebfd05b44aefee434f4279b0c091122/990452d2c2b1a62736ce162696e582ab00d79165831015c00e619bb0165a917d.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 91 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php). Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('dd94644b_install-page.html.twig_76f0fd20f98d63ffec607897ec2120b01ebfd05b44aefee434f4279b0c091122', '<?php /* core/themes/seven/templates/install-page.html.twig */ class __TwigTemplate_7f8a05c916de99539925aadd86bed8bf1d1a6d7f260f3e1ebfc2efcedcc400ba extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 12 echo " "; // line 15 if ((isset($context["site_name"]) ? $context["site_name"] : null)) { // line 16 echo " "; // line 17 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["site_name"]) ? $context["site_name"] : null), "html", null, true); echo " "; // line 18 if ((isset($context["site_version"]) ? $context["site_version"] : null)) { // line 19 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["site_version"]) ? $context["site_version"] : null), "html", null, true); echo " "; } // line 21 echo " "; } // line 23 echo " "; // line 25 if ($this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_first", array())) { // line 26 echo " "; // line 27 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_first", array()), "html", null, true); echo " "; // line 29 echo " "; } // line 30 echo " "; // line 32 if ((isset($context["title"]) ? $context["title"] : null)) { // line 33 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["title"]) ? $context["title"] : null), "html", null, true); echo " "; } // line 35 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "highlighted", array()), "html", null, true); echo " "; // line 36 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "content", array()), "html", null, true); echo " "; // line 39 if ($this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_second", array())) { // line 40 echo " "; // line 41 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_second", array()), "html", null, true); echo " "; // line 43 echo " "; } // line 44 echo " "; // line 45 if ($this->getAttribute((isset($context["page"]) ? $context["page"] : null), "page_bottom", array())) { // line 46 echo " "; // line 47 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "page_bottom", array()), "html", null, true); echo " "; } // line 50 echo " "; } public function getTemplateName() { return "core/themes/seven/templates/install-page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 110 => 50, 104 => 47, 101 => 46, 99 => 45, 96 => 44, 93 => 43, 89 => 41, 86 => 40, 84 => 39, 78 => 36, 73 => 35, 67 => 33, 65 => 32, 61 => 30, 58 => 29, 54 => 27, 51 => 26, 49 => 25, 45 => 23, 41 => 21, 35 => 19, 33 => 18, 29 => 17, 26 => 16, 24 => 15, 19 => 12,); } } /* {#*/ /* /***/ /* * @file*/ /* * Seven theme implementation to display a Drupal installation page.*/ /* **/ /* * All available variables are mirrored in page.html.twig.*/ /* * Some may be blank but they are provided for consistency.*/ /* **/ /* * @see template_preprocess_install_page()*/ /* *//* */ /* #}*/ /* */ /* */ /* */ /* {% if site_name %}*/ /* */ /* {{ site_name }}*/ /* {% if site_version %}*/ /* {{ site_version }}*/ /* {% endif %}*/ /* */ /* {% endif %}*/ /* */ /* */ /* {% if page.sidebar_first %}*/ /* */ /* {{ page.sidebar_first }}*/ /* {# /.layout-sidebar-first #}*/ /* {% endif %}*/ /* */ /* */ /* {% if title %}*/ /* {{ title }}*/ /* {% endif %}*/ /* {{ page.highlighted }}*/ /* {{ page.content }}*/ /* */ /* */ /* {% if page.sidebar_second %}*/ /* */ /* {{ page.sidebar_second }}*/ /* {# /.layout-sidebar-second #}*/ /* {% endif %}*/ /* */ /* {% if page.page_bottom %}*/ /* */ /* {{ page.page_bottom }}*/ /* */ /* {% endif %}*/ /* */ /* {# /.layout-container #}*/ /* */ ') Drupal\Core\Template\TwigPhpStorageCache->write('dd94644b_install-page.html.twig_76f0fd20f98d63ffec607897ec2120b01ebfd05b44aefee434f4279b0c091122', '<?php /* core/themes/seven/templates/install-page.html.twig */ class __TwigTemplate_7f8a05c916de99539925aadd86bed8bf1d1a6d7f260f3e1ebfc2efcedcc400ba extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 12 echo " "; // line 15 if ((isset($context["site_name"]) ? $context["site_name"] : null)) { // line 16 echo " "; // line 17 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["site_name"]) ? $context["site_name"] : null), "html", null, true); echo " "; // line 18 if ((isset($context["site_version"]) ? $context["site_version"] : null)) { // line 19 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["site_version"]) ? $context["site_version"] : null), "html", null, true); echo " "; } // line 21 echo " "; } // line 23 echo " "; // line 25 if ($this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_first", array())) { // line 26 echo " "; // line 27 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_first", array()), "html", null, true); echo " "; // line 29 echo " "; } // line 30 echo " "; // line 32 if ((isset($context["title"]) ? $context["title"] : null)) { // line 33 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["title"]) ? $context["title"] : null), "html", null, true); echo " "; } // line 35 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "highlighted", array()), "html", null, true); echo " "; // line 36 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "content", array()), "html", null, true); echo " "; // line 39 if ($this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_second", array())) { // line 40 echo " "; // line 41 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "sidebar_second", array()), "html", null, true); echo " "; // line 43 echo " "; } // line 44 echo " "; // line 45 if ($this->getAttribute((isset($context["page"]) ? $context["page"] : null), "page_bottom", array())) { // line 46 echo " "; // line 47 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute((isset($context["page"]) ? $context["page"] : null), "page_bottom", array()), "html", null, true); echo " "; } // line 50 echo " "; } public function getTemplateName() { return "core/themes/seven/templates/install-page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 110 => 50, 104 => 47, 101 => 46, 99 => 45, 96 => 44, 93 => 43, 89 => 41, 86 => 40, 84 => 39, 78 => 36, 73 => 35, 67 => 33, 65 => 32, 61 => 30, 58 => 29, 54 => 27, 51 => 26, 49 => 25, 45 => 23, 41 => 21, 35 => 19, 33 => 18, 29 => 17, 26 => 16, 24 => 15, 19 => 12,); } } /* {#*/ /* /***/ /* * @file*/ /* * Seven theme implementation to display a Drupal installation page.*/ /* **/ /* * All available variables are mirrored in page.html.twig.*/ /* * Some may be blank but they are provided for consistency.*/ /* **/ /* * @see template_preprocess_install_page()*/ /* *//* */ /* #}*/ /* */ /* */ /* */ /* {% if site_name %}*/ /* */ /* {{ site_name }}*/ /* {% if site_version %}*/ /* {{ site_version }}*/ /* {% endif %}*/ /* */ /* {% endif %}*/ /* */ /* */ /* {% if page.sidebar_first %}*/ /* */ /* {{ page.sidebar_first }}*/ /* {# /.layout-sidebar-first #}*/ /* {% endif %}*/ /* */ /* */ /* {% if title %}*/ /* {{ title }}*/ /* {% endif %}*/ /* {{ page.highlighted }}*/ /* {{ page.content }}*/ /* */ /* */ /* {% if page.sidebar_second %}*/ /* */ /* {{ page.sidebar_second }}*/ /* {# /.layout-sidebar-second #}*/ /* {% endif %}*/ /* */ /* {% if page.page_bottom %}*/ /* */ /* {{ page.page_bottom }}*/ /* */ /* {% endif %}*/ /* */ /* {# /.layout-container #}*/ /* */ ') Twig_Environment->loadTemplate('core/themes/seven/templates/install-page.html.twig') twig_render_template('core/themes/seven/templates/install-page.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('install_page', Array) Drupal\Core\Render\Renderer->doRender(Array, ) Drupal\Core\Render\Renderer->render(Array) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) __TwigTemplate_e5fddbb6832f8e44c0901b189a6f5a3627c15a019715d3faeb5f414db67636f7->doDisplay(Array, Array) Twig_Template->displayWithErrorHandling(Array, Array) Twig_Template->display(Array) Twig_Template->render(Array) twig_render_template('core/themes/classy/templates/layout/html.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('html', Array) Drupal\Core\Render\Renderer->doRender(Array, 1) Drupal\Core\Render\Renderer->render(Array, 1) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) Drupal\Core\Render\Renderer->renderRoot(Array) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) install_display_output(Array, Array) install_drupal(Object) Warning: rename(sites/sitesite1.dd/files/php/twig/.96fff9a118,sites/sitesite1.dd/files/php/twig/dd94644b_maintenance-task-list.html.twig_13024e68610a0460fc1b2bca45e40c0a9b5eff8fc54e842cdf8fbbb4f94122ae/06485bbcec6033431ba8c2bae5727f3abced64b6ffa5522eca9ad2bb03aec59c.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 91 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php). Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('dd94644b_maintenance-task-list.html.twig_13024e68610a0460fc1b2bca45e40c0a9b5eff8fc54e842cdf8fbbb4f94122ae', '<?php /* core/modules/system/templates/maintenance-task-list.html.twig */ class __TwigTemplate_a0da12dc75aa6583530efc0791fcdd74ad43e7c8c4530dd87fef95dd880b8748 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 17 echo ""; echo $this->env->getExtension('drupal_core')->renderVar(t("Installation tasks")); echo "
    "; // line 19 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["tasks"]) ? $context["tasks"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["task"]) { // line 20 echo "
  1. env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute($context["task"], "attributes", array()), "html", null, true); echo "> "; // line 21 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute($context["task"], "item", array()), "html", null, true); echo " "; // line 22 if ($this->getAttribute($context["task"], "status", array())) { echo " ("; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute($context["task"], "status", array()), "html", null, true); echo ")"; } // line 23 echo "
  2. "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['task'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 25 echo "
"; } public function getTemplateName() { return "core/modules/system/templates/maintenance-task-list.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 51 => 25, 44 => 23, 38 => 22, 34 => 21, 29 => 20, 25 => 19, 19 => 17,); } } /* {#*/ /* /***/ /* * @file*/ /* * Default theme implementation for a list of maintenance tasks to perform.*/ /* **/ /* * Available variables:*/ /* * - tasks: A list of maintenance tasks to perform. Each item in the list has*/ /* * the following variables:*/ /* * - item: The maintenance task.*/ /* * - attributes: HTML attributes for the maintenance task.*/ /* * - status: (optional) Text describing the status of the maintenance task,*/ /* * 'active' or 'done'.*/ /* **/ /* * @ingroup themeable*/ /* *//* */ /* #}*/ /* {{ 'Installation tasks'|t }}*/ /*
    */ /* {% for task in tasks %}*/ /*
  1. */ /* {{ task.item }}*/ /* {% if task.status %} ({{ task.status }}){% endif %}*/ /*
  2. */ /* {% endfor %}*/ /*
*/ /* */ ') Drupal\Core\Template\TwigPhpStorageCache->write('dd94644b_maintenance-task-list.html.twig_13024e68610a0460fc1b2bca45e40c0a9b5eff8fc54e842cdf8fbbb4f94122ae', '<?php /* core/modules/system/templates/maintenance-task-list.html.twig */ class __TwigTemplate_a0da12dc75aa6583530efc0791fcdd74ad43e7c8c4530dd87fef95dd880b8748 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 17 echo ""; echo $this->env->getExtension('drupal_core')->renderVar(t("Installation tasks")); echo "
    "; // line 19 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["tasks"]) ? $context["tasks"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["task"]) { // line 20 echo "
  1. env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute($context["task"], "attributes", array()), "html", null, true); echo "> "; // line 21 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute($context["task"], "item", array()), "html", null, true); echo " "; // line 22 if ($this->getAttribute($context["task"], "status", array())) { echo " ("; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->getAttribute($context["task"], "status", array()), "html", null, true); echo ")"; } // line 23 echo "
  2. "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['task'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 25 echo "
"; } public function getTemplateName() { return "core/modules/system/templates/maintenance-task-list.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 51 => 25, 44 => 23, 38 => 22, 34 => 21, 29 => 20, 25 => 19, 19 => 17,); } } /* {#*/ /* /***/ /* * @file*/ /* * Default theme implementation for a list of maintenance tasks to perform.*/ /* **/ /* * Available variables:*/ /* * - tasks: A list of maintenance tasks to perform. Each item in the list has*/ /* * the following variables:*/ /* * - item: The maintenance task.*/ /* * - attributes: HTML attributes for the maintenance task.*/ /* * - status: (optional) Text describing the status of the maintenance task,*/ /* * 'active' or 'done'.*/ /* **/ /* * @ingroup themeable*/ /* *//* */ /* #}*/ /* {{ 'Installation tasks'|t }}*/ /*
    */ /* {% for task in tasks %}*/ /*
  1. */ /* {{ task.item }}*/ /* {% if task.status %} ({{ task.status }}){% endif %}*/ /*
  2. */ /* {% endfor %}*/ /*
*/ /* */ ') Twig_Environment->loadTemplate('core/modules/system/templates/maintenance-task-list.html.twig') twig_render_template('core/modules/system/templates/maintenance-task-list.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('maintenance_task_list', Array) Drupal\Core\Render\Renderer->doRender(Array, ) Drupal\Core\Render\Renderer->render(Array) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) __TwigTemplate_7f8a05c916de99539925aadd86bed8bf1d1a6d7f260f3e1ebfc2efcedcc400ba->doDisplay(Array, Array) Twig_Template->displayWithErrorHandling(Array, Array) Twig_Template->display(Array) Twig_Template->render(Array) twig_render_template('core/themes/seven/templates/install-page.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('install_page', Array) Drupal\Core\Render\Renderer->doRender(Array, ) Drupal\Core\Render\Renderer->render(Array) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) __TwigTemplate_e5fddbb6832f8e44c0901b189a6f5a3627c15a019715d3faeb5f414db67636f7->doDisplay(Array, Array) Twig_Template->displayWithErrorHandling(Array, Array) Twig_Template->display(Array) Twig_Template->render(Array) twig_render_template('core/themes/classy/templates/layout/html.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('html', Array) Drupal\Core\Render\Renderer->doRender(Array, 1) Drupal\Core\Render\Renderer->render(Array, 1) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) Drupal\Core\Render\Renderer->renderRoot(Array) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) install_display_output(Array, Array) install_drupal(Object) Warning: rename(sites/sitesite1.dd/files/php/twig/.b78a62850b,sites/sitesite1.dd/files/php/twig/dd94644b_progress-bar.html.twig_0e173b9b83ff96e672732471ec8ae27a56dade5352e29a305939dc7bac1ba608/7a03da74bd98bff0a7c4ebf5a76eb49151f3fff3385c1795ff53f20902059efc.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 91 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php). Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('dd94644b_progress-bar.html.twig_0e173b9b83ff96e672732471ec8ae27a56dade5352e29a305939dc7bac1ba608', '<?php /* core/themes/classy/templates/misc/progress-bar.html.twig */ class __TwigTemplate_9ca29d7e477d7bb1e371d954ab7afff565ae03c72aac8a35f5d7506bec193b55 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 14 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->env->getExtension('drupal_core')->attachLibrary("classy/progress"), "html", null, true); echo " "; // line 16 if ((isset($context["label"]) ? $context["label"] : null)) { // line 17 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["label"]) ? $context["label"] : null), "html", null, true); echo " "; } // line 19 echo " env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["percent"]) ? $context["percent"] : null), "html", null, true); echo "%\"> "; // line 20 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["percent"]) ? $context["percent"] : null), "html", null, true); echo "% "; // line 21 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["message"]) ? $context["message"] : null), "html", null, true); echo " "; } public function getTemplateName() { return "core/themes/classy/templates/misc/progress-bar.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 21, 37 => 20, 32 => 19, 26 => 17, 24 => 16, 19 => 14,); } } /* {#*/ /* /***/ /* * @file*/ /* * Theme override for a progress bar.*/ /* **/ /* * Note that the core Batch API uses this only for non-JavaScript batch jobs.*/ /* **/ /* * Available variables:*/ /* * - label: The label of the working task.*/ /* * - percent: The percentage of the progress.*/ /* * - message: A string containing information to be displayed.*/ /* *//* */ /* #}*/ /* {{ attach_library('classy/progress') }}*/ /* */ /* {% if label %}*/ /* {{ label }}*/ /* {% endif %}*/ /* */ /* {{ percent }}%*/ /* {{ message }}*/ /* */ /* */ ') Drupal\Core\Template\TwigPhpStorageCache->write('dd94644b_progress-bar.html.twig_0e173b9b83ff96e672732471ec8ae27a56dade5352e29a305939dc7bac1ba608', '<?php /* core/themes/classy/templates/misc/progress-bar.html.twig */ class __TwigTemplate_9ca29d7e477d7bb1e371d954ab7afff565ae03c72aac8a35f5d7506bec193b55 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 14 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, $this->env->getExtension('drupal_core')->attachLibrary("classy/progress"), "html", null, true); echo " "; // line 16 if ((isset($context["label"]) ? $context["label"] : null)) { // line 17 echo " "; echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["label"]) ? $context["label"] : null), "html", null, true); echo " "; } // line 19 echo " env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["percent"]) ? $context["percent"] : null), "html", null, true); echo "%\"> "; // line 20 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["percent"]) ? $context["percent"] : null), "html", null, true); echo "% "; // line 21 echo $this->env->getExtension('drupal_core')->escapeFilter($this->env, (isset($context["message"]) ? $context["message"] : null), "html", null, true); echo " "; } public function getTemplateName() { return "core/themes/classy/templates/misc/progress-bar.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 21, 37 => 20, 32 => 19, 26 => 17, 24 => 16, 19 => 14,); } } /* {#*/ /* /***/ /* * @file*/ /* * Theme override for a progress bar.*/ /* **/ /* * Note that the core Batch API uses this only for non-JavaScript batch jobs.*/ /* **/ /* * Available variables:*/ /* * - label: The label of the working task.*/ /* * - percent: The percentage of the progress.*/ /* * - message: A string containing information to be displayed.*/ /* *//* */ /* #}*/ /* {{ attach_library('classy/progress') }}*/ /* */ /* {% if label %}*/ /* {{ label }}*/ /* {% endif %}*/ /* */ /* {{ percent }}%*/ /* {{ message }}*/ /* */ /* */ ') Twig_Environment->loadTemplate('core/themes/classy/templates/misc/progress-bar.html.twig') twig_render_template('core/themes/classy/templates/misc/progress-bar.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('progress_bar', Array) Drupal\Core\Render\Renderer->doRender(Array) Drupal\Core\Render\Renderer->doRender(Array, ) Drupal\Core\Render\Renderer->render(Array) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) __TwigTemplate_7f8a05c916de99539925aadd86bed8bf1d1a6d7f260f3e1ebfc2efcedcc400ba->doDisplay(Array, Array) Twig_Template->displayWithErrorHandling(Array, Array) Twig_Template->display(Array) Twig_Template->render(Array) twig_render_template('core/themes/seven/templates/install-page.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('install_page', Array) Drupal\Core\Render\Renderer->doRender(Array, ) Drupal\Core\Render\Renderer->render(Array) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) __TwigTemplate_e5fddbb6832f8e44c0901b189a6f5a3627c15a019715d3faeb5f414db67636f7->doDisplay(Array, Array) Twig_Template->displayWithErrorHandling(Array, Array) Twig_Template->display(Array) Twig_Template->render(Array) twig_render_template('core/themes/classy/templates/layout/html.html.twig', Array) Drupal\Core\Theme\ThemeManager->render('html', Array) Drupal\Core\Render\Renderer->doRender(Array, 1) Drupal\Core\Render\Renderer->render(Array, 1) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) Drupal\Core\Render\Renderer->renderRoot(Array) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) install_display_output(Array, Array) install_drupal(Object)