var/cache/dev/twig/d6/d6d24338dd5a99c933543bc1a62567445490a9f5e9a34be66d231194848fc9d0.php line 92

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* front/theme1/modele/parallax.html.twig */
  14. class __TwigTemplate_bddb60fcba6651e747a9c6bb45d7b06d47f9bc374de2ca53a42480d380e993df extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/modele/parallax.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/modele/parallax.html.twig"));
  33.         // line 1
  34.         echo "<section id=\"widget-";
  35.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'1$this->source); })()), "id", [], "any"falsefalsefalse1), "html"nulltrue);
  36.         echo "\" class=\"sec-parallax espace-p-bottom text-center\" style=\"background-color:";
  37.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'1$this->source); })()), "bgcolor", [], "any"falsefalsefalse1), "html"nulltrue);
  38.         echo "\">
  39.     ";
  40.         // line 2
  41.         $context["parametre"] = $this->extensions['App\Twig\ParametreSiteExtension']->ParametreSiteFunction();
  42.         // line 3
  43.         echo "    ";
  44.         $context["type_lien"] = twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'3$this->source); })()), "typelien", [], "any"falsefalsefalse3);
  45.         // line 4
  46.         echo "    ";
  47.         $context["lien_interne"] = twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'4$this->source); })()), "lieninterne", [], "any"falsefalsefalse4);
  48.         // line 5
  49.         echo "    ";
  50.         $context["lien_externe"] = twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'5$this->source); })()), "lienexterne", [], "any"falsefalsefalse5);
  51.         // line 6
  52.         echo "    ";
  53.         $context["telephone"] = twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'6$this->source); })()), "telephone", [], "any"falsefalsefalse6);
  54.         // line 7
  55.         echo "
  56.     ";
  57.         // line 8
  58.         if (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'8$this->source); })()) != 1)) {
  59.             // line 9
  60.             echo "        <a class=\"full-link\" href=\"";
  61.             if (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'9$this->source); })()) == 2)) {
  62.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\FunctionExtension']->slugLinkInterneFunction((isset($context["lien_interne"]) || array_key_exists("lien_interne"$context) ? $context["lien_interne"] : (function () { throw new RuntimeError('Variable "lien_interne" does not exist.'9$this->source); })())), "html"nulltrue);
  63.             } elseif (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'9$this->source); })()) == 3)) {
  64.                 echo twig_escape_filter($this->env, (isset($context["lien_externe"]) || array_key_exists("lien_externe"$context) ? $context["lien_externe"] : (function () { throw new RuntimeError('Variable "lien_externe" does not exist.'9$this->source); })()), "html"nulltrue);
  65.             } elseif (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'9$this->source); })()) == 4)) {
  66.                 echo "tel:";
  67.                 echo twig_escape_filter($this->env, (isset($context["telephone"]) || array_key_exists("telephone"$context) ? $context["telephone"] : (function () { throw new RuntimeError('Variable "telephone" does not exist.'9$this->source); })()), "html"nulltrue);
  68.             }
  69.             echo "\" ";
  70.             if (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'9$this->source); })()) == 3)) {
  71.                 echo "target=\"_blank\"";
  72.             }
  73.             echo " title=\"";
  74.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'9$this->source); })()), "buttonlabel", [], "any"falsefalsefalse9), "html"nulltrue);
  75.             echo "\"></a>
  76.     ";
  77.         }
  78.         // line 11
  79.         echo "    ";
  80.         if (( !$this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile() &&  !$this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isTablet())) {
  81.             // line 12
  82.             echo "    <img src=\"";
  83.             echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageFunction(twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'12$this->source); })()), "bgimage", [], "any"falsefalsefalse12), "large"), "html"nulltrue);
  84.             echo "\" data-speed=\"-1\" class=\"img-parallax\" alt=\"";
  85.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'12$this->source); })()), "subTitle", [], "any"falsefalsefalse12), "html"nulltrue);
  86.             echo "\">
  87.     ";
  88.         }
  89.         // line 14
  90.         echo "    <div class=\"ctn-parallax\">
  91.         <div class=\"container-fluid wrapper\">
  92.             <div class=\"item-ctn-parallax\">
  93.                 ";
  94.         // line 17
  95.         if ((twig_get_attribute($this->env$this->source, (isset($context["parametre"]) || array_key_exists("parametre"$context) ? $context["parametre"] : (function () { throw new RuntimeError('Variable "parametre" does not exist.'17$this->source); })()), "actiftitre", [], "any"falsefalsefalse17) == true)) {
  96.             // line 18
  97.             echo "                    <div class=\"titre_site\">";
  98.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["parametre"]) || array_key_exists("parametre"$context) ? $context["parametre"] : (function () { throw new RuntimeError('Variable "parametre" does not exist.'18$this->source); })()), "titre", [], "any"falsefalsefalse18), "html"nulltrue);
  99.             echo "</div>
  100.                 ";
  101.         }
  102.         // line 20
  103.         echo "                ";
  104.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'20$this->source); })()), "subTitle", [], "any"falsefalsefalse20))) {
  105.             // line 21
  106.             echo "                    <div class=\"sub-title wow fadeInUp\" >";
  107.             echo twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'21$this->source); })()), "subTitle", [], "any"falsefalsefalse21);
  108.             echo "</div>
  109.                 ";
  110.         }
  111.         // line 23
  112.         echo "                ";
  113.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'23$this->source); })()), "description", [], "any"falsefalsefalse23))) {
  114.             // line 24
  115.             echo "                    <div class=\"texte-content\">";
  116.             echo twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'24$this->source); })()), "description", [], "any"falsefalsefalse24);
  117.             echo "</div>
  118.                 ";
  119.         }
  120.         // line 26
  121.         echo "                ";
  122.         if ((((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'26$this->source); })()) != 1) && (twig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'26$this->source); })()), "buttonlabel", [], "any"falsefalsefalse26) != ""))) {
  123.             // line 27
  124.             echo "                    <a class=\"bouton-bloc btn-back-pulse\" href=\"";
  125.             if (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'27$this->source); })()) == 2)) {
  126.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\FunctionExtension']->slugLinkInterneFunction((isset($context["lien_interne"]) || array_key_exists("lien_interne"$context) ? $context["lien_interne"] : (function () { throw new RuntimeError('Variable "lien_interne" does not exist.'27$this->source); })())), "html"nulltrue);
  127.             } elseif (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'27$this->source); })()) == 3)) {
  128.                 echo twig_escape_filter($this->env, (isset($context["lien_externe"]) || array_key_exists("lien_externe"$context) ? $context["lien_externe"] : (function () { throw new RuntimeError('Variable "lien_externe" does not exist.'27$this->source); })()), "html"nulltrue);
  129.             } elseif (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'27$this->source); })()) == 4)) {
  130.                 echo "tel:";
  131.                 echo twig_escape_filter($this->env, (isset($context["telephone"]) || array_key_exists("telephone"$context) ? $context["telephone"] : (function () { throw new RuntimeError('Variable "telephone" does not exist.'27$this->source); })()), "html"nulltrue);
  132.             }
  133.             echo "\" ";
  134.             if (((isset($context["type_lien"]) || array_key_exists("type_lien"$context) ? $context["type_lien"] : (function () { throw new RuntimeError('Variable "type_lien" does not exist.'27$this->source); })()) == 3)) {
  135.                 echo "target=\"_blank\"";
  136.             }
  137.             echo " title=\"";
  138.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'27$this->source); })()), "buttonlabel", [], "any"falsefalsefalse27), "html"nulltrue);
  139.             echo "\">";
  140.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["widget"]) || array_key_exists("widget"$context) ? $context["widget"] : (function () { throw new RuntimeError('Variable "widget" does not exist.'27$this->source); })()), "buttonlabel", [], "any"falsefalsefalse27), "html"nulltrue);
  141.             echo "</a>
  142.                 ";
  143.         }
  144.         // line 29
  145.         echo "            </div>
  146.         </div>
  147.     </div>
  148. </section>";
  149.         
  150.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  151.         
  152.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  153.     }
  154.     public function getTemplateName()
  155.     {
  156.         return "front/theme1/modele/parallax.html.twig";
  157.     }
  158.     public function isTraitable()
  159.     {
  160.         return false;
  161.     }
  162.     public function getDebugInfo()
  163.     {
  164.         return array (  154 => 29,  133 => 27,  130 => 26,  124 => 24,  121 => 23,  115 => 21,  112 => 20,  106 => 18,  104 => 17,  99 => 14,  91 => 12,  88 => 11,  69 => 9,  67 => 8,  64 => 7,  61 => 6,  58 => 5,  55 => 4,  52 => 3,  50 => 2,  43 => 1,);
  165.     }
  166.     public function getSourceContext()
  167.     {
  168.         return new Source("<section id=\"widget-{{widget.id}}\" class=\"sec-parallax espace-p-bottom text-center\" style=\"background-color:{{widget.bgcolor}}\">
  169.     {% set parametre = ParametreSite() %}
  170.     {% set type_lien = widget.typelien %}
  171.     {% set lien_interne = widget.lieninterne %}
  172.     {% set lien_externe = widget.lienexterne %}
  173.     {% set telephone = widget.telephone %}
  174.     {% if type_lien != 1 %}
  175.         <a class=\"full-link\" href=\"{% if type_lien == 2 %}{{slug_link_interne(lien_interne) }}{% elseif type_lien == 3 %}{{lien_externe }}{% elseif type_lien == 4 %}tel:{{telephone }}{% endif %}\" {% if type_lien == 3 %}target=\"_blank\"{% endif %} title=\"{{widget.buttonlabel}}\"></a>
  176.     {% endif %}
  177.     {% if not is_mobile() and not is_tablet() %}
  178.     <img src=\"{{asset_image(widget.bgimage,'large')}}\" data-speed=\"-1\" class=\"img-parallax\" alt=\"{{widget.subTitle}}\">
  179.     {% endif %}
  180.     <div class=\"ctn-parallax\">
  181.         <div class=\"container-fluid wrapper\">
  182.             <div class=\"item-ctn-parallax\">
  183.                 {% if parametre.actiftitre == true %}
  184.                     <div class=\"titre_site\">{{parametre.titre}}</div>
  185.                 {% endif %}
  186.                 {% if widget.subTitle is not empty  %}
  187.                     <div class=\"sub-title wow fadeInUp\" >{{widget.subTitle|raw}}</div>
  188.                 {% endif %}
  189.                 {% if widget.description is not empty  %}
  190.                     <div class=\"texte-content\">{{widget.description|raw}}</div>
  191.                 {% endif %}
  192.                 {% if type_lien != 1 and widget.buttonlabel != '' %}
  193.                     <a class=\"bouton-bloc btn-back-pulse\" href=\"{% if type_lien == 2 %}{{slug_link_interne(lien_interne) }}{% elseif type_lien == 3 %}{{lien_externe }}{% elseif type_lien == 4 %}tel:{{telephone }}{% endif %}\" {% if type_lien == 3 %}target=\"_blank\"{% endif %} title=\"{{widget.buttonlabel}}\">{{widget.buttonlabel}}</a>
  194.                 {% endif %}
  195.             </div>
  196.         </div>
  197.     </div>
  198. </section>""front/theme1/modele/parallax.html.twig""/var/www/vhosts/hrz.fr/oscar-multilangue.hrz.fr/templates/front/theme1/modele/parallax.html.twig");
  199.     }
  200. }