2023-06-19 12:13:30 +02:00
< ? php
use Twig\Environment ;
use Twig\Error\LoaderError ;
use Twig\Error\RuntimeError ;
use Twig\Extension\SandboxExtension ;
use Twig\Markup ;
use Twig\Sandbox\SecurityError ;
use Twig\Sandbox\SecurityNotAllowedTagError ;
use Twig\Sandbox\SecurityNotAllowedFilterError ;
use Twig\Sandbox\SecurityNotAllowedFunctionError ;
use Twig\Source ;
use Twig\Template ;
/* @WebProfiler/Profiler/toolbar_redirect.html.twig */
2023-06-20 19:14:19 +02:00
class __TwigTemplate_0436fb604b0cab470524e40e03759ac1f7ceadb32f24152e02862dc691f73659 extends Template
2023-06-19 12:13:30 +02:00
{
private $source ;
private $macros = [];
public function __construct ( Environment $env )
{
parent :: __construct ( $env );
$this -> source = $this -> getSourceContext ();
$this -> blocks = [
'title' => [ $this , 'block_title' ],
'body' => [ $this , 'block_body' ],
];
}
protected function doGetParent ( array $context )
{
// line 1
return " @WebProfiler/Profiler/base.html.twig " ;
}
protected function doDisplay ( array $context , array $blocks = [])
{
$macros = $this -> macros ;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this -> extensions [ " Symfony \\ Bundle \\ WebProfilerBundle \\ Twig \\ WebProfilerExtension " ];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e -> enter ( $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), " template " , " @WebProfiler/Profiler/toolbar_redirect.html.twig " ));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this -> extensions [ " Symfony \\ Bridge \\ Twig \\ Extension \\ ProfilerExtension " ];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 -> enter ( $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), " template " , " @WebProfiler/Profiler/toolbar_redirect.html.twig " ));
$this -> parent = $this -> loadTemplate ( " @WebProfiler/Profiler/base.html.twig " , " @WebProfiler/Profiler/toolbar_redirect.html.twig " , 1 );
$this -> parent -> display ( $context , array_merge ( $this -> blocks , $blocks ));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e -> leave ( $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof );
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 -> leave ( $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof );
}
// line 3
public function block_title ( $context , array $blocks = [])
{
$macros = $this -> macros ;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this -> extensions [ " Symfony \\ Bundle \\ WebProfilerBundle \\ Twig \\ WebProfilerExtension " ];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e -> enter ( $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), " block " , " title " ));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this -> extensions [ " Symfony \\ Bridge \\ Twig \\ Extension \\ ProfilerExtension " ];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 -> enter ( $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), " block " , " title " ));
echo " Redirection Intercepted " ;
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 -> leave ( $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof );
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e -> leave ( $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof );
}
// line 5
public function block_body ( $context , array $blocks = [])
{
$macros = $this -> macros ;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this -> extensions [ " Symfony \\ Bundle \\ WebProfilerBundle \\ Twig \\ WebProfilerExtension " ];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e -> enter ( $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), " block " , " body " ));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this -> extensions [ " Symfony \\ Bridge \\ Twig \\ Extension \\ ProfilerExtension " ];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 -> enter ( $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), " block " , " body " ));
// line 6
echo " <div class= \" sf-reset \" >
< div class = \ " block-exception \" >
< h1 > This request redirects to < a href = \ " " ;
// line 8
echo twig_escape_filter ( $this -> env , ( isset ( $context [ " location " ]) || array_key_exists ( " location " , $context ) ? $context [ " location " ] : ( function () { throw new RuntimeError ( 'Variable "location" does not exist.' , 8 , $this -> source ); })()), " html " , null , true );
echo " \" > " ;
echo twig_escape_filter ( $this -> env , ( isset ( $context [ " location " ]) || array_key_exists ( " location " , $context ) ? $context [ " location " ] : ( function () { throw new RuntimeError ( 'Variable "location" does not exist.' , 8 , $this -> source ); })()), " html " , null , true );
echo " </a>.</h1>
< p >
< small >
The redirect was intercepted by the web debug toolbar to help debugging .
For more information , see the \ " intercept-redirects \" option of the Profiler.
</ small >
</ p >
</ div >
</ div >
" ;
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 -> leave ( $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof );
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e -> leave ( $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof );
}
public function getTemplateName ()
{
return " @WebProfiler/Profiler/toolbar_redirect.html.twig " ;
}
public function isTraitable ()
{
return false ;
}
public function getDebugInfo ()
{
return array ( 92 => 8 , 88 => 6 , 78 => 5 , 59 => 3 , 36 => 1 ,);
}
public function getSourceContext ()
{
return new Source ( " { % extends '@WebProfiler/Profiler/base.html.twig' %}
{ % block title 'Redirection Intercepted' % }
{ % block body % }
< div class = \ " sf-reset \" >
< div class = \ " block-exception \" >
< h1 > This request redirects to < a href = \ " { { location }} \" > { { location }}</a>.</h1>
< p >
< small >
The redirect was intercepted by the web debug toolbar to help debugging .
For more information , see the \ " intercept-redirects \" option of the Profiler.
</ small >
</ p >
</ div >
</ div >
{ % endblock % }
2023-06-20 19:14:19 +02:00
" , " @ WebProfiler / Profiler / toolbar_redirect . html . twig " , " / home / poule / encrypted / stockage - syncable / www / development / html / caisse / vendor / symfony / web - profiler - bundle / Resources / views / Profiler / toolbar_redirect . html . twig " );
2023-06-19 12:13:30 +02:00
}
}