var/cache/dev/twig/8c/8c0a642350305b74fe9dcc4afa1be550.php line 38

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* @WebProfiler/Profiler/toolbar_js.html.twig */
  16. class __TwigTemplate_a85c231c6040f3524132cd9d66f7a141 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.         ];
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = []): iterable
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Profiler/toolbar_js.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Profiler/toolbar_js.html.twig"));
  38.         // line 1
  39.         yield "<div id=\"sfwdt";
  40.         yield $this->env->getFilter('escape')->getCallable()($this->env, (isset($context["token"]) || array_key_exists("token"$context) ? $context["token"] : (function () { throw new RuntimeError('Variable "token" does not exist.'1$this->source); })()), "html"nulltrue);
  41.         yield "\" class=\"sf-toolbar sf-display-none\" role=\"region\" aria-label=\"Symfony Web Debug Toolbar\">
  42.     ";
  43.         // line 2
  44.         yield from $this->loadTemplate("@WebProfiler/Profiler/toolbar.html.twig""@WebProfiler/Profiler/toolbar_js.html.twig"2)->unwrap()->yield(CoreExtension::merge($context, ["templates" => ["request" => "@WebProfiler/Profiler/cancel.html.twig"], "profile" => null"profiler_url" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("_profiler", ["token" =>         // line 7
  45. (isset($context["token"]) || array_key_exists("token"$context) ? $context["token"] : (function () { throw new RuntimeError('Variable "token" does not exist.'7$this->source); })())]), "profiler_markup_version" => 2]));
  46.         // line 10
  47.         yield "</div>
  48. ";
  49.         // line 12
  50.         yield $this->env->getFunction('include')->getCallable()($this->env$context"@WebProfiler/Profiler/base_js.html.twig");
  51.         yield "
  52. <style";
  53.         // line 14
  54.         if ((isset($context["csp_style_nonce"]) || array_key_exists("csp_style_nonce"$context) ? $context["csp_style_nonce"] : (function () { throw new RuntimeError('Variable "csp_style_nonce" does not exist.'14$this->source); })())) {
  55.             yield " nonce=\"";
  56.             yield $this->env->getFilter('escape')->getCallable()($this->env, (isset($context["csp_style_nonce"]) || array_key_exists("csp_style_nonce"$context) ? $context["csp_style_nonce"] : (function () { throw new RuntimeError('Variable "csp_style_nonce" does not exist.'14$this->source); })()), "html"nulltrue);
  57.             yield "\"";
  58.         }
  59.         yield ">
  60.     ";
  61.         // line 15
  62.         yield $this->env->getFunction('include')->getCallable()($this->env$context"@WebProfiler/Profiler/toolbar.css.twig");
  63.         yield "
  64. </style>
  65. <script";
  66.         // line 17
  67.         if ((isset($context["csp_script_nonce"]) || array_key_exists("csp_script_nonce"$context) ? $context["csp_script_nonce"] : (function () { throw new RuntimeError('Variable "csp_script_nonce" does not exist.'17$this->source); })())) {
  68.             yield " nonce=\"";
  69.             yield $this->env->getFilter('escape')->getCallable()($this->env, (isset($context["csp_script_nonce"]) || array_key_exists("csp_script_nonce"$context) ? $context["csp_script_nonce"] : (function () { throw new RuntimeError('Variable "csp_script_nonce" does not exist.'17$this->source); })()), "html"nulltrue);
  70.             yield "\"";
  71.         }
  72.         yield ">/*<![CDATA[*/
  73.     (function () {
  74.         Sfjs.loadToolbar('";
  75.         // line 19
  76.         yield $this->env->getFilter('escape')->getCallable()($this->env, (isset($context["token"]) || array_key_exists("token"$context) ? $context["token"] : (function () { throw new RuntimeError('Variable "token" does not exist.'19$this->source); })()), "html"nulltrue);
  77.         yield "');
  78.     })();
  79. /*]]>*/</script>
  80. ";
  81.         
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  83.         
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  85.         yield from [];
  86.     }
  87.     /**
  88.      * @codeCoverageIgnore
  89.      */
  90.     public function getTemplateName(): string
  91.     {
  92.         return "@WebProfiler/Profiler/toolbar_js.html.twig";
  93.     }
  94.     /**
  95.      * @codeCoverageIgnore
  96.      */
  97.     public function isTraitable(): bool
  98.     {
  99.         return false;
  100.     }
  101.     /**
  102.      * @codeCoverageIgnore
  103.      */
  104.     public function getDebugInfo(): array
  105.     {
  106.         return array (  87 => 19,  78 => 17,  73 => 15,  65 => 14,  60 => 12,  56 => 10,  54 => 7,  53 => 2,  48 => 1,);
  107.     }
  108.     public function getSourceContext(): Source
  109.     {
  110.         return new Source("<div id=\"sfwdt{{ token }}\" class=\"sf-toolbar sf-display-none\" role=\"region\" aria-label=\"Symfony Web Debug Toolbar\">
  111.     {% include('@WebProfiler/Profiler/toolbar.html.twig') with {
  112.         templates: {
  113.             'request': '@WebProfiler/Profiler/cancel.html.twig'
  114.         },
  115.         profile: null,
  116.         profiler_url: url('_profiler', {token: token}),
  117.         profiler_markup_version: 2,
  118.     } %}
  119. </div>
  120. {{ include('@WebProfiler/Profiler/base_js.html.twig') }}
  121. <style{% if csp_style_nonce %} nonce=\"{{ csp_style_nonce }}\"{% endif %}>
  122.     {{ include('@WebProfiler/Profiler/toolbar.css.twig') }}
  123. </style>
  124. <script{% if csp_script_nonce %} nonce=\"{{ csp_script_nonce }}\"{% endif %}>/*<![CDATA[*/
  125.     (function () {
  126.         Sfjs.loadToolbar('{{ token }}');
  127.     })();
  128. /*]]>*/</script>
  129. ""@WebProfiler/Profiler/toolbar_js.html.twig""/var/www/vhosts/hosting101203.af98e.netcup.net/httpdocs/_customer/teilehandel-stadler.at/www/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig");
  130.     }
  131. }