Файловый менеджер - Редактировать - /home/umudio/tmp/pma_template_compiles_umuahiadiocese/twig/84/84259c691dc76a408b1f01921a29d5f80ae00f013ec630cb614f385f32c30280.php
Назад
<?php /* dropdown.twig */ class __TwigTemplate_bae015a40e8a1a5edb926f41e0aad971e6a46153b1f0c1fe661b8419a8d70256 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "<select name=\""; echo twig_escape_filter($this->env, ($context["select_name"] ?? null), "html", null, true); echo "\""; if ( !twig_test_empty(($context["id"] ?? null))) { echo " id=\""; echo twig_escape_filter($this->env, ($context["id"] ?? null), "html", null, true); echo "\""; } // line 2 if ( !twig_test_empty(($context["class"] ?? null))) { echo " class=\""; echo twig_escape_filter($this->env, ($context["class"] ?? null), "html", null, true); echo "\""; } echo "> "; // line 3 if ( !twig_test_empty(($context["placeholder"] ?? null))) { // line 4 echo " <option value=\"\" disabled=\"disabled\""; // line 5 if ( !($context["selected"] ?? null)) { echo " selected=\"selected\""; } echo ">"; echo twig_escape_filter($this->env, ($context["placeholder"] ?? null), "html", null, true); echo "</option> "; } // line 7 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["result_options"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["option"]) { // line 8 echo "<option value=\""; echo twig_escape_filter($this->env, $this->getAttribute($context["option"], "value", [], "array"), "html", null, true); echo "\""; // line 9 echo (($this->getAttribute($context["option"], "selected", [], "array")) ? (" selected=\"selected\"") : ("")); echo ">"; echo twig_escape_filter($this->env, $this->getAttribute($context["option"], "label", [], "array"), "html", null, true); echo "</option> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 11 echo "</select> "; } public function getTemplateName() { return "dropdown.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 11, 57 => 9, 53 => 8, 49 => 7, 40 => 5, 38 => 4, 36 => 3, 28 => 2, 19 => 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("", "dropdown.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/dropdown.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка