var/cache/dev/twig/8a/8a231fb98096c0a0a322ebdc85baaae46e60883baab8963ec2a281f70a82ae7b.php line 50

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. /* @elotrolado/full/main.html.twig */
  14. class __TwigTemplate_7412cb1ddf3e513da3f526e0ae242e2fc0927b3d7d0687c52864e563e0871e97 extends \eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate
  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->blocks = [
  23.             'metatags' => [$this'block_metatags'],
  24.             'content' => [$this'block_content'],
  25.             'modules' => [$this'block_modules'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "@ezdesign/layout.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@elotrolado/full/main.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@elotrolado/full/main.html.twig"));
  40.         $this->parent $this->loadTemplate("@ezdesign/layout.html.twig""@elotrolado/full/main.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_metatags($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  55.         // line 4
  56.         echo "    ";
  57.         $this->displayParentBlock("metatags"$context$blocks);
  58.         echo "
  59.     ";
  60.         // line 6
  61.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:paginationMeta", ["locationId" => twig_get_attribute($this->env$this->source, (isset($context["location"]) || array_key_exists("location"$context) ? $context["location"] : (function () { throw new RuntimeError('Variable "location" does not exist.'6$this->source); })()), "id", [], "any"falsefalsefalse6)]));
  62.         echo "
  63.     <!--
  64.    Start of global snippet: Please do not remove
  65.    Place this snippet between the <head> and </head> tags on every page of your site.
  66.    -->
  67.     <!-- Google tag (gtag.js) -->
  68.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=DC-4625548\"></script>
  69.     <script>
  70.         window.dataLayer = window.dataLayer || [];
  71.         function gtag(){dataLayer.push(arguments);}
  72.         gtag('js', new Date());
  73.         gtag('config', 'DC-4625548');
  74.     </script>
  75.     <script>
  76.         gtag('event', 'conversion', {
  77.             'allow_custom_scripts': true,
  78.             'u10': 'Landing Poquita fe',
  79.             'u24': 'https://poquitafe.movistarplus.es/',
  80.             'send_to': 'DC-4625548/movis00a/lpg_m0+standard'
  81.         });
  82.         // window.addEventListener('load', function () {
  83.         //
  84.         //     let btnHire = document.getElementsByClassName(\"hire-now\");
  85.         //     for (let i = 0; i < btnHire.length; i++) {
  86.         //         btnHire[i].addEventListener('mousedown', gtagBtn, false);
  87.         //     }
  88.         //
  89.         //     let btnWatch = document.getElementsByClassName(\"watch-now\");
  90.         //     for (let j = 0; j < btnWatch.length; j++) {
  91.         //         btnWatch[j].addEventListener('mousedown', gtagBtn2, false);
  92.         //     }
  93.         //
  94.         //     let btnSerie = document.querySelectorAll('[href=\"/sobre-la-serie\"]');
  95.         //     for (let k = 0; k < btnSerie.length; k++) {
  96.         //         btnSerie[k].addEventListener('mousedown', gtagBtn3, false);
  97.         //     }
  98.         //
  99.         //     let btnPersonajes = document.querySelectorAll('[href=\"/personajes\"]');
  100.         //     for (let l = 0; l < btnPersonajes.length; l++) {
  101.         //         btnPersonajes[l].addEventListener('mousedown', gtagBtn4, false);
  102.         //     }
  103.         //
  104.         //     let btnCreadores = document.querySelectorAll('[href=\"/creadores\"]');
  105.         //     for (let m = 0; m < btnCreadores.length; m++) {
  106.         //         btnCreadores[m].addEventListener('mousedown', gtagBtn5, false);
  107.         //     }
  108.         // });
  109.         // const gtagBtn = ()=> {
  110.         //     let noScript = document.createElement('div');
  111.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_b0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  112.         //     document.body.appendChild(noScript);
  113.         //
  114.         //     gtag('event', 'conversion', {
  115.         //         'allow_custom_scripts': true,
  116.         //         'u10': 'Landing Poquita fe',
  117.         //         'u24': 'https://poquitafe.movistarplus.es/',
  118.         //         'send_to': 'DC-4625548/movis00a/eng_b0+standard'
  119.         //     });
  120.         //
  121.         //     console.log('Click contratar')
  122.         // };
  123.         // const gtagBtn2 = ()=> {
  124.         //     let noScript = document.createElement('div');
  125.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_v0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  126.         //     document.body.appendChild(noScript);
  127.         //
  128.         //     gtag('event', 'conversion', {
  129.         //         'allow_custom_scripts': true,
  130.         //         'u10': 'Landing Poquita fe',
  131.         //         'u24': 'https://poquitafe.movistarplus.es/',
  132.         //         'send_to': 'DC-4625548/movis00a/eng_v0+standard'
  133.         //     });
  134.         //
  135.         //     console.log('Click ver')
  136.         // };
  137.         //
  138.         // const gtagBtn3 = ()=> {
  139.         //     let noScript = document.createElement('div');
  140.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_s0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  141.         //     document.body.appendChild(noScript);
  142.         //
  143.         //     gtag('event', 'conversion', {
  144.         //         'allow_custom_scripts': true,
  145.         //         'u10': 'Landing Poquita fe',
  146.         //         'u24': 'https://poquitafe.movistarplus.es/',
  147.         //         'send_to': 'DC-4625548/movis00a/eng_s0+standard'
  148.         //     });
  149.         //
  150.         //     console.log('Click Sobre la serie')
  151.         // };
  152.         //
  153.         // const gtagBtn4 = ()=> {
  154.         //     let noScript = document.createElement('div');
  155.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_p0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  156.         //     document.body.appendChild(noScript);
  157.         //
  158.         //     gtag('event', 'conversion', {
  159.         //         'allow_custom_scripts': true,
  160.         //         'u10': 'Landing Poquita fe',
  161.         //         'u24': 'https://poquitafe.movistarplus.es/',
  162.         //         'send_to': 'DC-4625548/movis00a/eng_p0+standard'
  163.         //     });
  164.         //
  165.         //     console.log('Click Personajes')
  166.         // };
  167.         //
  168.         // const gtagBtn5 = ()=> {
  169.         //     let noScript = document.createElement('div');
  170.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_n0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  171.         //     document.body.appendChild(noScript);
  172.         //
  173.         //     gtag('event', 'conversion', {
  174.         //         'allow_custom_scripts': true,
  175.         //         'u10': 'Landing Poquita fe',
  176.         //         'u24': 'https://poquitafe.movistarplus.es/',
  177.         //         'send_to': 'DC-4625548/movis00a/eng_n0+standard'
  178.         //     });
  179.         //
  180.         //     console.log('Click Creadores')
  181.         // };
  182.     </script>
  183.     <script> !function (w, d, t) { w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=[\"page\",\"track\",\"identify\",\"instances\",\"debug\",\"on\",\"off\",\"once\",\"ready\",\"alias\",\"group\",\"enableCookie\",\"disableCookie\"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++ )ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i=\"https://analytics.tiktok.com/i18n/pixel/events.js\";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};n=document.createElement(\"script\");n.type=\"text/javascript\",n.async=!0,n.src=i+\"?sdkid=\"+e+\"&lib=\"+t;e=document.getElementsByTagName(\"script\")[0];e.parentNode.insertBefore(n,e)}; ttq.load('C1D1S6HT0U322RQPB1B0'); ttq.page(); }(window, document, 'ttq'); </script>
  184.     <!-- Meta Pixel Code -->
  185.     <script>
  186.         !function(f,b,e,v,n,t,s)
  187.         {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  188.             n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  189.             if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  190.             n.queue=[];t=b.createElement(e);t.async=!0;
  191.             t.src=v;s=b.getElementsByTagName(e)[0];
  192.             s.parentNode.insertBefore(t,s)}(window, document,'script',
  193.             'https://connect.facebook.net/en_US/fbevents.js');
  194.         fbq('init', '3079243748867553');
  195.         fbq('track', 'PageView');
  196.     </script>
  197.     <noscript><img height=\"1\" width=\"1\" style=\"display:none\"
  198.                    src=\"https://www.facebook.com/tr?id=3079243748867553&ev=PageView&noscript=1\"
  199.         /></noscript>
  200.     <!-- End Meta Pixel Code -->
  201.     <!-- Twitter conversion tracking base code -->
  202.     <script>
  203.         !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
  204.         },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',
  205.             a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
  206.         twq('config','of98x');
  207.     </script>
  208.     <!-- End Twitter conversion tracking base code -->
  209.     <noscript>
  210.         <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=lpg_m0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/>
  211.     </noscript>
  212. ";
  213.         
  214.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  215.         
  216.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  217.     }
  218.     // line 167
  219.     public function block_content($context, array $blocks = [])
  220.     {
  221.         $macros $this->macros;
  222.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  223.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  224.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  225.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  226.         // line 168
  227.         echo "    <div class=\"m-shows-header h3\">
  228.         <div class=\"menu-header\">
  229.             ";
  230.         // line 170
  231.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Menu:callToActionButtons", ["location" => twig_get_attribute($this->env$this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish"$context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.'170$this->source); })()), "rootLocation", [], "any"falsefalsefalse170)]));
  232.         echo "
  233.             <div class=\"wrapper row\">
  234.                 ";
  235.         // line 172
  236.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:renderIconBlock", ["contentId" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish"$context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.'172$this->source); })()), "rootLocation", [], "any"falsefalsefalse172), "contentId", [], "any"falsefalsefalse172)]));
  237.         echo "
  238.                 ";
  239.         // line 174
  240.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Menu:header", ["locationId" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish"$context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.'174$this->source); })()), "rootLocation", [], "any"falsefalsefalse174), "id", [], "any"falsefalsefalse174)]));
  241.         echo "
  242.                 <a href=\"";
  243.         // line 177
  244.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("ez_urlalias", ["locationId" => (isset($context["base_locationId"]) || array_key_exists("base_locationId"$context) ? $context["base_locationId"] : (function () { throw new RuntimeError('Variable "base_locationId" does not exist.'177$this->source); })()), "siteaccess" => "originales"]), "html"nulltrue);
  245.         echo "\" class=\"e-arrow-link\" rel=\"follow\">
  246.                     ";
  247.         // line 178
  248.         echo twig_include($this->env$context"icons/link-arrow.svg.twig");
  249.         echo "
  250.                     <img src=\"/assets/images/logo-originales.svg\"/>
  251.                 </a>
  252.                 <a href=\"#\" class=\"menu-toggle\" rel=\"follow\">
  253.                     ";
  254.         // line 182
  255.         echo twig_include($this->env$context"icons/menu.svg.twig");
  256.         echo "
  257.                 </a>
  258.             </div>
  259.         </div>
  260.     </div>
  261.     ";
  262.         // line 188
  263.         $this->displayBlock('modules'$context$blocks);
  264.         
  265.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  266.         
  267.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  268.     }
  269.     public function block_modules($context, array $blocks = [])
  270.     {
  271.         $macros $this->macros;
  272.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  273.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modules"));
  274.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  275.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modules"));
  276.         // line 189
  277.         echo "        ";
  278.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:renderBlocks", ["locationId" => twig_get_attribute($this->env$this->source, (isset($context["location"]) || array_key_exists("location"$context) ? $context["location"] : (function () { throw new RuntimeError('Variable "location" does not exist.'189$this->source); })()), "id", [], "any"falsefalsefalse189)]));
  279.         echo "
  280.     ";
  281.         
  282.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  283.         
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  285.     }
  286.     public function getTemplateName()
  287.     {
  288.         return "@elotrolado/full/main.html.twig";
  289.     }
  290.     public function isTraitable()
  291.     {
  292.         return false;
  293.     }
  294.     public function getDebugInfo()
  295.     {
  296.         return array (  316 => 189,  297 => 188,  288 => 182,  281 => 178,  277 => 177,  271 => 174,  266 => 172,  261 => 170,  257 => 168,  247 => 167,  76 => 6,  70 => 4,  60 => 3,  37 => 1,);
  297.     }
  298.     public function getSourceContext()
  299.     {
  300.         return new Source("{% extends '@ezdesign/layout.html.twig' %}
  301. {% block metatags %}
  302.     {{ parent() }}
  303.     {{ render(controller('AppBundle:Block:paginationMeta', { 'locationId': location.id } )) }}
  304.     <!--
  305.    Start of global snippet: Please do not remove
  306.    Place this snippet between the <head> and </head> tags on every page of your site.
  307.    -->
  308.     <!-- Google tag (gtag.js) -->
  309.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=DC-4625548\"></script>
  310.     <script>
  311.         window.dataLayer = window.dataLayer || [];
  312.         function gtag(){dataLayer.push(arguments);}
  313.         gtag('js', new Date());
  314.         gtag('config', 'DC-4625548');
  315.     </script>
  316.     <script>
  317.         gtag('event', 'conversion', {
  318.             'allow_custom_scripts': true,
  319.             'u10': 'Landing Poquita fe',
  320.             'u24': 'https://poquitafe.movistarplus.es/',
  321.             'send_to': 'DC-4625548/movis00a/lpg_m0+standard'
  322.         });
  323.         // window.addEventListener('load', function () {
  324.         //
  325.         //     let btnHire = document.getElementsByClassName(\"hire-now\");
  326.         //     for (let i = 0; i < btnHire.length; i++) {
  327.         //         btnHire[i].addEventListener('mousedown', gtagBtn, false);
  328.         //     }
  329.         //
  330.         //     let btnWatch = document.getElementsByClassName(\"watch-now\");
  331.         //     for (let j = 0; j < btnWatch.length; j++) {
  332.         //         btnWatch[j].addEventListener('mousedown', gtagBtn2, false);
  333.         //     }
  334.         //
  335.         //     let btnSerie = document.querySelectorAll('[href=\"/sobre-la-serie\"]');
  336.         //     for (let k = 0; k < btnSerie.length; k++) {
  337.         //         btnSerie[k].addEventListener('mousedown', gtagBtn3, false);
  338.         //     }
  339.         //
  340.         //     let btnPersonajes = document.querySelectorAll('[href=\"/personajes\"]');
  341.         //     for (let l = 0; l < btnPersonajes.length; l++) {
  342.         //         btnPersonajes[l].addEventListener('mousedown', gtagBtn4, false);
  343.         //     }
  344.         //
  345.         //     let btnCreadores = document.querySelectorAll('[href=\"/creadores\"]');
  346.         //     for (let m = 0; m < btnCreadores.length; m++) {
  347.         //         btnCreadores[m].addEventListener('mousedown', gtagBtn5, false);
  348.         //     }
  349.         // });
  350.         // const gtagBtn = ()=> {
  351.         //     let noScript = document.createElement('div');
  352.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_b0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  353.         //     document.body.appendChild(noScript);
  354.         //
  355.         //     gtag('event', 'conversion', {
  356.         //         'allow_custom_scripts': true,
  357.         //         'u10': 'Landing Poquita fe',
  358.         //         'u24': 'https://poquitafe.movistarplus.es/',
  359.         //         'send_to': 'DC-4625548/movis00a/eng_b0+standard'
  360.         //     });
  361.         //
  362.         //     console.log('Click contratar')
  363.         // };
  364.         // const gtagBtn2 = ()=> {
  365.         //     let noScript = document.createElement('div');
  366.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_v0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  367.         //     document.body.appendChild(noScript);
  368.         //
  369.         //     gtag('event', 'conversion', {
  370.         //         'allow_custom_scripts': true,
  371.         //         'u10': 'Landing Poquita fe',
  372.         //         'u24': 'https://poquitafe.movistarplus.es/',
  373.         //         'send_to': 'DC-4625548/movis00a/eng_v0+standard'
  374.         //     });
  375.         //
  376.         //     console.log('Click ver')
  377.         // };
  378.         //
  379.         // const gtagBtn3 = ()=> {
  380.         //     let noScript = document.createElement('div');
  381.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_s0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  382.         //     document.body.appendChild(noScript);
  383.         //
  384.         //     gtag('event', 'conversion', {
  385.         //         'allow_custom_scripts': true,
  386.         //         'u10': 'Landing Poquita fe',
  387.         //         'u24': 'https://poquitafe.movistarplus.es/',
  388.         //         'send_to': 'DC-4625548/movis00a/eng_s0+standard'
  389.         //     });
  390.         //
  391.         //     console.log('Click Sobre la serie')
  392.         // };
  393.         //
  394.         // const gtagBtn4 = ()=> {
  395.         //     let noScript = document.createElement('div');
  396.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_p0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  397.         //     document.body.appendChild(noScript);
  398.         //
  399.         //     gtag('event', 'conversion', {
  400.         //         'allow_custom_scripts': true,
  401.         //         'u10': 'Landing Poquita fe',
  402.         //         'u24': 'https://poquitafe.movistarplus.es/',
  403.         //         'send_to': 'DC-4625548/movis00a/eng_p0+standard'
  404.         //     });
  405.         //
  406.         //     console.log('Click Personajes')
  407.         // };
  408.         //
  409.         // const gtagBtn5 = ()=> {
  410.         //     let noScript = document.createElement('div');
  411.         //     noScript.innerHTML ='<noscript> <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=eng_n0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/></noscript>';
  412.         //     document.body.appendChild(noScript);
  413.         //
  414.         //     gtag('event', 'conversion', {
  415.         //         'allow_custom_scripts': true,
  416.         //         'u10': 'Landing Poquita fe',
  417.         //         'u24': 'https://poquitafe.movistarplus.es/',
  418.         //         'send_to': 'DC-4625548/movis00a/eng_n0+standard'
  419.         //     });
  420.         //
  421.         //     console.log('Click Creadores')
  422.         // };
  423.     </script>
  424.     <script> !function (w, d, t) { w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=[\"page\",\"track\",\"identify\",\"instances\",\"debug\",\"on\",\"off\",\"once\",\"ready\",\"alias\",\"group\",\"enableCookie\",\"disableCookie\"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++ )ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i=\"https://analytics.tiktok.com/i18n/pixel/events.js\";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};n=document.createElement(\"script\");n.type=\"text/javascript\",n.async=!0,n.src=i+\"?sdkid=\"+e+\"&lib=\"+t;e=document.getElementsByTagName(\"script\")[0];e.parentNode.insertBefore(n,e)}; ttq.load('C1D1S6HT0U322RQPB1B0'); ttq.page(); }(window, document, 'ttq'); </script>
  425.     <!-- Meta Pixel Code -->
  426.     <script>
  427.         !function(f,b,e,v,n,t,s)
  428.         {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  429.             n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  430.             if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  431.             n.queue=[];t=b.createElement(e);t.async=!0;
  432.             t.src=v;s=b.getElementsByTagName(e)[0];
  433.             s.parentNode.insertBefore(t,s)}(window, document,'script',
  434.             'https://connect.facebook.net/en_US/fbevents.js');
  435.         fbq('init', '3079243748867553');
  436.         fbq('track', 'PageView');
  437.     </script>
  438.     <noscript><img height=\"1\" width=\"1\" style=\"display:none\"
  439.                    src=\"https://www.facebook.com/tr?id=3079243748867553&ev=PageView&noscript=1\"
  440.         /></noscript>
  441.     <!-- End Meta Pixel Code -->
  442.     <!-- Twitter conversion tracking base code -->
  443.     <script>
  444.         !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
  445.         },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',
  446.             a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
  447.         twq('config','of98x');
  448.     </script>
  449.     <!-- End Twitter conversion tracking base code -->
  450.     <noscript>
  451.         <img src=\"https://ad.doubleclick.net/ddm/activity/src=4625548;type=movis00a;cat=lpg_m0;u10=[Landing Poquita fe];u24=[https://poquitafe.movistarplus.es/];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=\${GDPR};gdpr_consent=\${GDPR_CONSENT_755};ord=1?\" width=\"1\" height=\"1\" alt=\"\"/>
  452.     </noscript>
  453. {% endblock %}
  454. {% block content %}
  455.     <div class=\"m-shows-header h3\">
  456.         <div class=\"menu-header\">
  457.             {{ render(controller('AppBundle:Menu:callToActionButtons', { 'location': ezpublish.rootLocation } )) }}
  458.             <div class=\"wrapper row\">
  459.                 {{ render(controller('AppBundle:Block:renderIconBlock', { 'contentId': ezpublish.rootLocation.contentId } )) }}
  460.                 {{ render(controller('AppBundle:Menu:header', {'locationId': ezpublish.rootLocation.id } )) }}
  461.                 <a href=\"{{ url( 'ez_urlalias', {'locationId': base_locationId, 'siteaccess': 'originales'} ) }}\" class=\"e-arrow-link\" rel=\"follow\">
  462.                     {{ include('icons/link-arrow.svg.twig') }}
  463.                     <img src=\"/assets/images/logo-originales.svg\"/>
  464.                 </a>
  465.                 <a href=\"#\" class=\"menu-toggle\" rel=\"follow\">
  466.                     {{ include('icons/menu.svg.twig') }}
  467.                 </a>
  468.             </div>
  469.         </div>
  470.     </div>
  471.     {% block modules %}
  472.         {{ render(controller('AppBundle:Block:renderBlocks', { 'locationId': location.id } )) }}
  473.     {% endblock %}
  474. {% endblock %}
  475. ""@elotrolado/full/main.html.twig""/var/www/app/Resources/views/themes/elotrolado/full/main.html.twig");
  476.     }
  477. }