Deprecated : Constant E_STRICT is deprecated in /var/www/html/k/kasscaffolding/vendor/symfony/error-handler/ErrorHandler.php on line 58
Deprecated : Constant E_STRICT is deprecated in /var/www/html/k/kasscaffolding/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler
<?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/info.html.twig */
class __TwigTemplate_1b75d03f427f1e25b91e4af969e82dfe extends Template
{
private $source ;
private $macros = [];
public function __construct ( Environment $env )
{
parent :: __construct ( $env );
$this -> source = $this -> getSourceContext ();
$this -> blocks = [
'summary' => [ $this , 'block_summary' ],
'panel' => [ $this , 'block_panel' ],
];
}
protected function doGetParent (array $context )
{
// line 1
return "@WebProfiler/Profiler/layout.html.twig" ;
}
protected function doDisplay (array $context , array $blocks = [])
{
$macros = $this -> macros ;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this -> extensions [ "Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension" ];
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> enter ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "template" , "@WebProfiler/Profiler/info.html.twig" ));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this -> extensions [ "Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension" ];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> enter ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "template" , "@WebProfiler/Profiler/info.html.twig" ));
// line 3
$context [ "messages" ] = [ "no_token" => [ "status" => "error" , "title" => ((((( // line 6
array_key_exists ( "token" , $context )) ? ( _twig_default_filter ((isset( $context [ "token" ]) || array_key_exists ( "token" , $context ) ? $context [ "token" ] : (function () { throw new RuntimeError ( 'Variable "token" does not exist.' , 6 , $this -> source ); })()), "" )) : ( "" )) == "latest" )) ? ( "There are no profiles" ) : ( "Token not found" )), "message" => ((((( // line 7
array_key_exists ( "token" , $context )) ? ( _twig_default_filter ((isset( $context [ "token" ]) || array_key_exists ( "token" , $context ) ? $context [ "token" ] : (function () { throw new RuntimeError ( 'Variable "token" does not exist.' , 7 , $this -> source ); })()), "" )) : ( "" )) == "latest" )) ? ( "No profiles found." ) : ((( "Token \"" . (( array_key_exists ( "token" , $context )) ? ( _twig_default_filter ((isset( $context [ "token" ]) || array_key_exists ( "token" , $context ) ? $context [ "token" ] : (function () { throw new RuntimeError ( 'Variable "token" does not exist.' , 7 , $this -> source ); })()), "" )) : ( "" ))) . "\" not found." )))]];
// line 1
$this -> parent = $this -> loadTemplate ( "@WebProfiler/Profiler/layout.html.twig" , "@WebProfiler/Profiler/info.html.twig" , 1 );
$this -> parent -> display ( $context , array_merge ( $this -> blocks , $blocks ));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> leave ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof );
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> leave ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof );
}
// line 11
public function block_summary ( $context , array $blocks = [])
{
$macros = $this -> macros ;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this -> extensions [ "Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension" ];
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> enter ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "block" , "summary" ));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this -> extensions [ "Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension" ];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> enter ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "block" , "summary" ));
// line 12
echo " <div class=\"status status-" ;
echo twig_escape_filter ( $this -> env , twig_get_attribute ( $this -> env , $this -> source , twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "messages" ]) || array_key_exists ( "messages" , $context ) ? $context [ "messages" ] : (function () { throw new RuntimeError ( 'Variable "messages" does not exist.' , 12 , $this -> source ); })()), (isset( $context [ "about" ]) || array_key_exists ( "about" , $context ) ? $context [ "about" ] : (function () { throw new RuntimeError ( 'Variable "about" does not exist.' , 12 , $this -> source ); })()), [], "array" , false , false , false , 12 ), "status" , [], "any" , false , false , false , 12 ), "html" , null , true );
echo "\">
<div class=\"container\">
<h2>";
// line 14
echo twig_escape_filter ( $this -> env , twig_title_string_filter ( $this -> env , twig_get_attribute ( $this -> env , $this -> source , twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "messages" ]) || array_key_exists ( "messages" , $context ) ? $context [ "messages" ] : (function () { throw new RuntimeError ( 'Variable "messages" does not exist.' , 14 , $this -> source ); })()), (isset( $context [ "about" ]) || array_key_exists ( "about" , $context ) ? $context [ "about" ] : (function () { throw new RuntimeError ( 'Variable "about" does not exist.' , 14 , $this -> source ); })()), [], "array" , false , false , false , 14 ), "status" , [], "any" , false , false , false , 14 )), "html" , null , true );
echo "</h2>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> leave ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof );
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> leave ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof );
}
// line 19
public function block_panel ( $context , array $blocks = [])
{
$macros = $this -> macros ;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this -> extensions [ "Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension" ];
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> enter ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "block" , "panel" ));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this -> extensions [ "Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension" ];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> enter ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "block" , "panel" ));
// line 20
echo " <h2>" ;
echo twig_escape_filter ( $this -> env , twig_get_attribute ( $this -> env , $this -> source , twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "messages" ]) || array_key_exists ( "messages" , $context ) ? $context [ "messages" ] : (function () { throw new RuntimeError ( 'Variable "messages" does not exist.' , 20 , $this -> source ); })()), (isset( $context [ "about" ]) || array_key_exists ( "about" , $context ) ? $context [ "about" ] : (function () { throw new RuntimeError ( 'Variable "about" does not exist.' , 20 , $this -> source ); })()), [], "array" , false , false , false , 20 ), "title" , [], "any" , false , false , false , 20 ), "html" , null , true );
echo "</h2>
<p>";
// line 21
echo twig_escape_filter ( $this -> env , twig_get_attribute ( $this -> env , $this -> source , twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "messages" ]) || array_key_exists ( "messages" , $context ) ? $context [ "messages" ] : (function () { throw new RuntimeError ( 'Variable "messages" does not exist.' , 21 , $this -> source ); })()), (isset( $context [ "about" ]) || array_key_exists ( "about" , $context ) ? $context [ "about" ] : (function () { throw new RuntimeError ( 'Variable "about" does not exist.' , 21 , $this -> source ); })()), [], "array" , false , false , false , 21 ), "message" , [], "any" , false , false , false , 21 ), "html" , null , true );
echo "</p>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> leave ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof );
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> leave ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof );
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName ()
{
return "@WebProfiler/Profiler/info.html.twig" ;
}
/**
* @codeCoverageIgnore
*/
public function isTraitable ()
{
return false ;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo ()
{
return array ( 109 => 21 , 104 => 20 , 94 => 19 , 80 => 14 , 74 => 12 , 64 => 11 , 53 => 1 , 51 => 7 , 50 => 6 , 49 => 3 , 36 => 1 ,);
}
public function getSourceContext ()
{
return new Source ( "{% extends '@WebProfiler/Profiler/layout.html.twig' %}
{% set messages = {
'no_token' : {
status: 'error',
title: (token|default('') == 'latest') ? 'There are no profiles' : 'Token not found',
message: (token|default('') == 'latest') ? 'No profiles found.' : 'Token \"' ~ token|default('') ~ '\" not found.'
}
} %}
{% block summary %}
<div class=\"status status-{{ messages[about].status }}\">
<div class=\"container\">
<h2>{{ messages[about].status|title }}</h2>
</div>
</div>
{% endblock %}
{% block panel %}
<h2>{{ messages[about].title }}</h2>
<p>{{ messages[about].message }}</p>
{% endblock %}
", "@WebProfiler/Profiler/info.html.twig" , "/var/www/html/k/kasscaffolding/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/info.html.twig" );
}
}