var/cache/dev/twig/24/2432b4019507d187e385302377bd59b5.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. /* module/Jobs/__jobs-detail-bewerbung.html.twig */
  14. class __TwigTemplate_6e1bb1a8a4c8eb54f10f324726fb4808 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->blocks = [
  23.             'content' => [$this'block_content'],
  24.         ];
  25.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "module-layout.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""module/Jobs/__jobs-detail-bewerbung.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""module/Jobs/__jobs-detail-bewerbung.html.twig"));
  40.         $this->parent $this->loadTemplate("module-layout.html.twig""module/Jobs/__jobs-detail-bewerbung.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 2
  48.     public function block_content($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  55.         // line 3
  56.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'3$this->source); })())) {
  57.             // line 4
  58.             echo "
  59.     ";
  60.             // line 5
  61.             echo twig_include($this->env$context"includes/backend-kopf.html.twig");
  62.             echo "
  63.     ";
  64.             // line 7
  65.             $context["tabContentArray"] = [=> "Optional"];
  66.             // line 8
  67.             echo "    ";
  68.             $context["tab"] = 1;
  69.             // line 9
  70.             echo "
  71.     <div id=\"content\">
  72.             ";
  73.             // line 11
  74.             if ((array_key_exists("tabContentArray"$context) && twig_in_filter((isset($context["tab"]) || array_key_exists("tab"$context) ? $context["tab"] : (function () { throw new RuntimeError('Variable "tab" does not exist.'11$this->source); })()), twig_get_array_keys_filter((isset($context["tabContentArray"]) || array_key_exists("tabContentArray"$context) ? $context["tabContentArray"] : (function () { throw new RuntimeError('Variable "tabContentArray" does not exist.'11$this->source); })()))))) {
  75.                 // line 12
  76.                 echo "                ";
  77.                 echo $this->extensions['App\Twig\Extension\GlanzerExtension']->getAdminTabs($this->sandbox->ensureToStringAllowed((isset($context["tab"]) || array_key_exists("tab"$context) ? $context["tab"] : (function () { throw new RuntimeError('Variable "tab" does not exist.'12$this->source); })()), 12$this->source), $this->sandbox->ensureToStringAllowed((isset($context["tabContentArray"]) || array_key_exists("tabContentArray"$context) ? $context["tabContentArray"] : (function () { throw new RuntimeError('Variable "tabContentArray" does not exist.'12$this->source); })()), 12$this->source));
  78.                 echo "
  79.             ";
  80.             }
  81.             // line 14
  82.             echo "            <section class=\"tabContent\">
  83.                 <div style=\"float:right;\">
  84.                     <p class=\"hl\">Optionale Einstellung:</p>
  85.                     ";
  86.             // line 17
  87.             $context["element"] = "artikel";
  88.             // line 18
  89.             echo "                    <div id=\"";
  90.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["element"]) || array_key_exists("element"$context) ? $context["element"] : (function () { throw new RuntimeError('Variable "element" does not exist.'18$this->source); })()), 18$this->source), "html"nulltrue);
  91.             echo " \">
  92.                         ";
  93.             // line 19
  94.             echo $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"multiselect"$this->sandbox->ensureToStringAllowed((isset($context["element"]) || array_key_exists("element"$context) ? $context["element"] : (function () { throw new RuntimeError('Variable "element" does not exist.'19$this->source); })()), 19$this->source), ["width" => 200"height" => 100"store" => [=> [=> "abstand-top"=> "Abstand nach oben"], => [=> "abstand-bottom"=> "Abstand nach unten"]]]);
  95.             // line 26
  96.             echo "
  97.                     </div>
  98.                 </div>
  99.             </section>
  100.     </div>
  101.     ";
  102.             // line 31
  103.             echo twig_include($this->env$context"includes/backend-fuss.html.twig");
  104.             echo "
  105. ";
  106.         } else {
  107.             // line 34
  108.             echo "
  109.     ";
  110.             // line 35
  111.             $context["abstand_top_class"] = ((($this->extensions['App\Twig\Extension\GlanzerExtension']->checkMultiselect($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"multiselect""artikel"), "abstand-top") == true)) ? (" abstand-top") : (""));
  112.             // line 36
  113.             echo "    ";
  114.             $context["abstand_bottom_class"] = ((($this->extensions['App\Twig\Extension\GlanzerExtension']->checkMultiselect($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"multiselect""artikel"), "abstand-bottom") == true)) ? (" abstand-bottom") : (""));
  115.             // line 37
  116.             echo "    ";
  117.             $context["abstandClasses"] = ($this->sandbox->ensureToStringAllowed((isset($context["abstand_top_class"]) || array_key_exists("abstand_top_class"$context) ? $context["abstand_top_class"] : (function () { throw new RuntimeError('Variable "abstand_top_class" does not exist.'37$this->source); })()), 37$this->source) . $this->sandbox->ensureToStringAllowed((isset($context["abstand_bottom_class"]) || array_key_exists("abstand_bottom_class"$context) ? $context["abstand_bottom_class"] : (function () { throw new RuntimeError('Variable "abstand_bottom_class" does not exist.'37$this->source); })()), 37$this->source));
  118.             // line 38
  119.             echo "     ";
  120.             $context["selfId"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'38$this->source); })()), "getId", [], "method"falsefalsetrue38);
  121.             // line 39
  122.             echo "
  123.     <div class=\"page-title abstand-bottom abstand-top\">
  124.         <h1 class=\"font-bold\">";
  125.             // line 42
  126.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'42$this->source); })()), "content_headline", [], "array"falsefalsetrue42), 42$this->source), "html"nulltrue);
  127.             echo "</h1>
  128.         <hr class=\"deco-underline\"/>
  129.         <h4 class=\"font-bold text-center\">";
  130.             // line 44
  131.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'44$this->source); })()), "content_subheadline", [], "array"falsefalsetrue44), 44$this->source), "html"nulltrue);
  132.             echo "</h4>
  133.     </div>
  134.     ";
  135.             // line 47
  136.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'47$this->source); })()), "show_slider", [], "array"falsefalsetrue47))) {
  137.                 // line 48
  138.                 echo "
  139.         ";
  140.                 // line 50
  141.                 $context["abstand_top_class"] = ($this->extensions['App\Twig\Extension\GlanzerExtension']->checkMultiselect($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"multiselect""artikel"), "abstand-top") == true);
  142.                 // line 51
  143.                 echo "        ";
  144.                 $context["abstand_bottom_class"] = ((($this->extensions['App\Twig\Extension\GlanzerExtension']->checkMultiselect($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"multiselect""artikel"), "abstand-bottom") == true)) ? (" abstand-bottom") : (""));
  145.                 // line 52
  146.                 echo "        ";
  147.                 $context["abstandClasses"] = ($this->sandbox->ensureToStringAllowed((isset($context["abstand_top_class"]) || array_key_exists("abstand_top_class"$context) ? $context["abstand_top_class"] : (function () { throw new RuntimeError('Variable "abstand_top_class" does not exist.'52$this->source); })()), 52$this->source) . $this->sandbox->ensureToStringAllowed((isset($context["abstand_bottom_class"]) || array_key_exists("abstand_bottom_class"$context) ? $context["abstand_bottom_class"] : (function () { throw new RuntimeError('Variable "abstand_bottom_class" does not exist.'52$this->source); })()), 52$this->source));
  148.                 // line 53
  149.                 echo "        ";
  150.                 // line 54
  151.                 echo "        ";
  152.                 $context["showSnippetArray"] = [];
  153.                 // line 55
  154.                 echo "
  155.         <div class=\"abstand-bottom abstand-top\">
  156.             ";
  157.                 // line 59
  158.                 $context["areaBlock"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"areablock""AreablockTop");
  159.                 // line 60
  160.                 echo "            ";
  161.                 if ((twig_get_attribute($this->env$this->source, (isset($context["areaBlock"]) || array_key_exists("areaBlock"$context) ? $context["areaBlock"] : (function () { throw new RuntimeError('Variable "areaBlock" does not exist.'60$this->source); })()), "isEmpty", [], "method"falsefalsetrue60) == false)) {
  162.                     // line 61
  163.                     echo "                <div class=\"constrainer-maxsize edgepadding\">
  164.                     ";
  165.                     // line 62
  166.                     echo $this->sandbox->ensureToStringAllowed((isset($context["areaBlock"]) || array_key_exists("areaBlock"$context) ? $context["areaBlock"] : (function () { throw new RuntimeError('Variable "areaBlock" does not exist.'62$this->source); })()), 62$this->source);
  167.                     echo "
  168.                 </div>
  169.             ";
  170.                 }
  171.                 // line 65
  172.                 echo "            ";
  173.                 $context["lang"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'65$this->source); })()), "request", [], "any"falsefalsetrue65), "getLocale", [], "method"falsefalsetrue65);
  174.                 // line 66
  175.                 echo "            <div class=\"";
  176.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["abstandClasses"]) || array_key_exists("abstandClasses"$context) ? $context["abstandClasses"] : (function () { throw new RuntimeError('Variable "abstandClasses" does not exist.'66$this->source); })()), 66$this->source), "html"nulltrue);
  177.                 echo "\">
  178.                 ";
  179.                 // line 67
  180.                 $context["random_gallery_id"] = twig_random($this->env);
  181.                 // line 68
  182.                 echo "                <div class=\"constrainer-maxsize abstand-top abstand-bottom\">
  183.                     <div class=\"owl-carousel owl-theme owl-nav-spacer\" data-slider=\"";
  184.                 // line 70
  185.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["random_gallery_id"]) || array_key_exists("random_gallery_id"$context) ? $context["random_gallery_id"] : (function () { throw new RuntimeError('Variable "random_gallery_id" does not exist.'70$this->source); })()), 70$this->source), "html"nulltrue);
  186.                 echo "\" >
  187.                         ";
  188.                 // line 73
  189.                 $context['_parent'] = $context;
  190.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'73$this->source); })()), "galleryArray", [], "array"falsefalsetrue73));
  191.                 foreach ($context['_seq'] as $context["key"] => $context["image_path"]) {
  192.                     // line 74
  193.                     echo "                            ";
  194.                     $context["imgPath"] = twig_get_attribute($this->env$this->source$context["image_path"], "path", [], "any"falsefalsetrue74);
  195.                     // line 75
  196.                     echo "                            ";
  197.                     $context["imgTitle"] = twig_get_attribute($this->env$this->source$context["image_path"], "title", [], "any"falsefalsetrue75);
  198.                     // line 76
  199.                     echo "
  200.                             <a class=\"chocolat-image\" href=\"";
  201.                     // line 77
  202.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["imgPath"]) || array_key_exists("imgPath"$context) ? $context["imgPath"] : (function () { throw new RuntimeError('Variable "imgPath" does not exist.'77$this->source); })()), 77$this->source), "html"nulltrue);
  203.                     echo "\" title=\"";
  204.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["imgTitle"]) || array_key_exists("imgTitle"$context) ? $context["imgTitle"] : (function () { throw new RuntimeError('Variable "imgTitle" does not exist.'77$this->source); })()), 77$this->source), "html"nulltrue);
  205.                     echo "\">
  206.                                 ";
  207.                     // line 78
  208.                     if ( !twig_test_empty((isset($context["imgPath"]) || array_key_exists("imgPath"$context) ? $context["imgPath"] : (function () { throw new RuntimeError('Variable "imgPath" does not exist.'78$this->source); })()))) {
  209.                         // line 79
  210.                         echo "                                    ";
  211.                         $context["lang"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'79$this->source); })()), "request", [], "any"falsefalsetrue79), "getLocale", [], "method"falsefalsetrue79);
  212.                         // line 80
  213.                         echo "                                    ";
  214.                         echo $this->extensions['App\Twig\Extension\GlanzerExtension']->getImgResponsive(["src" => (isset($context["imgPath"]) || array_key_exists("imgPath"$context) ? $context["imgPath"] : (function () { throw new RuntimeError('Variable "imgPath" does not exist.'80$this->source); })()), "ausgabeformat" => "img""endtag" => true"language" =>                         // line 83
  215. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'83$this->source); })())]);
  216.                         echo "
  217.                                 ";
  218.                     }
  219.                     // line 85
  220.                     echo "                            </a>
  221.                         ";
  222.                 }
  223.                 $_parent $context['_parent'];
  224.                 unset($context['_seq'], $context['_iterated'], $context['key'], $context['image_path'], $context['_parent'], $context['loop']);
  225.                 $context array_intersect_key($context$_parent) + $_parent;
  226.                 // line 87
  227.                 echo "                    </div>
  228.                 </div>
  229.                 <script type=\"text/javascript\">
  230.                     (function () {
  231.                         var moduleName = 'teaser_slider_";
  232.                 // line 91
  233.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["random_gallery_id"]) || array_key_exists("random_gallery_id"$context) ? $context["random_gallery_id"] : (function () { throw new RuntimeError('Variable "random_gallery_id" does not exist.'91$this->source); })()), 91$this->source), "html"nulltrue);
  234.                 echo "_module'; // naming convention XXX_module
  235.                         if (typeof selt === 'undefined') {
  236.                             selt = {
  237.                                 modules: {}
  238.                             };
  239.                         } else if (!selt.modules) {
  240.                             selt.modules = {};
  241.                         }
  242.                         selt.modules[moduleName] = {
  243.                             name: moduleName,
  244.                             init: function () {
  245.                                 init();
  246.                             }
  247.                         };
  248.                         function init() {
  249.                             galleryEl = \$('[data-slider=\"";
  250.                 // line 108
  251.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["random_gallery_id"]) || array_key_exists("random_gallery_id"$context) ? $context["random_gallery_id"] : (function () { throw new RuntimeError('Variable "random_gallery_id" does not exist.'108$this->source); })()), 108$this->source), "html"nulltrue);
  252.                 echo "\"]');
  253.                             galleryEl.owlCarousel({
  254.                                 loop: false,
  255.                                 items: 1,
  256.                                 margin: 0,
  257.                                 nav: true,
  258.                                 navText: [
  259.                                     '<svg viewBox=\"0 0 27.2 105.2\" width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\"><polygon class=\"st0\" points=\"25.4,105.2 0,52 25.4,0 27.2,0.9 2.2,52 27.2,104.3\"/></svg>',
  260.                                     '<svg viewBox=\"0 0 27.2 105.2\" width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\"><polygon class=\"st0\" points=\"25.4,105.2 0,52 25.4,0 27.2,0.9 2.2,52 27.2,104.3\"/></svg>'
  261.                                 ],
  262.                                 responsive: {
  263.                                     800: {
  264.                                         items: 3,
  265.                                     },
  266.                                     700: {
  267.                                         items: 2,
  268.                                     }
  269.                                 }
  270.                             });
  271.                             galleryEl.Chocolat({
  272.                                 loop: true
  273.                             });
  274.                         }
  275.                     }());//EOS
  276.                 </script>
  277.             </div>
  278.         </div>
  279. ";
  280.                 // line 141
  281.                 echo "
  282. ";
  283.                 // line 143
  284.                 echo "
  285. ";
  286.                 // line 145
  287.                 echo "
  288. ";
  289.                 // line 153
  290.                 echo "
  291. ";
  292.                 // line 155
  293.                 echo "
  294. ";
  295.                 // line 157
  296.                 echo "
  297. ";
  298.                 // line 181
  299.                 echo "
  300. ";
  301.                 // line 183
  302.                 echo "
  303. ";
  304.                 // line 186
  305.                 echo "
  306. ";
  307.                 // line 188
  308.                 echo "
  309. ";
  310.                 // line 190
  311.                 echo "
  312. ";
  313.                 // line 199
  314.                 echo "
  315. ";
  316.                 // line 201
  317.                 echo "
  318. ";
  319.                 // line 203
  320.                 echo "
  321. ";
  322.                 // line 206
  323.                 echo "
  324. ";
  325.                 // line 211
  326.                 echo "
  327. ";
  328.                 // line 214
  329.                 echo "
  330. ";
  331.                 // line 216
  332.                 echo "
  333. ";
  334.                 // line 224
  335.                 echo "
  336. ";
  337.                 // line 227
  338.                 echo "
  339. ";
  340.                 // line 229
  341.                 echo "
  342. ";
  343.                 // line 231
  344.                 echo "
  345. ";
  346.                 // line 233
  347.                 echo "
  348. ";
  349.                 // line 235
  350.                 echo "
  351. ";
  352.                 // line 239
  353.                 echo "
  354. ";
  355.                 // line 241
  356.                 echo "
  357. ";
  358.                 // line 243
  359.                 echo "
  360. ";
  361.                 // line 245
  362.                 echo "
  363. ";
  364.                 // line 247
  365.                 echo "
  366. ";
  367.                 // line 249
  368.                 echo "        ";
  369.                 // line 266
  370.                 echo "
  371.     ";
  372.             }
  373.             // line 270
  374.             echo "
  375.     ";
  376.             // line 271
  377.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'271$this->source); })()), "show_text", [], "array"falsefalsetrue271))) {
  378.                 // line 272
  379.                 echo "        <div class=\"constrainer-inner edgepadding abstand-bottom abstand-top\">
  380.             <div class=\"copy font-light \">
  381.                 ";
  382.                 // line 274
  383.                 echo $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'274$this->source); })()), "content_text", [], "array"falsefalsetrue274), 274$this->source);
  384.                 echo "
  385.             </div>
  386.         </div>
  387.     ";
  388.             }
  389.             // line 278
  390.             echo "
  391.     <div class=\"constrainer-maxsize edgepadding abstand-top abstand-bottom\">
  392.         <h2 class=\"font-thin texttitle\"> ";
  393.             // line 280
  394.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("form_initiativbewerbung_h2"), "html"nulltrue);
  395.             echo "
  396.         </h2>
  397.         ";
  398.             // line 282
  399.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'282$this->source); })()), "frontend", [], "array"falsefalsetrue282))) {
  400.                 // line 283
  401.                 echo "            ";
  402.                 $context["formTemplate"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'283$this->source); })()), "frontend", [], "array"falsefalsetrue283), "formular", [], "any"falsefalsetrue283), "formTemplate", [], "any"falsefalsetrue283);
  403.                 // line 284
  404.                 echo "                ";
  405.                 if ( !twig_test_empty((isset($context["formTemplate"]) || array_key_exists("formTemplate"$context) ? $context["formTemplate"] : (function () { throw new RuntimeError('Variable "formTemplate" does not exist.'284$this->source); })()))) {
  406.                     // line 285
  407.                     echo "                    ";
  408.                     $this->loadTemplate(("module/Form/forms/" . (isset($context["formTemplate"]) || array_key_exists("formTemplate"$context) ? $context["formTemplate"] : (function () { throw new RuntimeError('Variable "formTemplate" does not exist.'285$this->source); })())), "module/Jobs/__jobs-detail-bewerbung.html.twig"285)->display(twig_array_merge($context, ["frontend" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'285$this->source); })()), "frontend", [], "array"falsefalsetrue285)]));
  409.                     // line 286
  410.                     echo "                ";
  411.                 }
  412.                 // line 287
  413.                 echo "        ";
  414.             }
  415.             // line 288
  416.             echo "    </div>
  417. \t
  418. \t";
  419.             // line 290
  420.             if (twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'290$this->source); })()), "show_json", [], "array"falsefalsetrue290)) {
  421.                 // line 291
  422.                 echo "        ";
  423.                 $context["jsonLd"] = [];
  424.                 // line 292
  425.                 echo "
  426.         ";
  427.                 // line 293
  428.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'293$this->source); })()), "context", [], "array"falsefalsetrue293))) {
  429.                     // line 294
  430.                     echo "            ";
  431.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'294$this->source); })()), 294$this->source), ["@context" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'294$this->source); })()), "context", [], "array"falsefalsetrue294)]);
  432.                     // line 295
  433.                     echo "        ";
  434.                 }
  435.                 // line 296
  436.                 echo "        ";
  437.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'296$this->source); })()), "context_type", [], "array"falsefalsetrue296))) {
  438.                     // line 297
  439.                     echo "            ";
  440.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'297$this->source); })()), 297$this->source), ["@type" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'297$this->source); })()), "context_type", [], "array"falsefalsetrue297)]);
  441.                     // line 298
  442.                     echo "        ";
  443.                 }
  444.                 // line 299
  445.                 echo "        ";
  446.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'299$this->source); })()), "job_title", [], "array"falsefalsetrue299))) {
  447.                     // line 300
  448.                     echo "            ";
  449.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'300$this->source); })()), 300$this->source), ["title" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'300$this->source); })()), "job_title", [], "array"falsefalsetrue300)]);
  450.                     // line 301
  451.                     echo "        ";
  452.                 }
  453.                 // line 302
  454.                 echo "        ";
  455.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'302$this->source); })()), "job_description", [], "array"falsefalsetrue302))) {
  456.                     // line 303
  457.                     echo "            ";
  458.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'303$this->source); })()), 303$this->source), ["description" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'303$this->source); })()), "job_description", [], "array"falsefalsetrue303)]);
  459.                     // line 304
  460.                     echo "        ";
  461.                 }
  462.                 // line 305
  463.                 echo "
  464.         ";
  465.                 // line 306
  466.                 if (( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'306$this->source); })()), "hiring_organization_type", [], "array"falsefalsetrue306)) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'306$this->source); })()), "hiring_organization_name", [], "array"falsefalsetrue306)))) {
  467.                     // line 307
  468.                     echo "            ";
  469.                     $context["hiringOrganization"] = [];
  470.                     // line 308
  471.                     echo "            ";
  472.                     if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'308$this->source); })()), "hiring_organization_type", [], "array"falsefalsetrue308))) {
  473.                         // line 309
  474.                         echo "                ";
  475.                         $context["hiringOrganization"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["hiringOrganization"]) || array_key_exists("hiringOrganization"$context) ? $context["hiringOrganization"] : (function () { throw new RuntimeError('Variable "hiringOrganization" does not exist.'309$this->source); })()), 309$this->source), ["@type" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'309$this->source); })()), "hiring_organization_type", [], "array"falsefalsetrue309)]);
  476.                         // line 310
  477.                         echo "            ";
  478.                     }
  479.                     // line 311
  480.                     echo "            ";
  481.                     if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'311$this->source); })()), "hiring_organization_name", [], "array"falsefalsetrue311))) {
  482.                         // line 312
  483.                         echo "                ";
  484.                         $context["hiringOrganization"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["hiringOrganization"]) || array_key_exists("hiringOrganization"$context) ? $context["hiringOrganization"] : (function () { throw new RuntimeError('Variable "hiringOrganization" does not exist.'312$this->source); })()), 312$this->source), ["name" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'312$this->source); })()), "hiring_organization_name", [], "array"falsefalsetrue312)]);
  485.                         // line 313
  486.                         echo "            ";
  487.                     }
  488.                     // line 314
  489.                     echo "            ";
  490.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'314$this->source); })()), 314$this->source), ["hiringOrganization" => (isset($context["hiringOrganization"]) || array_key_exists("hiringOrganization"$context) ? $context["hiringOrganization"] : (function () { throw new RuntimeError('Variable "hiringOrganization" does not exist.'314$this->source); })())]);
  491.                     // line 315
  492.                     echo "        ";
  493.                 }
  494.                 // line 316
  495.                 echo "
  496.         ";
  497.                 // line 317
  498.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'317$this->source); })()), "date_posted", [], "array"falsefalsetrue317))) {
  499.                     // line 318
  500.                     echo "            ";
  501.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'318$this->source); })()), 318$this->source), ["datePosted" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'318$this->source); })()), "date_posted", [], "array"falsefalsetrue318)]);
  502.                     // line 319
  503.                     echo "        ";
  504.                 }
  505.                 // line 320
  506.                 echo "        ";
  507.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'320$this->source); })()), "valid_through", [], "array"falsefalsetrue320))) {
  508.                     // line 321
  509.                     echo "            ";
  510.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'321$this->source); })()), 321$this->source), ["validThrough" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'321$this->source); })()), "valid_through", [], "array"falsefalsetrue321)]);
  511.                     // line 322
  512.                     echo "        ";
  513.                 }
  514.                 // line 323
  515.                 echo "        ";
  516.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'323$this->source); })()), "employment_type", [], "array"falsefalsetrue323))) {
  517.                     // line 324
  518.                     echo "            ";
  519.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'324$this->source); })()), 324$this->source), ["employmentType" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'324$this->source); })()), "employment_type", [], "array"falsefalsetrue324)]);
  520.                     // line 325
  521.                     echo "        ";
  522.                 }
  523.                 // line 326
  524.                 echo "
  525.         ";
  526.                 // line 327
  527.                 if (((((((( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_type", [], "array"falsefalsetrue327)) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_type", [], "array"falsefalsetrue327))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_type", [], "array"falsefalsetrue327))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_street_address", [], "array"falsefalsetrue327))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_address_locality", [], "array"falsefalsetrue327))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_address_region", [], "array"falsefalsetrue327))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_postal_code", [], "array"falsefalsetrue327))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'327$this->source); })()), "job_location_address_address_country", [], "array"falsefalsetrue327)))) {
  528.                     // line 328
  529.                     echo "            ";
  530.                     $context["jobLocation"] = [];
  531.                     // line 329
  532.                     echo "            ";
  533.                     if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'329$this->source); })()), "job_location_type", [], "array"falsefalsetrue329))) {
  534.                         // line 330
  535.                         echo "                ";
  536.                         $context["jobLocation"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jobLocation"]) || array_key_exists("jobLocation"$context) ? $context["jobLocation"] : (function () { throw new RuntimeError('Variable "jobLocation" does not exist.'330$this->source); })()), 330$this->source), ["@type" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'330$this->source); })()), "job_location_type", [], "array"falsefalsetrue330)]);
  537.                         // line 331
  538.                         echo "            ";
  539.                     }
  540.                     // line 332
  541.                     echo "
  542.             ";
  543.                     // line 333
  544.                     if (((((( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'333$this->source); })()), "job_location_address_type", [], "array"falsefalsetrue333)) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'333$this->source); })()), "job_location_address_type", [], "array"falsefalsetrue333))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'333$this->source); })()), "job_location_address_street_address", [], "array"falsefalsetrue333))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'333$this->source); })()), "job_location_address_address_locality", [], "array"falsefalsetrue333))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'333$this->source); })()), "job_location_address_postal_code", [], "array"falsefalsetrue333))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'333$this->source); })()), "job_location_address_address_country", [], "array"falsefalsetrue333)))) {
  545.                         // line 334
  546.                         echo "                ";
  547.                         $context["address"] = [];
  548.                         // line 335
  549.                         echo "
  550.                 ";
  551.                         // line 336
  552.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'336$this->source); })()), "job_location_address_type", [], "array"falsefalsetrue336))) {
  553.                             // line 337
  554.                             echo "                    ";
  555.                             $context["address"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'337$this->source); })()), 337$this->source), ["@type" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'337$this->source); })()), "job_location_address_type", [], "array"falsefalsetrue337)]);
  556.                             // line 338
  557.                             echo "                ";
  558.                         }
  559.                         // line 339
  560.                         echo "                ";
  561.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'339$this->source); })()), "job_location_address_street_address", [], "array"falsefalsetrue339))) {
  562.                             // line 340
  563.                             echo "                    ";
  564.                             $context["address"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'340$this->source); })()), 340$this->source), ["streetAddress" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'340$this->source); })()), "job_location_address_street_address", [], "array"falsefalsetrue340)]);
  565.                             // line 341
  566.                             echo "                ";
  567.                         }
  568.                         // line 342
  569.                         echo "                ";
  570.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'342$this->source); })()), "job_location_address_address_locality", [], "array"falsefalsetrue342))) {
  571.                             // line 343
  572.                             echo "                    ";
  573.                             $context["address"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'343$this->source); })()), 343$this->source), ["addressLocality" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'343$this->source); })()), "job_location_address_address_locality", [], "array"falsefalsetrue343)]);
  574.                             // line 344
  575.                             echo "                ";
  576.                         }
  577.                         // line 345
  578.                         echo "                ";
  579.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'345$this->source); })()), "job_location_address_address_region", [], "array"falsefalsetrue345))) {
  580.                             // line 346
  581.                             echo "                    ";
  582.                             $context["address"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'346$this->source); })()), 346$this->source), ["addressRegion" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'346$this->source); })()), "job_location_address_address_region", [], "array"falsefalsetrue346)]);
  583.                             // line 347
  584.                             echo "                ";
  585.                         }
  586.                         // line 348
  587.                         echo "                ";
  588.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'348$this->source); })()), "job_location_address_postal_code", [], "array"falsefalsetrue348))) {
  589.                             // line 349
  590.                             echo "                    ";
  591.                             $context["address"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'349$this->source); })()), 349$this->source), ["postalCode" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'349$this->source); })()), "job_location_address_postal_code", [], "array"falsefalsetrue349)]);
  592.                             // line 350
  593.                             echo "                ";
  594.                         }
  595.                         // line 351
  596.                         echo "                ";
  597.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'351$this->source); })()), "job_location_address_address_country", [], "array"falsefalsetrue351))) {
  598.                             // line 352
  599.                             echo "                    ";
  600.                             $context["address"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'352$this->source); })()), 352$this->source), ["addressCountry" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'352$this->source); })()), "job_location_address_address_country", [], "array"falsefalsetrue352)]);
  601.                             // line 353
  602.                             echo "                ";
  603.                         }
  604.                         // line 354
  605.                         echo "
  606.                 ";
  607.                         // line 355
  608.                         $context["jobLocation"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jobLocation"]) || array_key_exists("jobLocation"$context) ? $context["jobLocation"] : (function () { throw new RuntimeError('Variable "jobLocation" does not exist.'355$this->source); })()), 355$this->source), ["address" => (isset($context["address"]) || array_key_exists("address"$context) ? $context["address"] : (function () { throw new RuntimeError('Variable "address" does not exist.'355$this->source); })())]);
  609.                         // line 356
  610.                         echo "            ";
  611.                     }
  612.                     // line 357
  613.                     echo "
  614.             ";
  615.                     // line 358
  616.                     if (( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'358$this->source); })()), "base_salary_type", [], "array"falsefalsetrue358)) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'358$this->source); })()), "base_salary_currency", [], "array"falsefalsetrue358)))) {
  617.                         // line 359
  618.                         echo "                ";
  619.                         $context["baseSalary"] = [];
  620.                         // line 360
  621.                         echo "
  622.                 ";
  623.                         // line 361
  624.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'361$this->source); })()), "base_salary_type", [], "array"falsefalsetrue361))) {
  625.                             // line 362
  626.                             echo "                    ";
  627.                             $context["baseSalary"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["baseSalary"]) || array_key_exists("baseSalary"$context) ? $context["baseSalary"] : (function () { throw new RuntimeError('Variable "baseSalary" does not exist.'362$this->source); })()), 362$this->source), ["@type" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'362$this->source); })()), "base_salary_type", [], "array"falsefalsetrue362)]);
  628.                             // line 363
  629.                             echo "                ";
  630.                         }
  631.                         // line 364
  632.                         echo "                ";
  633.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'364$this->source); })()), "base_salary_currency", [], "array"falsefalsetrue364))) {
  634.                             // line 365
  635.                             echo "                    ";
  636.                             $context["baseSalary"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["baseSalary"]) || array_key_exists("baseSalary"$context) ? $context["baseSalary"] : (function () { throw new RuntimeError('Variable "baseSalary" does not exist.'365$this->source); })()), 365$this->source), ["currency" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'365$this->source); })()), "base_salary_currency", [], "array"falsefalsetrue365)]);
  637.                             // line 366
  638.                             echo "                ";
  639.                         }
  640.                         // line 367
  641.                         echo "
  642.                 ";
  643.                         // line 368
  644.                         if ((( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'368$this->source); })()), "base_salary_value_type", [], "array"falsefalsetrue368)) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'368$this->source); })()), "base_salary_value_unit_text", [], "array"falsefalsetrue368))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'368$this->source); })()), "base_salery_value_value", [], "array"falsefalsetrue368)))) {
  645.                             // line 369
  646.                             echo "                    ";
  647.                             $context["baseSalaryValue"] = [];
  648.                             // line 370
  649.                             echo "
  650.                     ";
  651.                             // line 371
  652.                             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'371$this->source); })()), "base_salary_value_type", [], "array"falsefalsetrue371))) {
  653.                                 // line 372
  654.                                 echo "                        ";
  655.                                 $context["baseSalaryValue"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["baseSalaryValue"]) || array_key_exists("baseSalaryValue"$context) ? $context["baseSalaryValue"] : (function () { throw new RuntimeError('Variable "baseSalaryValue" does not exist.'372$this->source); })()), 372$this->source), ["@type" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'372$this->source); })()), "base_salary_value_type", [], "array"falsefalsetrue372)]);
  656.                                 // line 373
  657.                                 echo "                    ";
  658.                             }
  659.                             // line 374
  660.                             echo "                    ";
  661.                             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'374$this->source); })()), "base_salary_value_unit_text", [], "array"falsefalsetrue374))) {
  662.                                 // line 375
  663.                                 echo "                        ";
  664.                                 $context["baseSalaryValue"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["baseSalaryValue"]) || array_key_exists("baseSalaryValue"$context) ? $context["baseSalaryValue"] : (function () { throw new RuntimeError('Variable "baseSalaryValue" does not exist.'375$this->source); })()), 375$this->source), ["unitText" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'375$this->source); })()), "base_salary_value_unit_text", [], "array"falsefalsetrue375)]);
  665.                                 // line 376
  666.                                 echo "                    ";
  667.                             }
  668.                             // line 377
  669.                             echo "                    ";
  670.                             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'377$this->source); })()), "base_salery_value_value", [], "array"falsefalsetrue377))) {
  671.                                 // line 378
  672.                                 echo "                        ";
  673.                                 $context["baseSalaryValue"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["baseSalaryValue"]) || array_key_exists("baseSalaryValue"$context) ? $context["baseSalaryValue"] : (function () { throw new RuntimeError('Variable "baseSalaryValue" does not exist.'378$this->source); })()), 378$this->source), ["value" => twig_get_attribute($this->env$this->source, (isset($context["twigParams"]) || array_key_exists("twigParams"$context) ? $context["twigParams"] : (function () { throw new RuntimeError('Variable "twigParams" does not exist.'378$this->source); })()), "base_salery_value_value", [], "array"falsefalsetrue378)]);
  674.                                 // line 379
  675.                                 echo "                    ";
  676.                             }
  677.                             // line 380
  678.                             echo "
  679.                     ";
  680.                             // line 381
  681.                             $context["baseSalary"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["baseSalary"]) || array_key_exists("baseSalary"$context) ? $context["baseSalary"] : (function () { throw new RuntimeError('Variable "baseSalary" does not exist.'381$this->source); })()), 381$this->source), ["value" => (isset($context["baseSalaryValue"]) || array_key_exists("baseSalaryValue"$context) ? $context["baseSalaryValue"] : (function () { throw new RuntimeError('Variable "baseSalaryValue" does not exist.'381$this->source); })())]);
  682.                             // line 382
  683.                             echo "                ";
  684.                         }
  685.                         // line 383
  686.                         echo "
  687.                 ";
  688.                         // line 384
  689.                         $context["jobLocation"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jobLocation"]) || array_key_exists("jobLocation"$context) ? $context["jobLocation"] : (function () { throw new RuntimeError('Variable "jobLocation" does not exist.'384$this->source); })()), 384$this->source), ["baseSalary" => (isset($context["baseSalary"]) || array_key_exists("baseSalary"$context) ? $context["baseSalary"] : (function () { throw new RuntimeError('Variable "baseSalary" does not exist.'384$this->source); })())]);
  690.                         // line 385
  691.                         echo "            ";
  692.                     }
  693.                     // line 386
  694.                     echo "
  695.             ";
  696.                     // line 388
  697.                     $context["jsonLd"] = twig_array_merge($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'388$this->source); })()), 388$this->source), ["jobLocation" => (isset($context["jobLocation"]) || array_key_exists("jobLocation"$context) ? $context["jobLocation"] : (function () { throw new RuntimeError('Variable "jobLocation" does not exist.'388$this->source); })())]);
  698.                     // line 389
  699.                     echo "        ";
  700.                 }
  701.                 // line 390
  702.                 echo "
  703.     <script type=\"application/ld+json\">
  704.     ";
  705.                 // line 392
  706.                 echo json_encode($this->sandbox->ensureToStringAllowed((isset($context["jsonLd"]) || array_key_exists("jsonLd"$context) ? $context["jsonLd"] : (function () { throw new RuntimeError('Variable "jsonLd" does not exist.'392$this->source); })()), 392$this->source), (twig_constant("JSON_PRETTY_PRINT") | twig_constant("JSON_UNESCAPED_UNICODE")));
  707.                 echo "
  708.     </script>
  709.     ";
  710.             }
  711.             // line 395
  712.             echo "
  713. ";
  714.         }
  715.         
  716.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  717.         
  718.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  719.     }
  720.     public function getTemplateName()
  721.     {
  722.         return "module/Jobs/__jobs-detail-bewerbung.html.twig";
  723.     }
  724.     public function isTraitable()
  725.     {
  726.         return false;
  727.     }
  728.     public function getDebugInfo()
  729.     {
  730.         return array (  748 => 395,  742 => 392,  738 => 390,  735 => 389,  733 => 388,  729 => 386,  726 => 385,  724 => 384,  721 => 383,  718 => 382,  716 => 381,  713 => 380,  710 => 379,  707 => 378,  704 => 377,  701 => 376,  698 => 375,  695 => 374,  692 => 373,  689 => 372,  687 => 371,  684 => 370,  681 => 369,  679 => 368,  676 => 367,  673 => 366,  670 => 365,  667 => 364,  664 => 363,  661 => 362,  659 => 361,  656 => 360,  653 => 359,  651 => 358,  648 => 357,  645 => 356,  643 => 355,  640 => 354,  637 => 353,  634 => 352,  631 => 351,  628 => 350,  625 => 349,  622 => 348,  619 => 347,  616 => 346,  613 => 345,  610 => 344,  607 => 343,  604 => 342,  601 => 341,  598 => 340,  595 => 339,  592 => 338,  589 => 337,  587 => 336,  584 => 335,  581 => 334,  579 => 333,  576 => 332,  573 => 331,  570 => 330,  567 => 329,  564 => 328,  562 => 327,  559 => 326,  556 => 325,  553 => 324,  550 => 323,  547 => 322,  544 => 321,  541 => 320,  538 => 319,  535 => 318,  533 => 317,  530 => 316,  527 => 315,  524 => 314,  521 => 313,  518 => 312,  515 => 311,  512 => 310,  509 => 309,  506 => 308,  503 => 307,  501 => 306,  498 => 305,  495 => 304,  492 => 303,  489 => 302,  486 => 301,  483 => 300,  480 => 299,  477 => 298,  474 => 297,  471 => 296,  468 => 295,  465 => 294,  463 => 293,  460 => 292,  457 => 291,  455 => 290,  451 => 288,  448 => 287,  445 => 286,  442 => 285,  439 => 284,  436 => 283,  434 => 282,  429 => 280,  425 => 278,  418 => 274,  414 => 272,  412 => 271,  409 => 270,  403 => 266,  401 => 249,  398 => 247,  395 => 245,  392 => 243,  389 => 241,  386 => 239,  383 => 235,  380 => 233,  377 => 231,  374 => 229,  371 => 227,  368 => 224,  365 => 216,  362 => 214,  359 => 211,  356 => 206,  352 => 203,  349 => 201,  346 => 199,  343 => 190,  340 => 188,  337 => 186,  333 => 183,  330 => 181,  327 => 157,  324 => 155,  321 => 153,  318 => 145,  315 => 143,  312 => 141,  277 => 108,  257 => 91,  251 => 87,  244 => 85,  239 => 83,  237 => 80,  234 => 79,  232 => 78,  226 => 77,  223 => 76,  220 => 75,  217 => 74,  213 => 73,  207 => 70,  203 => 68,  201 => 67,  196 => 66,  193 => 65,  187 => 62,  184 => 61,  181 => 60,  179 => 59,  173 => 55,  170 => 54,  168 => 53,  165 => 52,  162 => 51,  160 => 50,  156 => 48,  154 => 47,  148 => 44,  143 => 42,  138 => 39,  135 => 38,  132 => 37,  129 => 36,  127 => 35,  124 => 34,  118 => 31,  111 => 26,  109 => 19,  104 => 18,  102 => 17,  97 => 14,  91 => 12,  89 => 11,  85 => 9,  82 => 8,  80 => 7,  75 => 5,  72 => 4,  70 => 3,  60 => 2,  37 => 1,);
  731.     }
  732.     public function getSourceContext()
  733.     {
  734.         return new Source("{% extends 'module-layout.html.twig' %}
  735. {% block content %}
  736. {% if editmode %}
  737.     {{ include('includes/backend-kopf.html.twig') }}
  738.     {% set tabContentArray = {1: 'Optional'} %}
  739.     {% set tab = 1 %}
  740.     <div id=\"content\">
  741.             {% if tabContentArray is defined and tab in tabContentArray|keys %}
  742.                 {{ admin_tabs(tab, tabContentArray) | raw }}
  743.             {% endif %}
  744.             <section class=\"tabContent\">
  745.                 <div style=\"float:right;\">
  746.                     <p class=\"hl\">Optionale Einstellung:</p>
  747.                     {% set element = 'artikel' %}
  748.                     <div id=\"{{ element }} \">
  749.                         {{ pimcore_multiselect(element, {
  750.                                 'width': 200,
  751.                                 'height': 100,
  752.                                 'store': [
  753.                                     ['abstand-top', 'Abstand nach oben'],
  754.                                     ['abstand-bottom', 'Abstand nach unten']
  755.                                 ]
  756.                             }) }}
  757.                     </div>
  758.                 </div>
  759.             </section>
  760.     </div>
  761.     {{ include('includes/backend-fuss.html.twig') }}
  762. {% else %}
  763.     {% set abstand_top_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-top') == true)? ' abstand-top' : '' %}
  764.     {% set abstand_bottom_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-bottom') == true)? ' abstand-bottom' : '' %}
  765.     {% set abstandClasses = abstand_top_class ~ abstand_bottom_class %}
  766.      {% set selfId = document.getId() %}
  767.     <div class=\"page-title abstand-bottom abstand-top\">
  768.         <h1 class=\"font-bold\">{{ twigParams['content_headline'] }}</h1>
  769.         <hr class=\"deco-underline\"/>
  770.         <h4 class=\"font-bold text-center\">{{ twigParams['content_subheadline'] }}</h4>
  771.     </div>
  772.     {% if twigParams['show_slider'] is not empty %}
  773.         {% set abstand_top_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-top') == true) %}
  774.         {% set abstand_bottom_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-bottom') == true)? ' abstand-bottom' : '' %}
  775.         {% set abstandClasses = abstand_top_class ~ abstand_bottom_class %}
  776.         {#{% set sliderId = document.getId() %}#}
  777.         {% set showSnippetArray = [] %}
  778.         <div class=\"abstand-bottom abstand-top\">
  779.             {% set areaBlock = pimcore_areablock(\"AreablockTop\") %}
  780.             {% if areaBlock.isEmpty() == false %}
  781.                 <div class=\"constrainer-maxsize edgepadding\">
  782.                     {{ areaBlock | raw }}
  783.                 </div>
  784.             {% endif %}
  785.             {% set lang = app.request.getLocale() %}
  786.             <div class=\"{{ abstandClasses }}\">
  787.                 {% set random_gallery_id = random() %}
  788.                 <div class=\"constrainer-maxsize abstand-top abstand-bottom\">
  789.                     <div class=\"owl-carousel owl-theme owl-nav-spacer\" data-slider=\"{{ random_gallery_id }}\" >
  790.                         {% for key, image_path in twigParams['galleryArray'] %}
  791.                             {% set imgPath = image_path.path %}
  792.                             {% set imgTitle = image_path.title %}
  793.                             <a class=\"chocolat-image\" href=\"{{ imgPath }}\" title=\"{{ imgTitle }}\">
  794.                                 {% if imgPath is not empty %}
  795.                                     {% set lang = app.request.getLocale() %}
  796.                                     {{ imageResponsive({\"src\": imgPath,
  797.                                         \"ausgabeformat\": \"img\",
  798.                                         \"endtag\": true,
  799.                                         \"language\": lang }) | raw }}
  800.                                 {% endif %}
  801.                             </a>
  802.                         {% endfor %}
  803.                     </div>
  804.                 </div>
  805.                 <script type=\"text/javascript\">
  806.                     (function () {
  807.                         var moduleName = 'teaser_slider_{{ random_gallery_id }}_module'; // naming convention XXX_module
  808.                         if (typeof selt === 'undefined') {
  809.                             selt = {
  810.                                 modules: {}
  811.                             };
  812.                         } else if (!selt.modules) {
  813.                             selt.modules = {};
  814.                         }
  815.                         selt.modules[moduleName] = {
  816.                             name: moduleName,
  817.                             init: function () {
  818.                                 init();
  819.                             }
  820.                         };
  821.                         function init() {
  822.                             galleryEl = \$('[data-slider=\"{{ random_gallery_id }}\"]');
  823.                             galleryEl.owlCarousel({
  824.                                 loop: false,
  825.                                 items: 1,
  826.                                 margin: 0,
  827.                                 nav: true,
  828.                                 navText: [
  829.                                     '<svg viewBox=\"0 0 27.2 105.2\" width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\"><polygon class=\"st0\" points=\"25.4,105.2 0,52 25.4,0 27.2,0.9 2.2,52 27.2,104.3\"/></svg>',
  830.                                     '<svg viewBox=\"0 0 27.2 105.2\" width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\"><polygon class=\"st0\" points=\"25.4,105.2 0,52 25.4,0 27.2,0.9 2.2,52 27.2,104.3\"/></svg>'
  831.                                 ],
  832.                                 responsive: {
  833.                                     800: {
  834.                                         items: 3,
  835.                                     },
  836.                                     700: {
  837.                                         items: 2,
  838.                                     }
  839.                                 }
  840.                             });
  841.                             galleryEl.Chocolat({
  842.                                 loop: true
  843.                             });
  844.                         }
  845.                     }());//EOS
  846.                 </script>
  847.             </div>
  848.         </div>
  849. {#        <script type=\"text/javascript\">#}
  850. {#            (function () {#}
  851. {#                var moduleName = 'language_selection';#}
  852. {#                if (typeof selt === 'undefined') {#}
  853. {#                    selt = {#}
  854. {#                        modules: {}#}
  855. {#                    };#}
  856. {#                } else if (!selt.modules) {#}
  857. {#                    selt.modules = {};#}
  858. {#                }#}
  859. {#                selt.modules[moduleName] = {#}
  860. {#                    name: moduleName,#}
  861. {#                    function init() #}{##}{#}#}
  862. {#                    galleryEl = \$('[data-slider=\"{{ sliderId }}\"]');#}
  863. {#                    #}{##}{#                    galleryEl.owlCarousel(#}{##}{#}#}
  864. {#                    #}{##}{#                        center: false,#}
  865. {#                    #}{##}{#                        loop: false,#}
  866. {#                    #}{##}{#                        items: 1,#}
  867. {#                    #}{##}{#                        margin: 0,#}
  868. {#                    #}{##}{#                        nav: true,#}
  869. {#                    #}{##}{#                        navText: [#}
  870. {#                    #}{##}{#                            '<svg viewBox=\"0 0 27.2 105.2\" width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\"><polygon class=\"st0\" points=\"25.4,105.2 0,52 25.4,0 27.2,0.9 2.2,52 27.2,104.3\"/></svg>',#}
  871. {#                    #}{##}{#                            '<svg viewBox=\"0 0 27.2 105.2\" width=\"100%\" height=\"100%\" xmlns=\"http://www.w3.org/2000/svg\"><polygon class=\"st0\" points=\"25.4,105.2 0,52 25.4,0 27.2,0.9 2.2,52 27.2,104.3\"/></svg>'#}
  872. {#                    #}{##}{#                        ],#}
  873. {#                    #}{##}{#                        responsive: #}{##}{#}#}
  874. {#                    #}{##}{#                            1180: #}{##}{#}#}
  875. {#                    #}{##}{#                                items: {{ numberOfItems < 4 ? numberOfItems : 4 }}#}
  876. {#                    #}{##}{#                            },#}
  877. {#                    #}{##}{#                            750: #}{##}{#}#}
  878. {#                    #}{##}{#                                items: 2#}
  879. {#                    #}{##}{#                            }#}
  880. {#                    #}{##}{#                        }#}
  881. {#                    #}{##}{#                    }).on('resized.owl.carousel', function (event) #}{##}{#}#}
  882. {#                    #}{##}{#                        galleryEl.trigger('to.owl.carousel', [1, 1000]);#}
  883. {#                    #}{##}{#                    });#}
  884. {#                };#}
  885. {#                function browserLanguage() {#}
  886. {#                    var browserLanguageArray = [];#}
  887. {#                    if (typeof navigator !== 'undefined') {#}
  888. {#                        if (navigator.languages) { // chrome only; not an array, so can't use .push.apply instead of iterating#}
  889. {#                            for (var i = 0; i < navigator.languages.length; i++) {#}
  890. {#                                browserLanguageArray.push(navigator.languages[i]);#}
  891. {#                            }#}
  892. {#                        } else if (navigator.language) {#}
  893. {#                            browserLanguageArray.push(navigator.language);#}
  894. {#                        }#}
  895. {#                    }#}
  896. {#                    return browserLanguageArray.length > 0 ? browserLanguageArray[0] : undefined;#}
  897. {#                }#}
  898. {#                languageSelection = function () {#}
  899. {#                    var langPreference  = Cookies.get('language'),#}
  900. {#                        currentLanguage = 'en',#}
  901. {#                        url_english     = 'https://www.oldy.glanzer.at/en',#}
  902. {#                        notDE           = (browserLanguage().indexOf(\"de\") < 0);#}
  903. {#                    // browserLang is not DE -- CMS is not serving EN#}
  904. {#                    if (notDE && currentLanguage !== 'en') {#}
  905. {#                        if (!langPreference) {#}
  906. {#                            selt.overlay.open(#}
  907. {#                                {#}
  908. {#                                    selector: '#languageselector',#}
  909. {#                                    callback: function () {#}
  910. {#                                        //console.log('overlay content done')#}
  911. {#                                    }#}
  912. {#                                })#}
  913. {#                        } else if (langPreference == 'en') {#}
  914. {#                            window.location.assign(url_english);#}
  915. {#                        }#}
  916. {#                    }#}
  917. {#                    selt.saveLanguagePreference = function saveLanguagePreference(lang) {#}
  918. {#                        Cookies.set('language', lang, {expires: 14});#}
  919. {#                        if (lang === 'en') {#}
  920. {#                            window.location.assign(url_english);#}
  921. {#                        }#}
  922. {#                        // todo: \$.fancybox.close();#}
  923. {#                    }#}
  924. {#                }#}
  925. {#            }());//EOS#}
  926. {#        </script>#}
  927.         {#        <div class=\"constrainer-maxsize abstand-top abstand-bottom\">#}
  928. {#            <div class=\"owl-carousel owl-theme owl-nav-spacer\" data-slider=\"{{ random_gallery_id }}\"#}
  929. {#                 {{ dump(image_path) }}#}
  930. {#                {% for key, image_path in twigParams['galleryArray'] %}#}
  931. {#                    {{ dump(image_path) }}#}
  932. {#                    <a class=\"chocolat-image\" href=\"{{ image_path }}\">#}
  933. {#                        {% set lang = app.request.getLocale() %}#}
  934. {#                        {% if image_path is not empty %}#}
  935. {#                                {{ imageResponsive({\"src\": image_path,#}
  936. {#                                \"ausgabeformat\": \"img\",#}
  937. {#                                \"endtag\": false,#}
  938. {#                                \"language\": lang }) | raw }}#}
  939. {#                        {% endif %}#}
  940. {#                    </a>#}
  941. {#               {% endfor %}#}
  942. {#            </div>#}
  943. {#        </div>#}
  944.     {% endif %}
  945.     {% if twigParams['show_text'] is not empty %}
  946.         <div class=\"constrainer-inner edgepadding abstand-bottom abstand-top\">
  947.             <div class=\"copy font-light \">
  948.                 {{ twigParams['content_text'] |raw }}
  949.             </div>
  950.         </div>
  951.     {% endif %}
  952.     <div class=\"constrainer-maxsize edgepadding abstand-top abstand-bottom\">
  953.         <h2 class=\"font-thin texttitle\"> {{ 'form_initiativbewerbung_h2'|trans }}
  954.         </h2>
  955.         {% if twigParams['frontend'] is not empty %}
  956.             {% set formTemplate =  twigParams['frontend'].formular.formTemplate %}
  957.                 {% if formTemplate is not empty %}
  958.                     {% include 'module/Form/forms/'~formTemplate with {'frontend': twigParams['frontend']} %}
  959.                 {% endif %}
  960.         {% endif %}
  961.     </div>
  962. \t
  963. \t{% if twigParams['show_json'] %}
  964.         {% set jsonLd = {} %}
  965.         {% if twigParams['context'] is not empty %}
  966.             {% set jsonLd = jsonLd|merge({'@context': twigParams['context'] }) %}
  967.         {% endif %}
  968.         {% if twigParams['context_type'] is not empty %}
  969.             {% set jsonLd = jsonLd|merge({'@type': twigParams['context_type'] }) %}
  970.         {% endif %}
  971.         {% if twigParams['job_title'] is not empty %}
  972.             {% set jsonLd = jsonLd|merge({'title': twigParams['job_title'] }) %}
  973.         {% endif %}
  974.         {% if twigParams['job_description'] is not empty %}
  975.             {% set jsonLd = jsonLd|merge({'description': twigParams['job_description'] }) %}
  976.         {% endif %}
  977.         {% if twigParams['hiring_organization_type'] is not empty or twigParams['hiring_organization_name'] is not empty %}
  978.             {% set hiringOrganization = {} %}
  979.             {% if twigParams['hiring_organization_type'] is not empty %}
  980.                 {% set hiringOrganization = hiringOrganization|merge({'@type': twigParams['hiring_organization_type'] }) %}
  981.             {% endif %}
  982.             {% if twigParams['hiring_organization_name'] is not empty %}
  983.                 {% set hiringOrganization = hiringOrganization|merge({'name': twigParams['hiring_organization_name'] }) %}
  984.             {% endif %}
  985.             {% set jsonLd = jsonLd|merge({'hiringOrganization': hiringOrganization }) %}
  986.         {% endif %}
  987.         {% if twigParams['date_posted'] is not empty %}
  988.             {% set jsonLd = jsonLd|merge({'datePosted': twigParams['date_posted'] }) %}
  989.         {% endif %}
  990.         {% if twigParams['valid_through'] is not empty %}
  991.             {% set jsonLd = jsonLd|merge({'validThrough': twigParams['valid_through'] }) %}
  992.         {% endif %}
  993.         {% if twigParams['employment_type'] is not empty %}
  994.             {% set jsonLd = jsonLd|merge({'employmentType': twigParams['employment_type'] }) %}
  995.         {% endif %}
  996.         {% if twigParams['job_location_type'] is not empty or twigParams['job_location_address_type'] is not empty or twigParams['job_location_address_type'] is not empty or twigParams['job_location_address_street_address'] is not empty or twigParams['job_location_address_address_locality'] is not empty or twigParams['job_location_address_address_region'] is not empty or twigParams['job_location_address_postal_code'] is not empty or twigParams['job_location_address_address_country'] is not empty %}
  997.             {% set jobLocation = {} %}
  998.             {% if twigParams['job_location_type'] is not empty %}
  999.                 {% set jobLocation = jobLocation|merge({'@type': twigParams['job_location_type'] }) %}
  1000.             {% endif %}
  1001.             {% if twigParams['job_location_address_type'] is not empty or twigParams['job_location_address_type'] is not empty or twigParams['job_location_address_street_address'] is not empty or twigParams['job_location_address_address_locality'] is not empty or twigParams['job_location_address_postal_code'] is not empty or twigParams['job_location_address_address_country'] is not empty %}
  1002.                 {% set address = {} %}
  1003.                 {% if twigParams['job_location_address_type'] is not empty %}
  1004.                     {% set address = address|merge({'@type': twigParams['job_location_address_type'] }) %}
  1005.                 {% endif %}
  1006.                 {% if twigParams['job_location_address_street_address'] is not empty %}
  1007.                     {% set address = address|merge({'streetAddress': twigParams['job_location_address_street_address'] }) %}
  1008.                 {% endif %}
  1009.                 {% if twigParams['job_location_address_address_locality'] is not empty %}
  1010.                     {% set address = address|merge({'addressLocality': twigParams['job_location_address_address_locality'] }) %}
  1011.                 {% endif %}
  1012.                 {% if twigParams['job_location_address_address_region'] is not empty %}
  1013.                     {% set address = address|merge({'addressRegion': twigParams['job_location_address_address_region'] }) %}
  1014.                 {% endif %}
  1015.                 {% if twigParams['job_location_address_postal_code'] is not empty %}
  1016.                     {% set address = address|merge({'postalCode': twigParams['job_location_address_postal_code'] }) %}
  1017.                 {% endif %}
  1018.                 {% if twigParams['job_location_address_address_country'] is not empty %}
  1019.                     {% set address = address|merge({'addressCountry': twigParams['job_location_address_address_country'] }) %}
  1020.                 {% endif %}
  1021.                 {% set jobLocation = jobLocation|merge({'address': address }) %}
  1022.             {% endif %}
  1023.             {% if twigParams['base_salary_type'] is not empty or twigParams['base_salary_currency'] is not empty %}
  1024.                 {% set baseSalary = {} %}
  1025.                 {% if twigParams['base_salary_type'] is not empty %}
  1026.                     {% set baseSalary = baseSalary|merge({'@type': twigParams['base_salary_type'] }) %}
  1027.                 {% endif %}
  1028.                 {% if twigParams['base_salary_currency'] is not empty %}
  1029.                     {% set baseSalary = baseSalary|merge({'currency': twigParams['base_salary_currency'] }) %}
  1030.                 {% endif %}
  1031.                 {% if twigParams['base_salary_value_type'] is not empty or twigParams['base_salary_value_unit_text'] is not empty or twigParams['base_salery_value_value'] is not empty %}
  1032.                     {% set baseSalaryValue = {} %}
  1033.                     {% if twigParams['base_salary_value_type'] is not empty %}
  1034.                         {% set baseSalaryValue = baseSalaryValue|merge({'@type': twigParams['base_salary_value_type'] }) %}
  1035.                     {% endif %}
  1036.                     {% if twigParams['base_salary_value_unit_text'] is not empty %}
  1037.                         {% set baseSalaryValue = baseSalaryValue|merge({'unitText': twigParams['base_salary_value_unit_text'] }) %}
  1038.                     {% endif %}
  1039.                     {% if twigParams['base_salery_value_value'] is not empty %}
  1040.                         {% set baseSalaryValue = baseSalaryValue|merge({'value': twigParams['base_salery_value_value'] }) %}
  1041.                     {% endif %}
  1042.                     {% set baseSalary = baseSalary|merge({'value': baseSalaryValue }) %}
  1043.                 {% endif %}
  1044.                 {% set jobLocation = jobLocation|merge({'baseSalary': baseSalary }) %}
  1045.             {% endif %}
  1046.             {% set jsonLd = jsonLd|merge({'jobLocation': jobLocation }) %}
  1047.         {% endif %}
  1048.     <script type=\"application/ld+json\">
  1049.     {{ jsonLd|json_encode(constant('JSON_PRETTY_PRINT') b-or constant('JSON_UNESCAPED_UNICODE'))|raw }}
  1050.     </script>
  1051.     {% endif %}
  1052. {% endif %}
  1053. {% endblock %}""module/Jobs/__jobs-detail-bewerbung.html.twig""/var/www/vhosts/jumpalionenbabaloo.at/httpdocs/templates/module/Jobs/__jobs-detail-bewerbung.html.twig");
  1054.     }
  1055.     
  1056.     public function checkSecurity()
  1057.     {
  1058.         static $tags = array("if" => 3"set" => 7"for" => 73"include" => 285);
  1059.         static $filters = array("keys" => 11"raw" => 12"escape" => 18"trans" => 280"merge" => 294"json_encode" => 392);
  1060.         static $functions = array("include" => 5"admin_tabs" => 12"pimcore_multiselect" => 19"checkMultiselect" => 35"pimcore_areablock" => 59"random" => 67"imageResponsive" => 80"constant" => 392);
  1061.         try {
  1062.             $this->sandbox->checkSecurity(
  1063.                 ['if''set''for''include'],
  1064.                 ['keys''raw''escape''trans''merge''json_encode'],
  1065.                 ['include''admin_tabs''pimcore_multiselect''checkMultiselect''pimcore_areablock''random''imageResponsive''constant']
  1066.             );
  1067.         } catch (SecurityError $e) {
  1068.             $e->setSourceContext($this->source);
  1069.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  1070.                 $e->setTemplateLine($tags[$e->getTagName()]);
  1071.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  1072.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  1073.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  1074.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  1075.             }
  1076.             throw $e;
  1077.         }
  1078.     }
  1079. }