var/cache/dev/twig/72/7257aab3f6d9f02d210c4dd0d3d3ed5d.php line 41

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