Deprecated: Symfony\Component\Translation\t(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/translation/Resources/functions.php on line 18

Deprecated: Symfony\Component\Dotenv\Dotenv::loadEnv(): Implicitly marking parameter $envKey as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/dotenv/Dotenv.php on line 110

Deprecated: Symfony\Component\Runtime\GenericRuntime::getResolver(): Implicitly marking parameter $reflector as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/runtime/GenericRuntime.php on line 89

Deprecated: Symfony\Component\Runtime\RuntimeInterface::getResolver(): Implicitly marking parameter $reflector as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/runtime/RuntimeInterface.php on line 26

Deprecated: Symfony\Component\Console\Input\ArgvInput::__construct(): Implicitly marking parameter $argv as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/console/Input/ArgvInput.php on line 46

Deprecated: Symfony\Component\Console\Input\ArgvInput::__construct(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/console/Input/ArgvInput.php on line 46

Deprecated: Symfony\Component\Console\Input\Input::__construct(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/t/taurushr/vendor/symfony/console/Input/Input.php on line 36

Deprecated: Constant E_STRICT is deprecated in /var/www/html/t/taurushr/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/html/t/taurushr/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

var/cache/dev/twig/d3/d3b2c32924efb82715fcd80f24d71615.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @WebProfiler/Collector/config.html.twig */
  14. class __TwigTemplate_8579ad0721e6841ffaa2d100ed82c10b extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'toolbar' => [$this'block_toolbar'],
  24.             'menu' => [$this'block_menu'],
  25.             'panel' => [$this'block_panel'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "@WebProfiler/Profiler/layout.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Collector/config.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Collector/config.html.twig"));
  40.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/layout.html.twig""@WebProfiler/Collector/config.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_toolbar($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""toolbar"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""toolbar"));
  55.         // line 4
  56.         echo "    ";
  57.         if (("unknown" == twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'4$this->source); })()), "symfonyState", [], "any"falsefalsefalse4))) {
  58.             // line 5
  59.             echo "        ";
  60.             $context["block_status"] = "";
  61.             // line 6
  62.             echo "        ";
  63.             $context["symfony_version_status"] = "Unable to retrieve information about the Symfony version.";
  64.             // line 7
  65.             echo "    ";
  66.         } elseif (("eol" == twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'7$this->source); })()), "symfonyState", [], "any"falsefalsefalse7))) {
  67.             // line 8
  68.             echo "        ";
  69.             $context["block_status"] = "red";
  70.             // line 9
  71.             echo "        ";
  72.             $context["symfony_version_status"] = "This Symfony version will no longer receive security fixes.";
  73.             // line 10
  74.             echo "    ";
  75.         } elseif (("eom" == twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'10$this->source); })()), "symfonyState", [], "any"falsefalsefalse10))) {
  76.             // line 11
  77.             echo "        ";
  78.             $context["block_status"] = "yellow";
  79.             // line 12
  80.             echo "        ";
  81.             $context["symfony_version_status"] = "This Symfony version will only receive security fixes.";
  82.             // line 13
  83.             echo "    ";
  84.         } elseif (("dev" == twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'13$this->source); })()), "symfonyState", [], "any"falsefalsefalse13))) {
  85.             // line 14
  86.             echo "        ";
  87.             $context["block_status"] = "yellow";
  88.             // line 15
  89.             echo "        ";
  90.             $context["symfony_version_status"] = "This Symfony version is still in the development phase.";
  91.             // line 16
  92.             echo "    ";
  93.         } else {
  94.             // line 17
  95.             echo "        ";
  96.             $context["block_status"] = "";
  97.             // line 18
  98.             echo "        ";
  99.             $context["symfony_version_status"] = "";
  100.             // line 19
  101.             echo "    ";
  102.         }
  103.         // line 20
  104.         echo "
  105.     ";
  106.         // line 21
  107.         ob_start();
  108.         // line 22
  109.         echo "        <span class=\"sf-toolbar-label\">
  110.             ";
  111.         // line 23
  112.         echo twig_include($this->env$context"@WebProfiler/Icon/symfony.svg");
  113.         echo "
  114.         </span>
  115.         <span class=\"sf-toolbar-value\">";
  116.         // line 25
  117.         ((twig_get_attribute($this->env$this->source, ($context["collector"] ?? null), "symfonyState", [], "any"truetruefalse25)) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'25$this->source); })()), "symfonyversion", [], "any"falsefalsefalse25), "html"nulltrue))) : (print ("n/a")));
  118.         echo "</span>
  119.     ";
  120.         $context["icon"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  121.         // line 27
  122.         echo "
  123.     ";
  124.         // line 28
  125.         ob_start();
  126.         // line 29
  127.         echo "        <div class=\"sf-toolbar-info-group\">
  128.             <div class=\"sf-toolbar-info-piece\">
  129.                 <b>Profiler token</b>
  130.                 <span>
  131.                     ";
  132.         // line 33
  133.         if ((isset($context["profiler_url"]) || array_key_exists("profiler_url"$context) ? $context["profiler_url"] : (function () { throw new RuntimeError('Variable "profiler_url" does not exist.'33$this->source); })())) {
  134.             // line 34
  135.             echo "                        <a href=\"";
  136.             echo twig_escape_filter($this->env, (isset($context["profiler_url"]) || array_key_exists("profiler_url"$context) ? $context["profiler_url"] : (function () { throw new RuntimeError('Variable "profiler_url" does not exist.'34$this->source); })()), "html"nulltrue);
  137.             echo "\">";
  138.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'34$this->source); })()), "token", [], "any"falsefalsefalse34), "html"nulltrue);
  139.             echo "</a>
  140.                     ";
  141.         } else {
  142.             // line 36
  143.             echo "                        ";
  144.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'36$this->source); })()), "token", [], "any"falsefalsefalse36), "html"nulltrue);
  145.             echo "
  146.                     ";
  147.         }
  148.         // line 38
  149.         echo "                </span>
  150.             </div>
  151.             ";
  152.         // line 41
  153.         if ( !("n/a" === twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'41$this->source); })()), "env", [], "any"falsefalsefalse41))) {
  154.             // line 42
  155.             echo "                <div class=\"sf-toolbar-info-piece\">
  156.                     <b>Environment</b>
  157.                     <span>";
  158.             // line 44
  159.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'44$this->source); })()), "env", [], "any"falsefalsefalse44), "html"nulltrue);
  160.             echo "</span>
  161.                 </div>
  162.             ";
  163.         }
  164.         // line 47
  165.         echo "
  166.             ";
  167.         // line 48
  168.         if ( !("n/a" === twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'48$this->source); })()), "debug", [], "any"falsefalsefalse48))) {
  169.             // line 49
  170.             echo "                <div class=\"sf-toolbar-info-piece\">
  171.                     <b>Debug</b>
  172.                     <span class=\"sf-toolbar-status sf-toolbar-status-";
  173.             // line 51
  174.             echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'51$this->source); })()), "debug", [], "any"falsefalsefalse51)) ? ("green") : ("red"));
  175.             echo "\">";
  176.             echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'51$this->source); })()), "debug", [], "any"falsefalsefalse51)) ? ("enabled") : ("disabled"));
  177.             echo "</span>
  178.                 </div>
  179.             ";
  180.         }
  181.         // line 54
  182.         echo "        </div>
  183.         <div class=\"sf-toolbar-info-group\">
  184.             <div class=\"sf-toolbar-info-piece sf-toolbar-info-php\">
  185.                 <b>PHP version</b>
  186.                 <span";
  187.         // line 59
  188.         if (twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'59$this->source); })()), "phpversionextra", [], "any"falsefalsefalse59)) {
  189.             echo " title=\"";
  190.             echo twig_escape_filter($this->env, (twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'59$this->source); })()), "phpversion", [], "any"falsefalsefalse59) . twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'59$this->source); })()), "phpversionextra", [], "any"falsefalsefalse59)), "html"nulltrue);
  191.             echo "\"";
  192.         }
  193.         echo ">
  194.                     ";
  195.         // line 60
  196.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'60$this->source); })()), "phpversion", [], "any"falsefalsefalse60), "html"nulltrue);
  197.         echo "
  198.                     &nbsp; <a href=\"";
  199.         // line 61
  200.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler_phpinfo");
  201.         echo "\">View phpinfo()</a>
  202.                 </span>
  203.             </div>
  204.             <div class=\"sf-toolbar-info-piece sf-toolbar-info-php-ext\">
  205.                 <b>PHP Extensions</b>
  206.                 <span class=\"sf-toolbar-status sf-toolbar-status-";
  207.         // line 67
  208.         echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'67$this->source); })()), "hasxdebug", [], "any"falsefalsefalse67)) ? ("green") : ("gray"));
  209.         echo "\">xdebug ";
  210.         echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'67$this->source); })()), "hasxdebug", [], "any"falsefalsefalse67)) ? ("✓") : ("✗"));
  211.         echo "</span>
  212.                 <span class=\"sf-toolbar-status sf-toolbar-status-";
  213.         // line 68
  214.         echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'68$this->source); })()), "hasapcu", [], "any"falsefalsefalse68)) ? ("green") : ("gray"));
  215.         echo "\">APCu ";
  216.         echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'68$this->source); })()), "hasapcu", [], "any"falsefalsefalse68)) ? ("✓") : ("✗"));
  217.         echo "</span>
  218.                 <span class=\"sf-toolbar-status sf-toolbar-status-";
  219.         // line 69
  220.         echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'69$this->source); })()), "haszendopcache", [], "any"falsefalsefalse69)) ? ("green") : ("red"));
  221.         echo "\">OPcache ";
  222.         echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'69$this->source); })()), "haszendopcache", [], "any"falsefalsefalse69)) ? ("✓") : ("✗"));
  223.         echo "</span>
  224.             </div>
  225.             <div class=\"sf-toolbar-info-piece\">
  226.                 <b>PHP SAPI</b>
  227.                 <span>";
  228.         // line 74
  229.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'74$this->source); })()), "sapiName", [], "any"falsefalsefalse74), "html"nulltrue);
  230.         echo "</span>
  231.             </div>
  232.         </div>
  233.         <div class=\"sf-toolbar-info-group\">
  234.             ";
  235.         // line 79
  236.         if (twig_get_attribute($this->env$this->source, ($context["collector"] ?? null), "symfonyversion", [], "any"truetruefalse79)) {
  237.             // line 80
  238.             echo "                <div class=\"sf-toolbar-info-piece\">
  239.                     <b>Resources</b>
  240.                     <span>
  241.                         <a href=\"https://symfony.com/doc/";
  242.             // line 83
  243.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'83$this->source); })()), "symfonyversion", [], "any"falsefalsefalse83), "html"nulltrue);
  244.             echo "/index.html\" rel=\"help\">
  245.                             Read Symfony ";
  246.             // line 84
  247.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'84$this->source); })()), "symfonyversion", [], "any"falsefalsefalse84), "html"nulltrue);
  248.             echo " Docs
  249.                         </a>
  250.                     </span>
  251.                 </div>
  252.                 <div class=\"sf-toolbar-info-piece\">
  253.                     <b>Help</b>
  254.                     <span>
  255.                         <a href=\"https://symfony.com/support\">
  256.                             Symfony Support Channels
  257.                         </a>
  258.                     </span>
  259.                 </div>
  260.             ";
  261.         }
  262.         // line 97
  263.         echo "        </div>
  264.     ";
  265.         $context["text"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  266.         // line 99
  267.         echo "
  268.     ";
  269.         // line 100
  270.         echo twig_include($this->env$context"@WebProfiler/Profiler/toolbar_item.html.twig", ["link" => true"name" => "config""status" => (isset($context["block_status"]) || array_key_exists("block_status"$context) ? $context["block_status"] : (function () { throw new RuntimeError('Variable "block_status" does not exist.'100$this->source); })()), "additional_classes" => "sf-toolbar-block-right""block_attrs" => (("title=\"" . (isset($context["symfony_version_status"]) || array_key_exists("symfony_version_status"$context) ? $context["symfony_version_status"] : (function () { throw new RuntimeError('Variable "symfony_version_status" does not exist.'100$this->source); })())) . "\"")]);
  271.         echo "
  272. ";
  273.         
  274.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  275.         
  276.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  277.     }
  278.     // line 103
  279.     public function block_menu($context, array $blocks = [])
  280.     {
  281.         $macros $this->macros;
  282.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  283.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  284.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  285.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  286.         // line 104
  287.         echo "    <span class=\"label label-status-";
  288.         echo (((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'104$this->source); })()), "symfonyState", [], "any"falsefalsefalse104) == "eol")) ? ("red") : (((twig_in_filter(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'104$this->source); })()), "symfonyState", [], "any"falsefalsefalse104), ["eom""dev"])) ? ("yellow") : (""))));
  289.         echo "\">
  290.         <span class=\"icon\">";
  291.         // line 105
  292.         echo twig_include($this->env$context"@WebProfiler/Icon/config.svg");
  293.         echo "</span>
  294.         <strong>Configuration</strong>
  295.     </span>
  296. ";
  297.         
  298.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  299.         
  300.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  301.     }
  302.     // line 110
  303.     public function block_panel($context, array $blocks = [])
  304.     {
  305.         $macros $this->macros;
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  307.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""panel"));
  308.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  309.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""panel"));
  310.         // line 111
  311.         echo "    <h2>Symfony Configuration</h2>
  312.     <div class=\"metrics\">
  313.         <div class=\"metric\">
  314.             <span class=\"value\">";
  315.         // line 115
  316.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'115$this->source); })()), "symfonyversion", [], "any"falsefalsefalse115), "html"nulltrue);
  317.         echo "</span>
  318.             <span class=\"label\">Symfony version</span>
  319.         </div>
  320.         ";
  321.         // line 119
  322.         if ( !("n/a" === twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'119$this->source); })()), "env", [], "any"falsefalsefalse119))) {
  323.             // line 120
  324.             echo "            <div class=\"metric\">
  325.                 <span class=\"value\">";
  326.             // line 121
  327.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'121$this->source); })()), "env", [], "any"falsefalsefalse121), "html"nulltrue);
  328.             echo "</span>
  329.                 <span class=\"label\">Environment</span>
  330.             </div>
  331.         ";
  332.         }
  333.         // line 125
  334.         echo "
  335.         ";
  336.         // line 126
  337.         if ( !("n/a" === twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'126$this->source); })()), "debug", [], "any"falsefalsefalse126))) {
  338.             // line 127
  339.             echo "            <div class=\"metric\">
  340.                 <span class=\"value\">";
  341.             // line 128
  342.             echo ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'128$this->source); })()), "debug", [], "any"falsefalsefalse128)) ? ("enabled") : ("disabled"));
  343.             echo "</span>
  344.                 <span class=\"label\">Debug</span>
  345.             </div>
  346.         ";
  347.         }
  348.         // line 132
  349.         echo "    </div>
  350.     ";
  351.         // line 134
  352.         $context["symfony_status"] = ["dev" => "Unstable Version""stable" => "Stable Version""eom" => "Maintenance Ended""eol" => "Version Expired"];
  353.         // line 135
  354.         echo "    ";
  355.         $context["symfony_status_class"] = ["dev" => "warning""stable" => "success""eom" => "warning""eol" => "error"];
  356.         // line 136
  357.         echo "    <table>
  358.         <thead class=\"small\">
  359.             <tr>
  360.                 <th>Symfony Status</th>
  361.                 <th>Bugs ";
  362.         // line 140
  363.         echo ((twig_in_filter(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'140$this->source); })()), "symfonystate", [], "any"falsefalsefalse140), ["eom""eol"])) ? ("were") : ("are"));
  364.         echo " fixed until</th>
  365.                 <th>Security issues ";
  366.         // line 141
  367.         echo (((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'141$this->source); })()), "symfonystate", [], "any"falsefalsefalse141) == "eol")) ? ("were") : ("are"));
  368.         echo " fixed until</th>
  369.                 <th></th>
  370.             </tr>
  371.         </thead>
  372.         <tbody>
  373.             <tr>
  374.                 <td class=\"font-normal\">
  375.                     <span class=\"label status-";
  376.         // line 148
  377.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["symfony_status_class"]) || array_key_exists("symfony_status_class"$context) ? $context["symfony_status_class"] : (function () { throw new RuntimeError('Variable "symfony_status_class" does not exist.'148$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'148$this->source); })()), "symfonystate", [], "any"falsefalsefalse148), [], "array"falsefalsefalse148), "html"nulltrue);
  378.         echo "\">";
  379.         echo twig_escape_filter($this->envtwig_upper_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["symfony_status"]) || array_key_exists("symfony_status"$context) ? $context["symfony_status"] : (function () { throw new RuntimeError('Variable "symfony_status" does not exist.'148$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'148$this->source); })()), "symfonystate", [], "any"falsefalsefalse148), [], "array"falsefalsefalse148)), "html"nulltrue);
  380.         echo "</span>
  381.                     ";
  382.         // line 149
  383.         if (twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'149$this->source); })()), "symfonylts", [], "any"falsefalsefalse149)) {
  384.             // line 150
  385.             echo "                        &nbsp; <span class=\"label status-success\">Long-Term Support</span>
  386.                     ";
  387.         }
  388.         // line 152
  389.         echo "                </td>
  390.                 <td class=\"font-normal\">";
  391.         // line 153
  392.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'153$this->source); })()), "symfonyeom", [], "any"falsefalsefalse153), "html"nulltrue);
  393.         echo "</td>
  394.                 <td class=\"font-normal\">";
  395.         // line 154
  396.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'154$this->source); })()), "symfonyeol", [], "any"falsefalsefalse154), "html"nulltrue);
  397.         echo "</td>
  398.                 <td class=\"font-normal\">
  399.                     <a href=\"https://symfony.com/releases/";
  400.         // line 156
  401.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'156$this->source); })()), "symfonyminorversion", [], "any"falsefalsefalse156), "html"nulltrue);
  402.         echo "#release-checker\">View roadmap</a>
  403.                 </td>
  404.             </tr>
  405.         </tbody>
  406.     </table>
  407.     <h2>PHP Configuration</h2>
  408.     <div class=\"metrics\">
  409.         <div class=\"metric\">
  410.             <span class=\"value\">";
  411.         // line 166
  412.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'166$this->source); })()), "phpversion", [], "any"falsefalsefalse166), "html"nulltrue);
  413.         if (twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'166$this->source); })()), "phpversionextra", [], "any"falsefalsefalse166)) {
  414.             echo " <span class=\"unit\">";
  415.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'166$this->source); })()), "phpversionextra", [], "any"falsefalsefalse166), "html"nulltrue);
  416.             echo "</span>";
  417.         }
  418.         echo "</span>
  419.             <span class=\"label\">PHP version</span>
  420.         </div>
  421.         <div class=\"metric\">
  422.             <span class=\"value\">";
  423.         // line 171
  424.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'171$this->source); })()), "phparchitecture", [], "any"falsefalsefalse171), "html"nulltrue);
  425.         echo " <span class=\"unit\">bits</span></span>
  426.             <span class=\"label\">Architecture</span>
  427.         </div>
  428.         <div class=\"metric\">
  429.             <span class=\"value\">";
  430.         // line 176
  431.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'176$this->source); })()), "phpintllocale", [], "any"falsefalsefalse176), "html"nulltrue);
  432.         echo "</span>
  433.             <span class=\"label\">Intl locale</span>
  434.         </div>
  435.         <div class=\"metric\">
  436.             <span class=\"value\">";
  437.         // line 181
  438.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'181$this->source); })()), "phptimezone", [], "any"falsefalsefalse181), "html"nulltrue);
  439.         echo "</span>
  440.             <span class=\"label\">Timezone</span>
  441.         </div>
  442.     </div>
  443.     <div class=\"metrics\">
  444.         <div class=\"metric\">
  445.             <span class=\"value\">";
  446.         // line 188
  447.         echo twig_include($this->env$context, (("@WebProfiler/Icon/" . ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'188$this->source); })()), "haszendopcache", [], "any"falsefalsefalse188)) ? ("yes") : ("no"))) . ".svg"));
  448.         echo "</span>
  449.             <span class=\"label\">OPcache</span>
  450.         </div>
  451.         <div class=\"metric\">
  452.             <span class=\"value\">";
  453.         // line 193
  454.         echo twig_include($this->env$context, (("@WebProfiler/Icon/" . ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'193$this->source); })()), "hasapcu", [], "any"falsefalsefalse193)) ? ("yes") : ("no-gray"))) . ".svg"));
  455.         echo "</span>
  456.             <span class=\"label\">APCu</span>
  457.         </div>
  458.         <div class=\"metric\">
  459.             <span class=\"value\">";
  460.         // line 198
  461.         echo twig_include($this->env$context, (("@WebProfiler/Icon/" . ((twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'198$this->source); })()), "hasxdebug", [], "any"falsefalsefalse198)) ? ("yes") : ("no-gray"))) . ".svg"));
  462.         echo "</span>
  463.             <span class=\"label\">Xdebug</span>
  464.         </div>
  465.     </div>
  466.     <p>
  467.         <a href=\"";
  468.         // line 204
  469.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler_phpinfo");
  470.         echo "\">View full PHP configuration</a>
  471.     </p>
  472.     ";
  473.         // line 207
  474.         if (twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'207$this->source); })()), "bundles", [], "any"falsefalsefalse207)) {
  475.             // line 208
  476.             echo "        <h2>Enabled Bundles <small>(";
  477.             echo twig_escape_filter($this->envtwig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'208$this->source); })()), "bundles", [], "any"falsefalsefalse208)), "html"nulltrue);
  478.             echo ")</small></h2>
  479.         <table>
  480.             <thead>
  481.                 <tr>
  482.                     <th class=\"key\">Name</th>
  483.                     <th>Class</th>
  484.                 </tr>
  485.             </thead>
  486.             <tbody>
  487.                 ";
  488.             // line 217
  489.             $context['_parent'] = $context;
  490.             $context['_seq'] = twig_ensure_traversable(twig_sort_filter($this->envtwig_get_array_keys_filter(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'217$this->source); })()), "bundles", [], "any"falsefalsefalse217))));
  491.             foreach ($context['_seq'] as $context["_key"] => $context["name"]) {
  492.                 // line 218
  493.                 echo "                <tr>
  494.                     <th scope=\"row\" class=\"font-normal\">";
  495.                 // line 219
  496.                 echo twig_escape_filter($this->env$context["name"], "html"nulltrue);
  497.                 echo "</th>
  498.                     <td class=\"font-normal\">";
  499.                 // line 220
  500.                 echo $this->extensions['Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension']->dumpData($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'220$this->source); })()), "bundles", [], "any"falsefalsefalse220), $context["name"], [], "array"falsefalsefalse220));
  501.                 echo "</td>
  502.                 </tr>
  503.                 ";
  504.             }
  505.             $_parent $context['_parent'];
  506.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['name'], $context['_parent'], $context['loop']);
  507.             $context array_intersect_key($context$_parent) + $_parent;
  508.             // line 223
  509.             echo "            </tbody>
  510.         </table>
  511.     ";
  512.         }
  513.         
  514.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  515.         
  516.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  517.     }
  518.     /**
  519.      * @codeCoverageIgnore
  520.      */
  521.     public function getTemplateName()
  522.     {
  523.         return "@WebProfiler/Collector/config.html.twig";
  524.     }
  525.     /**
  526.      * @codeCoverageIgnore
  527.      */
  528.     public function isTraitable()
  529.     {
  530.         return false;
  531.     }
  532.     /**
  533.      * @codeCoverageIgnore
  534.      */
  535.     public function getDebugInfo()
  536.     {
  537.         return array (  551 => 223,  542 => 220,  538 => 219,  535 => 218,  531 => 217,  518 => 208,  516 => 207,  510 => 204,  501 => 198,  493 => 193,  485 => 188,  475 => 181,  467 => 176,  459 => 171,  446 => 166,  433 => 156,  428 => 154,  424 => 153,  421 => 152,  417 => 150,  415 => 149,  409 => 148,  399 => 141,  395 => 140,  389 => 136,  386 => 135,  384 => 134,  380 => 132,  373 => 128,  370 => 127,  368 => 126,  365 => 125,  358 => 121,  355 => 120,  353 => 119,  346 => 115,  340 => 111,  330 => 110,  316 => 105,  311 => 104,  301 => 103,  289 => 100,  286 => 99,  282 => 97,  266 => 84,  262 => 83,  257 => 80,  255 => 79,  247 => 74,  237 => 69,  231 => 68,  225 => 67,  216 => 61,  212 => 60,  204 => 59,  197 => 54,  189 => 51,  185 => 49,  183 => 48,  180 => 47,  174 => 44,  170 => 42,  168 => 41,  163 => 38,  157 => 36,  149 => 34,  147 => 33,  141 => 29,  139 => 28,  136 => 27,  131 => 25,  126 => 23,  123 => 22,  121 => 21,  118 => 20,  115 => 19,  112 => 18,  109 => 17,  106 => 16,  103 => 15,  100 => 14,  97 => 13,  94 => 12,  91 => 11,  88 => 10,  85 => 9,  82 => 8,  79 => 7,  76 => 6,  73 => 5,  70 => 4,  60 => 3,  37 => 1,);
  538.     }
  539.     public function getSourceContext()
  540.     {
  541.         return new Source("{% extends '@WebProfiler/Profiler/layout.html.twig' %}
  542. {% block toolbar %}
  543.     {% if 'unknown' == collector.symfonyState %}
  544.         {% set block_status = '' %}
  545.         {% set symfony_version_status = 'Unable to retrieve information about the Symfony version.' %}
  546.     {% elseif 'eol' == collector.symfonyState %}
  547.         {% set block_status = 'red' %}
  548.         {% set symfony_version_status = 'This Symfony version will no longer receive security fixes.' %}
  549.     {% elseif 'eom' == collector.symfonyState %}
  550.         {% set block_status = 'yellow' %}
  551.         {% set symfony_version_status = 'This Symfony version will only receive security fixes.' %}
  552.     {% elseif 'dev' == collector.symfonyState %}
  553.         {% set block_status = 'yellow' %}
  554.         {% set symfony_version_status = 'This Symfony version is still in the development phase.' %}
  555.     {% else %}
  556.         {% set block_status = '' %}
  557.         {% set symfony_version_status = '' %}
  558.     {% endif %}
  559.     {% set icon %}
  560.         <span class=\"sf-toolbar-label\">
  561.             {{ include('@WebProfiler/Icon/symfony.svg') }}
  562.         </span>
  563.         <span class=\"sf-toolbar-value\">{{ collector.symfonyState is defined ? collector.symfonyversion : 'n/a' }}</span>
  564.     {% endset %}
  565.     {% set text %}
  566.         <div class=\"sf-toolbar-info-group\">
  567.             <div class=\"sf-toolbar-info-piece\">
  568.                 <b>Profiler token</b>
  569.                 <span>
  570.                     {% if profiler_url %}
  571.                         <a href=\"{{ profiler_url }}\">{{ collector.token }}</a>
  572.                     {% else %}
  573.                         {{ collector.token }}
  574.                     {% endif %}
  575.                 </span>
  576.             </div>
  577.             {% if 'n/a' is not same as(collector.env) %}
  578.                 <div class=\"sf-toolbar-info-piece\">
  579.                     <b>Environment</b>
  580.                     <span>{{ collector.env }}</span>
  581.                 </div>
  582.             {% endif %}
  583.             {% if 'n/a' is not same as(collector.debug) %}
  584.                 <div class=\"sf-toolbar-info-piece\">
  585.                     <b>Debug</b>
  586.                     <span class=\"sf-toolbar-status sf-toolbar-status-{{ collector.debug ? 'green' : 'red' }}\">{{ collector.debug ? 'enabled' : 'disabled' }}</span>
  587.                 </div>
  588.             {% endif %}
  589.         </div>
  590.         <div class=\"sf-toolbar-info-group\">
  591.             <div class=\"sf-toolbar-info-piece sf-toolbar-info-php\">
  592.                 <b>PHP version</b>
  593.                 <span{% if collector.phpversionextra %} title=\"{{ collector.phpversion ~ collector.phpversionextra }}\"{% endif %}>
  594.                     {{ collector.phpversion }}
  595.                     &nbsp; <a href=\"{{ path('_profiler_phpinfo') }}\">View phpinfo()</a>
  596.                 </span>
  597.             </div>
  598.             <div class=\"sf-toolbar-info-piece sf-toolbar-info-php-ext\">
  599.                 <b>PHP Extensions</b>
  600.                 <span class=\"sf-toolbar-status sf-toolbar-status-{{ collector.hasxdebug ? 'green' : 'gray' }}\">xdebug {{ collector.hasxdebug ? '✓' : '✗' }}</span>
  601.                 <span class=\"sf-toolbar-status sf-toolbar-status-{{ collector.hasapcu ? 'green' : 'gray' }}\">APCu {{ collector.hasapcu ? '✓' : '✗' }}</span>
  602.                 <span class=\"sf-toolbar-status sf-toolbar-status-{{ collector.haszendopcache ? 'green' : 'red' }}\">OPcache {{ collector.haszendopcache ? '✓' : '✗' }}</span>
  603.             </div>
  604.             <div class=\"sf-toolbar-info-piece\">
  605.                 <b>PHP SAPI</b>
  606.                 <span>{{ collector.sapiName }}</span>
  607.             </div>
  608.         </div>
  609.         <div class=\"sf-toolbar-info-group\">
  610.             {% if collector.symfonyversion is defined %}
  611.                 <div class=\"sf-toolbar-info-piece\">
  612.                     <b>Resources</b>
  613.                     <span>
  614.                         <a href=\"https://symfony.com/doc/{{ collector.symfonyversion }}/index.html\" rel=\"help\">
  615.                             Read Symfony {{ collector.symfonyversion }} Docs
  616.                         </a>
  617.                     </span>
  618.                 </div>
  619.                 <div class=\"sf-toolbar-info-piece\">
  620.                     <b>Help</b>
  621.                     <span>
  622.                         <a href=\"https://symfony.com/support\">
  623.                             Symfony Support Channels
  624.                         </a>
  625.                     </span>
  626.                 </div>
  627.             {% endif %}
  628.         </div>
  629.     {% endset %}
  630.     {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { link: true, name: 'config', status: block_status, additional_classes: 'sf-toolbar-block-right', block_attrs: 'title=\"' ~ symfony_version_status ~ '\"' }) }}
  631. {% endblock %}
  632. {% block menu %}
  633.     <span class=\"label label-status-{{ collector.symfonyState == 'eol' ? 'red' : collector.symfonyState in ['eom', 'dev'] ? 'yellow' }}\">
  634.         <span class=\"icon\">{{ include('@WebProfiler/Icon/config.svg') }}</span>
  635.         <strong>Configuration</strong>
  636.     </span>
  637. {% endblock %}
  638. {% block panel %}
  639.     <h2>Symfony Configuration</h2>
  640.     <div class=\"metrics\">
  641.         <div class=\"metric\">
  642.             <span class=\"value\">{{ collector.symfonyversion }}</span>
  643.             <span class=\"label\">Symfony version</span>
  644.         </div>
  645.         {% if 'n/a' is not same as(collector.env) %}
  646.             <div class=\"metric\">
  647.                 <span class=\"value\">{{ collector.env }}</span>
  648.                 <span class=\"label\">Environment</span>
  649.             </div>
  650.         {% endif %}
  651.         {% if 'n/a' is not same as(collector.debug) %}
  652.             <div class=\"metric\">
  653.                 <span class=\"value\">{{ collector.debug ? 'enabled' : 'disabled' }}</span>
  654.                 <span class=\"label\">Debug</span>
  655.             </div>
  656.         {% endif %}
  657.     </div>
  658.     {% set symfony_status = { dev: 'Unstable Version', stable: 'Stable Version', eom: 'Maintenance Ended', eol: 'Version Expired' } %}
  659.     {% set symfony_status_class = { dev: 'warning', stable: 'success', eom: 'warning', eol: 'error' } %}
  660.     <table>
  661.         <thead class=\"small\">
  662.             <tr>
  663.                 <th>Symfony Status</th>
  664.                 <th>Bugs {{ collector.symfonystate in ['eom', 'eol'] ? 'were' : 'are' }} fixed until</th>
  665.                 <th>Security issues {{ collector.symfonystate == 'eol' ? 'were' : 'are' }} fixed until</th>
  666.                 <th></th>
  667.             </tr>
  668.         </thead>
  669.         <tbody>
  670.             <tr>
  671.                 <td class=\"font-normal\">
  672.                     <span class=\"label status-{{ symfony_status_class[collector.symfonystate] }}\">{{ symfony_status[collector.symfonystate]|upper }}</span>
  673.                     {% if collector.symfonylts %}
  674.                         &nbsp; <span class=\"label status-success\">Long-Term Support</span>
  675.                     {% endif %}
  676.                 </td>
  677.                 <td class=\"font-normal\">{{ collector.symfonyeom }}</td>
  678.                 <td class=\"font-normal\">{{ collector.symfonyeol }}</td>
  679.                 <td class=\"font-normal\">
  680.                     <a href=\"https://symfony.com/releases/{{ collector.symfonyminorversion }}#release-checker\">View roadmap</a>
  681.                 </td>
  682.             </tr>
  683.         </tbody>
  684.     </table>
  685.     <h2>PHP Configuration</h2>
  686.     <div class=\"metrics\">
  687.         <div class=\"metric\">
  688.             <span class=\"value\">{{ collector.phpversion }}{% if collector.phpversionextra %} <span class=\"unit\">{{ collector.phpversionextra }}</span>{% endif %}</span>
  689.             <span class=\"label\">PHP version</span>
  690.         </div>
  691.         <div class=\"metric\">
  692.             <span class=\"value\">{{ collector.phparchitecture }} <span class=\"unit\">bits</span></span>
  693.             <span class=\"label\">Architecture</span>
  694.         </div>
  695.         <div class=\"metric\">
  696.             <span class=\"value\">{{ collector.phpintllocale }}</span>
  697.             <span class=\"label\">Intl locale</span>
  698.         </div>
  699.         <div class=\"metric\">
  700.             <span class=\"value\">{{ collector.phptimezone }}</span>
  701.             <span class=\"label\">Timezone</span>
  702.         </div>
  703.     </div>
  704.     <div class=\"metrics\">
  705.         <div class=\"metric\">
  706.             <span class=\"value\">{{ include('@WebProfiler/Icon/' ~ (collector.haszendopcache ? 'yes' : 'no') ~ '.svg') }}</span>
  707.             <span class=\"label\">OPcache</span>
  708.         </div>
  709.         <div class=\"metric\">
  710.             <span class=\"value\">{{ include('@WebProfiler/Icon/' ~ (collector.hasapcu ? 'yes' : 'no-gray') ~ '.svg') }}</span>
  711.             <span class=\"label\">APCu</span>
  712.         </div>
  713.         <div class=\"metric\">
  714.             <span class=\"value\">{{ include('@WebProfiler/Icon/' ~ (collector.hasxdebug ? 'yes' : 'no-gray') ~ '.svg') }}</span>
  715.             <span class=\"label\">Xdebug</span>
  716.         </div>
  717.     </div>
  718.     <p>
  719.         <a href=\"{{ path('_profiler_phpinfo') }}\">View full PHP configuration</a>
  720.     </p>
  721.     {% if collector.bundles %}
  722.         <h2>Enabled Bundles <small>({{ collector.bundles|length }})</small></h2>
  723.         <table>
  724.             <thead>
  725.                 <tr>
  726.                     <th class=\"key\">Name</th>
  727.                     <th>Class</th>
  728.                 </tr>
  729.             </thead>
  730.             <tbody>
  731.                 {% for name in collector.bundles|keys|sort %}
  732.                 <tr>
  733.                     <th scope=\"row\" class=\"font-normal\">{{ name }}</th>
  734.                     <td class=\"font-normal\">{{ profiler_dump(collector.bundles[name]) }}</td>
  735.                 </tr>
  736.                 {% endfor %}
  737.             </tbody>
  738.         </table>
  739.     {% endif %}
  740. {% endblock %}
  741. ""@WebProfiler/Collector/config.html.twig""/var/www/html/t/taurushr/vendor/symfony/web-profiler-bundle/Resources/views/Collector/config.html.twig");
  742.     }
  743. }