Deprecated : Constant E_STRICT is deprecated in /home/pastorz/old-espace-client/vendor/symfony/error-handler/ErrorHandler.php on line 58
Deprecated : Constant E_STRICT is deprecated in /home/pastorz/old-espace-client/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 ;
/* reset_password/request.html.twig */
class __TwigTemplate_dd78183628cd12bf3127aa3b87330c8c extends Template
{
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 "base.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" , "reset_password/request.html.twig" ));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this -> extensions [ "Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension" ];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> enter ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "template" , "reset_password/request.html.twig" ));
$this -> parent = $this -> loadTemplate ( "base.html.twig" , "reset_password/request.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 3
public function block_title ( $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" , "title" ));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this -> extensions [ "Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension" ];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> enter ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "block" , "title" ));
echo "Mot de passe oubliƩ" ;
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> leave ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof );
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> leave ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof );
}
// line 5
public function block_body ( $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" , "body" ));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this -> extensions [ "Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension" ];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> enter ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile ( $this -> getTemplateName (), "block" , "body" ));
// line 6
echo " <div class=\"row\">
<div class=\"d-flex justify-content-center\">
<div class=\"col-12 col-md-6\">
<div class=\"row d-flex justify-content-center\">
<div class=\"col col-md-6 card-head\">
<img src=\"";
// line 11
echo twig_escape_filter ( $this -> env , $this -> extensions [ 'Symfony\Bridge\Twig\Extension\AssetExtension' ]-> getAssetUrl (( "build/images/" . twig_get_attribute ( $this -> env , $this -> source , twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "brandService" ]) || array_key_exists ( "brandService" , $context ) ? $context [ "brandService" ] : (function () { throw new RuntimeError ( 'Variable "brandService" does not exist.' , 11 , $this -> source ); })()), "brand" , [], "any" , false , false , false , 11 ), "logo" , [], "any" , false , false , false , 11 ))), "html" , null , true );
echo "\" class=\"logo-adn card-img-top\"
alt=\"logo\">
</div>
</div>
<div class=\"row\">
";
// line 17
$context [ '_parent' ] = $context ;
$context [ '_seq' ] = twig_ensure_traversable ( twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "app" ]) || array_key_exists ( "app" , $context ) ? $context [ "app" ] : (function () { throw new RuntimeError ( 'Variable "app" does not exist.' , 17 , $this -> source ); })()), "flashes" , [ "reset_password_error" ], "method" , false , false , false , 17 ));
foreach ($context [ '_seq' ] as $context [ "_key" ] => $context [ "flash_error" ]) {
// line 18
echo " <div class=\"alert alert-danger\" role=\"alert\">" ;
echo twig_escape_filter ( $this -> env , $context [ "flash_error" ], "html" , null , true );
echo "</div>
";
}
$_parent = $context [ '_parent' ];
unset($context [ '_seq' ], $context [ '_iterated' ], $context [ '_key' ], $context [ 'flash_error' ], $context [ '_parent' ], $context [ 'loop' ]);
$context = array_intersect_key ( $context , $_parent ) + $_parent ;
// line 20
echo "
";
// line 21
echo $this -> env -> getRuntime ( 'Symfony\Component\Form\FormRenderer' )-> renderBlock ((isset( $context [ "requestForm" ]) || array_key_exists ( "requestForm" , $context ) ? $context [ "requestForm" ] : (function () { throw new RuntimeError ( 'Variable "requestForm" does not exist.' , 21 , $this -> source ); })()), 'form_start' );
echo "
<div class=\"mb-3\">
<small>
";
// line 25
echo twig_escape_filter ( $this -> env , $this -> extensions [ 'Symfony\Bridge\Twig\Extension\TranslationExtension' ]-> trans ( "app.resetPassword.text" ), "html" , null , true );
echo "
</small>
</div>
";
// line 29
echo $this -> env -> getRuntime ( 'Symfony\Component\Form\FormRenderer' )-> searchAndRenderBlock ( twig_get_attribute ( $this -> env , $this -> source , (isset( $context [ "requestForm" ]) || array_key_exists ( "requestForm" , $context ) ? $context [ "requestForm" ] : (function () { throw new RuntimeError ( 'Variable "requestForm" does not exist.' , 29 , $this -> source ); })()), "email" , [], "any" , false , false , false , 29 ), 'row' );
echo "
<div class=\"form-group d-flex justify-content-center mt-5\">
<button class=\"btnDefaut\">";
// line 32
echo twig_escape_filter ( $this -> env , $this -> extensions [ 'Symfony\Bridge\Twig\Extension\TranslationExtension' ]-> trans ( "app.resetPassword.buttons.resetPassword" ), "html" , null , true );
echo "</button>
</div>
";
// line 35
echo $this -> env -> getRuntime ( 'Symfony\Component\Form\FormRenderer' )-> renderBlock ((isset( $context [ "requestForm" ]) || array_key_exists ( "requestForm" , $context ) ? $context [ "requestForm" ] : (function () { throw new RuntimeError ( 'Variable "requestForm" does not exist.' , 35 , $this -> source ); })()), 'form_end' );
echo "
</div>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f -> leave ( $__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof );
$__internal_5a27a8ba21ca79b61932376b2fa922d2 -> leave ( $__internal_5a27a8ba21ca79b61932376b2fa922d2_prof );
}
public function getTemplateName ()
{
return "reset_password/request.html.twig" ;
}
public function isTraitable ()
{
return false ;
}
public function getDebugInfo ()
{
return array ( 146 => 35 , 140 => 32 , 134 => 29 , 127 => 25 , 120 => 21 , 117 => 20 , 108 => 18 , 104 => 17 , 95 => 11 , 88 => 6 , 78 => 5 , 59 => 3 , 36 => 1 ,);
}
public function getSourceContext ()
{
return new Source ( "{% extends 'base.html.twig' %}
{% block title %}Mot de passe oubliƩ{% endblock %}
{% block body %}
<div class=\"row\">
<div class=\"d-flex justify-content-center\">
<div class=\"col-12 col-md-6\">
<div class=\"row d-flex justify-content-center\">
<div class=\"col col-md-6 card-head\">
<img src=\"{{ asset('build/images/' ~ brandService.brand.logo) }}\" class=\"logo-adn card-img-top\"
alt=\"logo\">
</div>
</div>
<div class=\"row\">
{% for flash_error in app.flashes('reset_password_error') %}
<div class=\"alert alert-danger\" role=\"alert\">{{ flash_error }}</div>
{% endfor %}
{{ form_start(requestForm) }}
<div class=\"mb-3\">
<small>
{{ 'app.resetPassword.text'|trans }}
</small>
</div>
{{ form_row(requestForm.email) }}
<div class=\"form-group d-flex justify-content-center mt-5\">
<button class=\"btnDefaut\">{{ 'app.resetPassword.buttons.resetPassword'|trans}}</button>
</div>
{{ form_end(requestForm) }}
</div>
</div>
</div>
</div>
{% endblock %}
", "reset_password/request.html.twig" , "/home/pastorz/old-espace-client/templates/reset_password/request.html.twig" );
}
}