var/cache/dev/twig/8f/8f71f6b44a160f8998b8847fbc4355d8261bb1de8902d83ce5cc7181d0b2164b.php line 48

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. /* @VisualMediaPage/Page/pagina_expertise.html.twig */
  14. class __TwigTemplate_3d8ef3c1db98bebd29771e0cdb8fb32bc5bb5d5890da7f73efd1c3a6332114ea extends \Twig\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->blocks = [
  23.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "Layout/base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@VisualMediaPage/Page/pagina_expertise.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@VisualMediaPage/Page/pagina_expertise.html.twig"));
  38.         $this->parent $this->loadTemplate("Layout/base.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 3
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 4
  54.         echo "    ";
  55.         $this->loadTemplate("@VisualMediaVisual/Visual/pagevisual.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"4)->display(twig_array_merge($context, ["visuals" => twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'4$this->source); })()), "visuals", [], "any"falsefalsefalse4)]));
  56.         // line 5
  57.         echo "
  58.     <section class=\"section section-page\">
  59.         <div class=\"page-stripes\"></div>
  60.         <div class=\"breadcrumb\">
  61.             <div class=\"container\">
  62.                 <div class=\"row\">
  63.                     <div class=\"col-12\">
  64.                         ";
  65.         // line 13
  66.         $this->loadTemplate("@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"13)->display($context);
  67.         // line 14
  68.         echo "                    </div>
  69.                 </div>
  70.             </div>
  71.         </div>
  72.         <div class=\"container\">
  73.             <div class=\"row\">
  74.                 <div class=\"col-12 col-lg-8 offset-lg-2\">
  75.                     ";
  76.         // line 22
  77.         if ((twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'22$this->source); })()), "htmlContent", [], "any"falsefalsefalse22) != "")) {
  78.             // line 23
  79.             echo "                        <div class=\"plain-content\">
  80.                             ";
  81.             // line 24
  82.             echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigContentScan']->scan(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'24$this->source); })()), "htmlContent", [], "any"falsefalsefalse24)), "html"nulltrue);
  83.             echo "
  84.                         </div>
  85.                     ";
  86.         }
  87.         // line 27
  88.         echo "                </div>
  89.             </div>
  90.             <div class=\"standard-alinea alinea1\">
  91.                 <div class=\"container\">
  92.                     ";
  93.         // line 31
  94.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'31$this->source); })()), "alinea1""Blocks/contentblock.html.twig");
  95.         echo "
  96.                 </div>
  97.             </div>
  98.             <div class=\"standard-alinea alinea2\">
  99.                 <div class=\"container\">
  100.                     ";
  101.         // line 36
  102.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "alinea2""Blocks/contentblock.html.twig");
  103.         echo "
  104.                 </div>
  105.             </div>
  106.             <div class=\"standard-alinea alinea3\">
  107.                 <div class=\"container\">
  108.                     ";
  109.         // line 41
  110.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'41$this->source); })()), "alinea3""Blocks/contentblock.html.twig");
  111.         echo "
  112.                 </div>
  113.             </div>
  114.             <div class=\"standard-alinea alinea4\">
  115.                 <div class=\"container\">
  116.                     ";
  117.         // line 46
  118.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'46$this->source); })()), "alinea4""Blocks/contentblock.html.twig");
  119.         echo "
  120.                 </div>
  121.             </div>
  122.             <div class=\"standard-alinea alinea5\">
  123.                 <div class=\"container\">
  124.                     ";
  125.         // line 51
  126.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'51$this->source); })()), "alinea5""Blocks/contentblock.html.twig");
  127.         echo "
  128.                 </div>
  129.             </div>
  130.             <div class=\"standard-alinea alinea6\">
  131.                 <div class=\"container\">
  132.                     ";
  133.         // line 56
  134.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'56$this->source); })()), "alinea6""Blocks/contentblock.html.twig");
  135.         echo "
  136.                 </div>
  137.             </div>
  138.             <div class=\"standard-alinea alinea7\">
  139.                 <div class=\"container\">
  140.                     ";
  141.         // line 61
  142.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'61$this->source); })()), "alinea7""Blocks/contentblock.html.twig");
  143.         echo "
  144.                 </div>
  145.             </div>
  146.             <div class=\"standard-alinea alinea8\">
  147.                 <div class=\"container\">
  148.                     ";
  149.         // line 66
  150.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'66$this->source); })()), "alinea8""Blocks/contentblock.html.twig");
  151.         echo "
  152.                 </div>
  153.             </div>
  154.             <div class=\"standard-alinea alinea9\">
  155.                 <div class=\"container\">
  156.                     ";
  157.         // line 71
  158.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'71$this->source); })()), "alinea9""Blocks/contentblock.html.twig");
  159.         echo "
  160.                 </div>
  161.             </div>
  162.             <div class=\"standard-alinea alinea10\">
  163.                 <div class=\"container\">
  164.                     ";
  165.         // line 76
  166.         echo $this->extensions['VisualMedia\BlockTemplateBundle\Twig\TwigScanBlock']->blockScan((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'76$this->source); })()), "alinea10""Blocks/contentblock.html.twig");
  167.         echo "
  168.                 </div>
  169.             </div>
  170.             ";
  171.         // line 80
  172.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'80$this->source); })()), "employee", [], "any"falsefalsefalse80))) {
  173.             // line 81
  174.             echo "                ";
  175.             $this->loadTemplate("Employee/view.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"81)->display(twig_array_merge($context, ["employee" => twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'81$this->source); })()), "employee", [], "any"falsefalsefalse81)]));
  176.             // line 82
  177.             echo "            ";
  178.         }
  179.         // line 83
  180.         echo "        </div>
  181.     </section>
  182.     <section class=\"extra-contentblokken\">
  183.          ";
  184.         // line 87
  185.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'87$this->source); })()), "kamReference", [], "any"falsefalsefalse87))) {
  186.             // line 88
  187.             echo "            ";
  188.             $this->loadTemplate("Layout/Include/kam.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"88)->display($context);
  189.             // line 89
  190.             echo "        ";
  191.         }
  192.         // line 90
  193.         echo "        ";
  194.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'90$this->source); })()), "mvoReference", [], "any"falsefalsefalse90))) {
  195.             // line 91
  196.             echo "            ";
  197.             $this->loadTemplate("Layout/Include/mvo.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"91)->display($context);
  198.             // line 92
  199.             echo "        ";
  200.         }
  201.         // line 93
  202.         echo "        ";
  203.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'93$this->source); })()), "sponsorReference", [], "any"falsefalsefalse93))) {
  204.             // line 94
  205.             echo "            ";
  206.             $this->loadTemplate("Layout/Include/sponsor.html.twig""@VisualMediaPage/Page/pagina_expertise.html.twig"94)->display($context);
  207.             // line 95
  208.             echo "        ";
  209.         }
  210.         // line 96
  211.         echo "    </section>
  212.     ";
  213.         // line 103
  214.         echo "
  215.     ";
  216.         // line 105
  217.         echo "        <!-- <section class=\"section section-page-expertise\">
  218.             <div class=\"container\">
  219.                 <div class=\"row\">
  220.                     <div class=\"col-12\">
  221.                         ";
  222.         // line 110
  223.         echo "
  224.                         <h2 class=\"text-center\">";
  225.         // line 111
  226.         echo "</h2>
  227.                         <div class=\"project-list\">
  228.                             ";
  229.         // line 114
  230.         echo "                                ";
  231.         // line 115
  232.         echo "                            ";
  233.         // line 116
  234.         echo "                                <p>Geen projecten gevonden</p>
  235.                             ";
  236.         // line 118
  237.         echo "                        </div>
  238.                     </div>
  239.                 </div>
  240.             </div>
  241.         </section> -->
  242.     ";
  243.         // line 124
  244.         echo "
  245. ";
  246.         
  247.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  248.         
  249.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  250.     }
  251.     public function getTemplateName()
  252.     {
  253.         return "@VisualMediaPage/Page/pagina_expertise.html.twig";
  254.     }
  255.     public function isTraitable()
  256.     {
  257.         return false;
  258.     }
  259.     public function getDebugInfo()
  260.     {
  261.         return array (  265 => 124,  258 => 118,  255 => 116,  253 => 115,  251 => 114,  247 => 111,  244 => 110,  238 => 105,  235 => 103,  229 => 96,  226 => 95,  223 => 94,  220 => 93,  217 => 92,  214 => 91,  211 => 90,  208 => 89,  205 => 88,  203 => 87,  197 => 83,  194 => 82,  191 => 81,  189 => 80,  182 => 76,  174 => 71,  166 => 66,  158 => 61,  150 => 56,  142 => 51,  134 => 46,  126 => 41,  118 => 36,  110 => 31,  104 => 27,  98 => 24,  95 => 23,  93 => 22,  83 => 14,  81 => 13,  71 => 5,  68 => 4,  58 => 3,  35 => 1,);
  262.     }
  263.     public function getSourceContext()
  264.     {
  265.         return new Source("{% extends 'Layout/base.html.twig' %}
  266. {% block main %}
  267.     {% include '@VisualMediaVisual/Visual/pagevisual.html.twig' with { visuals: page.visuals } %}
  268.     <section class=\"section section-page\">
  269.         <div class=\"page-stripes\"></div>
  270.         <div class=\"breadcrumb\">
  271.             <div class=\"container\">
  272.                 <div class=\"row\">
  273.                     <div class=\"col-12\">
  274.                         {% include '@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig' %}
  275.                     </div>
  276.                 </div>
  277.             </div>
  278.         </div>
  279.         <div class=\"container\">
  280.             <div class=\"row\">
  281.                 <div class=\"col-12 col-lg-8 offset-lg-2\">
  282.                     {% if (page.htmlContent != '') %}
  283.                         <div class=\"plain-content\">
  284.                             {{ page.htmlContent|scan }}
  285.                         </div>
  286.                     {% endif %}
  287.                 </div>
  288.             </div>
  289.             <div class=\"standard-alinea alinea1\">
  290.                 <div class=\"container\">
  291.                     {{blockscan(page,'alinea1','Blocks/contentblock.html.twig')|raw}}
  292.                 </div>
  293.             </div>
  294.             <div class=\"standard-alinea alinea2\">
  295.                 <div class=\"container\">
  296.                     {{blockscan(page,'alinea2','Blocks/contentblock.html.twig')|raw}}
  297.                 </div>
  298.             </div>
  299.             <div class=\"standard-alinea alinea3\">
  300.                 <div class=\"container\">
  301.                     {{blockscan(page,'alinea3','Blocks/contentblock.html.twig')|raw}}
  302.                 </div>
  303.             </div>
  304.             <div class=\"standard-alinea alinea4\">
  305.                 <div class=\"container\">
  306.                     {{blockscan(page,'alinea4','Blocks/contentblock.html.twig')|raw}}
  307.                 </div>
  308.             </div>
  309.             <div class=\"standard-alinea alinea5\">
  310.                 <div class=\"container\">
  311.                     {{blockscan(page,'alinea5','Blocks/contentblock.html.twig')|raw}}
  312.                 </div>
  313.             </div>
  314.             <div class=\"standard-alinea alinea6\">
  315.                 <div class=\"container\">
  316.                     {{blockscan(page,'alinea6','Blocks/contentblock.html.twig')|raw}}
  317.                 </div>
  318.             </div>
  319.             <div class=\"standard-alinea alinea7\">
  320.                 <div class=\"container\">
  321.                     {{blockscan(page,'alinea7','Blocks/contentblock.html.twig')|raw}}
  322.                 </div>
  323.             </div>
  324.             <div class=\"standard-alinea alinea8\">
  325.                 <div class=\"container\">
  326.                     {{blockscan(page,'alinea8','Blocks/contentblock.html.twig')|raw}}
  327.                 </div>
  328.             </div>
  329.             <div class=\"standard-alinea alinea9\">
  330.                 <div class=\"container\">
  331.                     {{blockscan(page,'alinea9','Blocks/contentblock.html.twig')|raw}}
  332.                 </div>
  333.             </div>
  334.             <div class=\"standard-alinea alinea10\">
  335.                 <div class=\"container\">
  336.                     {{blockscan(page,'alinea10','Blocks/contentblock.html.twig')|raw}}
  337.                 </div>
  338.             </div>
  339.             {% if page.employee is not null %}
  340.                 {% include 'Employee/view.html.twig' with { 'employee': page.employee } %}
  341.             {% endif %}
  342.         </div>
  343.     </section>
  344.     <section class=\"extra-contentblokken\">
  345.          {% if page.kamReference is not null %}
  346.             {% include 'Layout/Include/kam.html.twig' %}
  347.         {% endif %}
  348.         {% if page.mvoReference is not null %}
  349.             {% include 'Layout/Include/mvo.html.twig' %}
  350.         {% endif %}
  351.         {% if page.sponsorReference is not null %}
  352.             {% include 'Layout/Include/sponsor.html.twig' %}
  353.         {% endif %}
  354.     </section>
  355.     {# <section class=\"section cta-container\">
  356.         {% include 'Layout/Include/cta.html.twig' %}
  357.     </section> #}
  358.     {#{% if page is defined and page.expertise %}#}
  359.         <!-- <section class=\"section section-page-expertise\">
  360.             <div class=\"container\">
  361.                 <div class=\"row\">
  362.                     <div class=\"col-12\">
  363.                         {#{% set project_category = page.projectCategory|default(null) %}#}
  364.                         <h2 class=\"text-center\">{#{ (project_category.title ~ ' Projecten')|upper }#}</h2>
  365.                         <div class=\"project-list\">
  366.                             {#{% for project in project_category.limitedProjects %}#}
  367.                                 {#{% include 'Layout/Include/project-card.html.twig' with {project: project} only %}#}
  368.                             {#{% else %}#}
  369.                                 <p>Geen projecten gevonden</p>
  370.                             {#{% endfor %}#}
  371.                         </div>
  372.                     </div>
  373.                 </div>
  374.             </div>
  375.         </section> -->
  376.     {#{% endif %} #}
  377. {% endblock %}
  378. ""@VisualMediaPage/Page/pagina_expertise.html.twig""/var/www/vhosts/localhost/html/templates/VisualMediaPageBundle/views/Page/pagina_expertise.html.twig");
  379.     }
  380. }