var/cache/dev/twig/ad/ad96063406d6e12550fb7859b1b1bdd1.php line 55

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. /* front/customer/password.html.twig */
  16. class __TwigTemplate_21ed5f4541d056238e48a6e6029c2000 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->blocks = [
  28. 'breadcrumbs' => [$this, 'block_breadcrumbs'],
  29. 'javascripts' => [$this, 'block_javascripts'],
  30. 'content' => [$this, 'block_content'],
  31. ];
  32. }
  33. protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34. {
  35. // line 1
  36. return "front/front.html.twig";
  37. }
  38. protected function doDisplay(array $context, array $blocks = []): iterable
  39. {
  40. $macros = $this->macros;
  41. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/customer/password.html.twig"));
  43. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/customer/password.html.twig"));
  45. $this->parent = $this->load("front/front.html.twig", 1);
  46. yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
  47. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49. }
  50. // line 3
  51. /**
  52. * @return iterable<null|scalar|\Stringable>
  53. */
  54. public function block_breadcrumbs(array $context, array $blocks = []): iterable
  55. {
  56. $macros = $this->macros;
  57. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumbs"));
  59. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumbs"));
  61. // line 4
  62. yield " ";
  63. yield from $this->load("front/layout/breadcrumbs.html.twig", 4)->unwrap()->yield(CoreExtension::merge($context, ["page" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Identification")]));
  64. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  65. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66. yield from [];
  67. }
  68. // line 7
  69. /**
  70. * @return iterable<null|scalar|\Stringable>
  71. */
  72. public function block_javascripts(array $context, array $blocks = []): iterable
  73. {
  74. $macros = $this->macros;
  75. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  77. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  79. // line 8
  80. yield " <script>
  81. \$.validate({
  82. modules: \x27location, date\x27,
  83. lang: \x27";
  84. // line 11
  85. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 11, $this->source); })()), "request", [], "any", false, false, false, 11), "locale", [], "any", false, false, false, 11), "js"), "html", null, true);
  86. yield "\x27
  87. });
  88. </script>
  89. ";
  90. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  91. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  92. yield from [];
  93. }
  94. // line 16
  95. /**
  96. * @return iterable<null|scalar|\Stringable>
  97. */
  98. public function block_content(array $context, array $blocks = []): iterable
  99. {
  100. $macros = $this->macros;
  101. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  102. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
  103. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  104. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
  105. // line 17
  106. yield "
  107. <div id=\"identification\" class=\"ctn\">
  108. <h1>";
  109. // line 20
  110. yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Identification", [], "messages");
  111. yield "</h1>
  112. ";
  113. // line 22
  114. yield from $this->load("front/layout/messages.html.twig", 22)->unwrap()->yield($context);
  115. // line 23
  116. yield "
  117. <div class=\"forms cf\">
  118. ";
  119. // line 26
  120. yield from $this->load("front/customer/blocks/password.html.twig", 26)->unwrap()->yield($context);
  121. // line 27
  122. yield "
  123. </div>
  124. <div class=\"footer-spacer\"></div>
  125. </div>
  126. ";
  127. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  128. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  129. yield from [];
  130. }
  131. /**
  132. * @codeCoverageIgnore
  133. */
  134. public function getTemplateName(): string
  135. {
  136. return "front/customer/password.html.twig";
  137. }
  138. /**
  139. * @codeCoverageIgnore
  140. */
  141. public function isTraitable(): bool
  142. {
  143. return false;
  144. }
  145. /**
  146. * @codeCoverageIgnore
  147. */
  148. public function getDebugInfo(): array
  149. {
  150. return array ( 155 => 27, 153 => 26, 148 => 23, 146 => 22, 141 => 20, 136 => 17, 123 => 16, 108 => 11, 103 => 8, 90 => 7, 78 => 4, 65 => 3, 42 => 1,);
  151. }
  152. public function getSourceContext(): Source
  153. {
  154. return new Source("{% extends \x27front/front.html.twig\x27 %}
  155. {% block breadcrumbs %}
  156. {% include \x27front/layout/breadcrumbs.html.twig\x27 with {\x27page\x27:\x27Identification\x27|trans} %}
  157. {% endblock %}
  158. {% block javascripts %}
  159. <script>
  160. \$.validate({
  161. modules: \x27location, date\x27,
  162. lang: \x27{{ app.request.locale | e(\x27js\x27) }}\x27
  163. });
  164. </script>
  165. {% endblock %}
  166. {% block content %}
  167. <div id=\"identification\" class=\"ctn\">
  168. <h1>{% trans %}Identification{% endtrans %}</h1>
  169. {% include \x27front/layout/messages.html.twig\x27 %}
  170. <div class=\"forms cf\">
  171. {% include \x27front/customer/blocks/password.html.twig\x27 %}
  172. </div>
  173. <div class=\"footer-spacer\"></div>
  174. </div>
  175. {% endblock %}
  176. ", "front/customer/password.html.twig", "/var/www/dogcat.com/v2-test/templates/front/customer/password.html.twig");
  177. }
  178. }