<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* module/Jobs/__jobs-detail-bewerbung.html.twig */
class __TwigTemplate_6e1bb1a8a4c8eb54f10f324726fb4808 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doGetParent(array $context)
{
// line 1
return "module-layout.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "module/Jobs/__jobs-detail-bewerbung.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "module/Jobs/__jobs-detail-bewerbung.html.twig"));
$this->parent = $this->loadTemplate("module-layout.html.twig", "module/Jobs/__jobs-detail-bewerbung.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 3
if ((isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 3, $this->source); })())) {
// line 4
echo "
";
// line 5
echo twig_include($this->env, $context, "includes/backend-kopf.html.twig");
echo "
";
// line 7
$context["tabContentArray"] = [1 => "Optional"];
// line 8
echo " ";
$context["tab"] = 1;
// line 9
echo "
<div id=\"content\">
";
// line 11
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); })()))))) {
// line 12
echo " ";
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));
echo "
";
}
// line 14
echo " <section class=\"tabContent\">
<div style=\"float:right;\">
<p class=\"hl\">Optionale Einstellung:</p>
";
// line 17
$context["element"] = "artikel";
// line 18
echo " <div id=\"";
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", null, true);
echo " \">
";
// line 19
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" => [0 => [0 => "abstand-top", 1 => "Abstand nach oben"], 1 => [0 => "abstand-bottom", 1 => "Abstand nach unten"]]]);
// line 26
echo "
</div>
</div>
</section>
</div>
";
// line 31
echo twig_include($this->env, $context, "includes/backend-fuss.html.twig");
echo "
";
} else {
// line 34
echo "
";
// line 35
$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") : (""));
// line 36
echo " ";
$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") : (""));
// line 37
echo " ";
$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));
// line 38
echo " ";
$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", false, false, true, 38);
// line 39
echo "
<div class=\"page-title abstand-bottom abstand-top\">
<h1 class=\"font-bold\">";
// line 42
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", false, false, true, 42), 42, $this->source), "html", null, true);
echo "</h1>
<hr class=\"deco-underline\"/>
<h4 class=\"font-bold text-center\">";
// line 44
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", false, false, true, 44), 44, $this->source), "html", null, true);
echo "</h4>
</div>
";
// line 47
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", false, false, true, 47))) {
// line 48
echo "
";
// line 50
$context["abstand_top_class"] = ($this->extensions['App\Twig\Extension\GlanzerExtension']->checkMultiselect($this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context, "multiselect", "artikel"), "abstand-top") == true);
// line 51
echo " ";
$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") : (""));
// line 52
echo " ";
$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));
// line 53
echo " ";
// line 54
echo " ";
$context["showSnippetArray"] = [];
// line 55
echo "
<div class=\"abstand-bottom abstand-top\">
";
// line 59
$context["areaBlock"] = $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context, "areablock", "AreablockTop");
// line 60
echo " ";
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", false, false, true, 60) == false)) {
// line 61
echo " <div class=\"constrainer-maxsize edgepadding\">
";
// line 62
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);
echo "
</div>
";
}
// line 65
echo " ";
$context["lang"] = twig_get_attribute($this->env, $this->source, twig_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", false, false, true, 65), "getLocale", [], "method", false, false, true, 65);
// line 66
echo " <div class=\"";
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", null, true);
echo "\">
";
// line 67
$context["random_gallery_id"] = twig_random($this->env);
// line 68
echo " <div class=\"constrainer-maxsize abstand-top abstand-bottom\">
<div class=\"owl-carousel owl-theme owl-nav-spacer\" data-slider=\"";
// line 70
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", null, true);
echo "\" >
";
// line 73
$context['_parent'] = $context;
$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", false, false, true, 73));
foreach ($context['_seq'] as $context["key"] => $context["image_path"]) {
// line 74
echo " ";
$context["imgPath"] = twig_get_attribute($this->env, $this->source, $context["image_path"], "path", [], "any", false, false, true, 74);
// line 75
echo " ";
$context["imgTitle"] = twig_get_attribute($this->env, $this->source, $context["image_path"], "title", [], "any", false, false, true, 75);
// line 76
echo "
<a class=\"chocolat-image\" href=\"";
// line 77
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", null, true);
echo "\" title=\"";
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", null, true);
echo "\">
";
// line 78
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); })()))) {
// line 79
echo " ";
$context["lang"] = twig_get_attribute($this->env, $this->source, twig_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", false, false, true, 79), "getLocale", [], "method", false, false, true, 79);
// line 80
echo " ";
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
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 83, $this->source); })())]);
echo "
";
}
// line 85
echo " </a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['image_path'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 87
echo " </div>
</div>
<script type=\"text/javascript\">
(function () {
var moduleName = 'teaser_slider_";
// line 91
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", null, true);
echo "_module'; // naming convention XXX_module
if (typeof selt === 'undefined') {
selt = {
modules: {}
};
} else if (!selt.modules) {
selt.modules = {};
}
selt.modules[moduleName] = {
name: moduleName,
init: function () {
init();
}
};
function init() {
galleryEl = \$('[data-slider=\"";
// line 108
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", null, true);
echo "\"]');
galleryEl.owlCarousel({
loop: false,
items: 1,
margin: 0,
nav: true,
navText: [
'<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>',
'<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>'
],
responsive: {
800: {
items: 3,
},
700: {
items: 2,
}
}
});
galleryEl.Chocolat({
loop: true
});
}
}());//EOS
</script>
</div>
</div>
";
// line 141
echo "
";
// line 143
echo "
";
// line 145
echo "
";
// line 153
echo "
";
// line 155
echo "
";
// line 157
echo "
";
// line 181
echo "
";
// line 183
echo "
";
// line 186
echo "
";
// line 188
echo "
";
// line 190
echo "
";
// line 199
echo "
";
// line 201
echo "
";
// line 203
echo "
";
// line 206
echo "
";
// line 211
echo "
";
// line 214
echo "
";
// line 216
echo "
";
// line 224
echo "
";
// line 227
echo "
";
// line 229
echo "
";
// line 231
echo "
";
// line 233
echo "
";
// line 235
echo "
";
// line 239
echo "
";
// line 241
echo "
";
// line 243
echo "
";
// line 245
echo "
";
// line 247
echo "
";
// line 249
echo " ";
// line 266
echo "
";
}
// line 270
echo "
";
// line 271
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", false, false, true, 271))) {
// line 272
echo " <div class=\"constrainer-inner edgepadding abstand-bottom abstand-top\">
<div class=\"copy font-light \">
";
// line 274
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", false, false, true, 274), 274, $this->source);
echo "
</div>
</div>
";
}
// line 278
echo "
<div class=\"constrainer-maxsize edgepadding abstand-top abstand-bottom\">
<h2 class=\"font-thin texttitle\"> ";
// line 280
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("form_initiativbewerbung_h2"), "html", null, true);
echo "
</h2>
";
// line 282
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", false, false, true, 282))) {
// line 283
echo " ";
$context["formTemplate"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 283, $this->source); })()), "frontend", [], "array", false, false, true, 283), "formular", [], "any", false, false, true, 283), "formTemplate", [], "any", false, false, true, 283);
// line 284
echo " ";
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); })()))) {
// line 285
echo " ";
$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", false, false, true, 285)]));
// line 286
echo " ";
}
// line 287
echo " ";
}
// line 288
echo " </div>
\t
\t";
// line 290
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", false, false, true, 290)) {
// line 291
echo " ";
$context["jsonLd"] = [];
// line 292
echo "
";
// line 293
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", false, false, true, 293))) {
// line 294
echo " ";
$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", false, false, true, 294)]);
// line 295
echo " ";
}
// line 296
echo " ";
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", false, false, true, 296))) {
// line 297
echo " ";
$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", false, false, true, 297)]);
// line 298
echo " ";
}
// line 299
echo " ";
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", false, false, true, 299))) {
// line 300
echo " ";
$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", false, false, true, 300)]);
// line 301
echo " ";
}
// line 302
echo " ";
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", false, false, true, 302))) {
// line 303
echo " ";
$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", false, false, true, 303)]);
// line 304
echo " ";
}
// line 305
echo "
";
// line 306
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", false, false, true, 306)) || !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", false, false, true, 306)))) {
// line 307
echo " ";
$context["hiringOrganization"] = [];
// line 308
echo " ";
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", false, false, true, 308))) {
// line 309
echo " ";
$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", false, false, true, 309)]);
// line 310
echo " ";
}
// line 311
echo " ";
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", false, false, true, 311))) {
// line 312
echo " ";
$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", false, false, true, 312)]);
// line 313
echo " ";
}
// line 314
echo " ";
$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); })())]);
// line 315
echo " ";
}
// line 316
echo "
";
// line 317
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", false, false, true, 317))) {
// line 318
echo " ";
$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", false, false, true, 318)]);
// line 319
echo " ";
}
// line 320
echo " ";
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", false, false, true, 320))) {
// line 321
echo " ";
$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", false, false, true, 321)]);
// line 322
echo " ";
}
// line 323
echo " ";
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", false, false, true, 323))) {
// line 324
echo " ";
$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", false, false, true, 324)]);
// line 325
echo " ";
}
// line 326
echo "
";
// line 327
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", false, false, true, 327)) || !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", false, false, true, 327))) || !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", false, false, true, 327))) || !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", false, false, true, 327))) || !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", false, false, true, 327))) || !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", false, false, true, 327))) || !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", false, false, true, 327))) || !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", false, false, true, 327)))) {
// line 328
echo " ";
$context["jobLocation"] = [];
// line 329
echo " ";
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", false, false, true, 329))) {
// line 330
echo " ";
$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", false, false, true, 330)]);
// line 331
echo " ";
}
// line 332
echo "
";
// line 333
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", false, false, true, 333)) || !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", false, false, true, 333))) || !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", false, false, true, 333))) || !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", false, false, true, 333))) || !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", false, false, true, 333))) || !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", false, false, true, 333)))) {
// line 334
echo " ";
$context["address"] = [];
// line 335
echo "
";
// line 336
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", false, false, true, 336))) {
// line 337
echo " ";
$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", false, false, true, 337)]);
// line 338
echo " ";
}
// line 339
echo " ";
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", false, false, true, 339))) {
// line 340
echo " ";
$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", false, false, true, 340)]);
// line 341
echo " ";
}
// line 342
echo " ";
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", false, false, true, 342))) {
// line 343
echo " ";
$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", false, false, true, 343)]);
// line 344
echo " ";
}
// line 345
echo " ";
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", false, false, true, 345))) {
// line 346
echo " ";
$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", false, false, true, 346)]);
// line 347
echo " ";
}
// line 348
echo " ";
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", false, false, true, 348))) {
// line 349
echo " ";
$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", false, false, true, 349)]);
// line 350
echo " ";
}
// line 351
echo " ";
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", false, false, true, 351))) {
// line 352
echo " ";
$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", false, false, true, 352)]);
// line 353
echo " ";
}
// line 354
echo "
";
// line 355
$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); })())]);
// line 356
echo " ";
}
// line 357
echo "
";
// line 358
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", false, false, true, 358)) || !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", false, false, true, 358)))) {
// line 359
echo " ";
$context["baseSalary"] = [];
// line 360
echo "
";
// line 361
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", false, false, true, 361))) {
// line 362
echo " ";
$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", false, false, true, 362)]);
// line 363
echo " ";
}
// line 364
echo " ";
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", false, false, true, 364))) {
// line 365
echo " ";
$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", false, false, true, 365)]);
// line 366
echo " ";
}
// line 367
echo "
";
// line 368
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", false, false, true, 368)) || !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", false, false, true, 368))) || !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", false, false, true, 368)))) {
// line 369
echo " ";
$context["baseSalaryValue"] = [];
// line 370
echo "
";
// line 371
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", false, false, true, 371))) {
// line 372
echo " ";
$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", false, false, true, 372)]);
// line 373
echo " ";
}
// line 374
echo " ";
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", false, false, true, 374))) {
// line 375
echo " ";
$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", false, false, true, 375)]);
// line 376
echo " ";
}
// line 377
echo " ";
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", false, false, true, 377))) {
// line 378
echo " ";
$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", false, false, true, 378)]);
// line 379
echo " ";
}
// line 380
echo "
";
// line 381
$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); })())]);
// line 382
echo " ";
}
// line 383
echo "
";
// line 384
$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); })())]);
// line 385
echo " ";
}
// line 386
echo "
";
// line 388
$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); })())]);
// line 389
echo " ";
}
// line 390
echo "
<script type=\"application/ld+json\">
";
// line 392
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")));
echo "
</script>
";
}
// line 395
echo "
";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "module/Jobs/__jobs-detail-bewerbung.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'module-layout.html.twig' %}
{% block content %}
{% if editmode %}
{{ include('includes/backend-kopf.html.twig') }}
{% set tabContentArray = {1: 'Optional'} %}
{% set tab = 1 %}
<div id=\"content\">
{% if tabContentArray is defined and tab in tabContentArray|keys %}
{{ admin_tabs(tab, tabContentArray) | raw }}
{% endif %}
<section class=\"tabContent\">
<div style=\"float:right;\">
<p class=\"hl\">Optionale Einstellung:</p>
{% set element = 'artikel' %}
<div id=\"{{ element }} \">
{{ pimcore_multiselect(element, {
'width': 200,
'height': 100,
'store': [
['abstand-top', 'Abstand nach oben'],
['abstand-bottom', 'Abstand nach unten']
]
}) }}
</div>
</div>
</section>
</div>
{{ include('includes/backend-fuss.html.twig') }}
{% else %}
{% set abstand_top_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-top') == true)? ' abstand-top' : '' %}
{% set abstand_bottom_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-bottom') == true)? ' abstand-bottom' : '' %}
{% set abstandClasses = abstand_top_class ~ abstand_bottom_class %}
{% set selfId = document.getId() %}
<div class=\"page-title abstand-bottom abstand-top\">
<h1 class=\"font-bold\">{{ twigParams['content_headline'] }}</h1>
<hr class=\"deco-underline\"/>
<h4 class=\"font-bold text-center\">{{ twigParams['content_subheadline'] }}</h4>
</div>
{% if twigParams['show_slider'] is not empty %}
{% set abstand_top_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-top') == true) %}
{% set abstand_bottom_class = (checkMultiselect(pimcore_multiselect(\"artikel\"),'abstand-bottom') == true)? ' abstand-bottom' : '' %}
{% set abstandClasses = abstand_top_class ~ abstand_bottom_class %}
{#{% set sliderId = document.getId() %}#}
{% set showSnippetArray = [] %}
<div class=\"abstand-bottom abstand-top\">
{% set areaBlock = pimcore_areablock(\"AreablockTop\") %}
{% if areaBlock.isEmpty() == false %}
<div class=\"constrainer-maxsize edgepadding\">
{{ areaBlock | raw }}
</div>
{% endif %}
{% set lang = app.request.getLocale() %}
<div class=\"{{ abstandClasses }}\">
{% set random_gallery_id = random() %}
<div class=\"constrainer-maxsize abstand-top abstand-bottom\">
<div class=\"owl-carousel owl-theme owl-nav-spacer\" data-slider=\"{{ random_gallery_id }}\" >
{% for key, image_path in twigParams['galleryArray'] %}
{% set imgPath = image_path.path %}
{% set imgTitle = image_path.title %}
<a class=\"chocolat-image\" href=\"{{ imgPath }}\" title=\"{{ imgTitle }}\">
{% if imgPath is not empty %}
{% set lang = app.request.getLocale() %}
{{ imageResponsive({\"src\": imgPath,
\"ausgabeformat\": \"img\",
\"endtag\": true,
\"language\": lang }) | raw }}
{% endif %}
</a>
{% endfor %}
</div>
</div>
<script type=\"text/javascript\">
(function () {
var moduleName = 'teaser_slider_{{ random_gallery_id }}_module'; // naming convention XXX_module
if (typeof selt === 'undefined') {
selt = {
modules: {}
};
} else if (!selt.modules) {
selt.modules = {};
}
selt.modules[moduleName] = {
name: moduleName,
init: function () {
init();
}
};
function init() {
galleryEl = \$('[data-slider=\"{{ random_gallery_id }}\"]');
galleryEl.owlCarousel({
loop: false,
items: 1,
margin: 0,
nav: true,
navText: [
'<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>',
'<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>'
],
responsive: {
800: {
items: 3,
},
700: {
items: 2,
}
}
});
galleryEl.Chocolat({
loop: true
});
}
}());//EOS
</script>
</div>
</div>
{# <script type=\"text/javascript\">#}
{# (function () {#}
{# var moduleName = 'language_selection';#}
{# if (typeof selt === 'undefined') {#}
{# selt = {#}
{# modules: {}#}
{# };#}
{# } else if (!selt.modules) {#}
{# selt.modules = {};#}
{# }#}
{# selt.modules[moduleName] = {#}
{# name: moduleName,#}
{# function init() #}{##}{#}#}
{# galleryEl = \$('[data-slider=\"{{ sliderId }}\"]');#}
{# #}{##}{# galleryEl.owlCarousel(#}{##}{#}#}
{# #}{##}{# center: false,#}
{# #}{##}{# loop: false,#}
{# #}{##}{# items: 1,#}
{# #}{##}{# margin: 0,#}
{# #}{##}{# nav: true,#}
{# #}{##}{# navText: [#}
{# #}{##}{# '<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>',#}
{# #}{##}{# '<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>'#}
{# #}{##}{# ],#}
{# #}{##}{# responsive: #}{##}{#}#}
{# #}{##}{# 1180: #}{##}{#}#}
{# #}{##}{# items: {{ numberOfItems < 4 ? numberOfItems : 4 }}#}
{# #}{##}{# },#}
{# #}{##}{# 750: #}{##}{#}#}
{# #}{##}{# items: 2#}
{# #}{##}{# }#}
{# #}{##}{# }#}
{# #}{##}{# }).on('resized.owl.carousel', function (event) #}{##}{#}#}
{# #}{##}{# galleryEl.trigger('to.owl.carousel', [1, 1000]);#}
{# #}{##}{# });#}
{# };#}
{# function browserLanguage() {#}
{# var browserLanguageArray = [];#}
{# if (typeof navigator !== 'undefined') {#}
{# if (navigator.languages) { // chrome only; not an array, so can't use .push.apply instead of iterating#}
{# for (var i = 0; i < navigator.languages.length; i++) {#}
{# browserLanguageArray.push(navigator.languages[i]);#}
{# }#}
{# } else if (navigator.language) {#}
{# browserLanguageArray.push(navigator.language);#}
{# }#}
{# }#}
{# return browserLanguageArray.length > 0 ? browserLanguageArray[0] : undefined;#}
{# }#}
{# languageSelection = function () {#}
{# var langPreference = Cookies.get('language'),#}
{# currentLanguage = 'en',#}
{# url_english = 'https://www.oldy.glanzer.at/en',#}
{# notDE = (browserLanguage().indexOf(\"de\") < 0);#}
{# // browserLang is not DE -- CMS is not serving EN#}
{# if (notDE && currentLanguage !== 'en') {#}
{# if (!langPreference) {#}
{# selt.overlay.open(#}
{# {#}
{# selector: '#languageselector',#}
{# callback: function () {#}
{# //console.log('overlay content done')#}
{# }#}
{# })#}
{# } else if (langPreference == 'en') {#}
{# window.location.assign(url_english);#}
{# }#}
{# }#}
{# selt.saveLanguagePreference = function saveLanguagePreference(lang) {#}
{# Cookies.set('language', lang, {expires: 14});#}
{# if (lang === 'en') {#}
{# window.location.assign(url_english);#}
{# }#}
{# // todo: \$.fancybox.close();#}
{# }#}
{# }#}
{# }());//EOS#}
{# </script>#}
{# <div class=\"constrainer-maxsize abstand-top abstand-bottom\">#}
{# <div class=\"owl-carousel owl-theme owl-nav-spacer\" data-slider=\"{{ random_gallery_id }}\"#}
{# {{ dump(image_path) }}#}
{# {% for key, image_path in twigParams['galleryArray'] %}#}
{# {{ dump(image_path) }}#}
{# <a class=\"chocolat-image\" href=\"{{ image_path }}\">#}
{# {% set lang = app.request.getLocale() %}#}
{# {% if image_path is not empty %}#}
{# {{ imageResponsive({\"src\": image_path,#}
{# \"ausgabeformat\": \"img\",#}
{# \"endtag\": false,#}
{# \"language\": lang }) | raw }}#}
{# {% endif %}#}
{# </a>#}
{# {% endfor %}#}
{# </div>#}
{# </div>#}
{% endif %}
{% if twigParams['show_text'] is not empty %}
<div class=\"constrainer-inner edgepadding abstand-bottom abstand-top\">
<div class=\"copy font-light \">
{{ twigParams['content_text'] |raw }}
</div>
</div>
{% endif %}
<div class=\"constrainer-maxsize edgepadding abstand-top abstand-bottom\">
<h2 class=\"font-thin texttitle\"> {{ 'form_initiativbewerbung_h2'|trans }}
</h2>
{% if twigParams['frontend'] is not empty %}
{% set formTemplate = twigParams['frontend'].formular.formTemplate %}
{% if formTemplate is not empty %}
{% include 'module/Form/forms/'~formTemplate with {'frontend': twigParams['frontend']} %}
{% endif %}
{% endif %}
</div>
\t
\t{% if twigParams['show_json'] %}
{% set jsonLd = {} %}
{% if twigParams['context'] is not empty %}
{% set jsonLd = jsonLd|merge({'@context': twigParams['context'] }) %}
{% endif %}
{% if twigParams['context_type'] is not empty %}
{% set jsonLd = jsonLd|merge({'@type': twigParams['context_type'] }) %}
{% endif %}
{% if twigParams['job_title'] is not empty %}
{% set jsonLd = jsonLd|merge({'title': twigParams['job_title'] }) %}
{% endif %}
{% if twigParams['job_description'] is not empty %}
{% set jsonLd = jsonLd|merge({'description': twigParams['job_description'] }) %}
{% endif %}
{% if twigParams['hiring_organization_type'] is not empty or twigParams['hiring_organization_name'] is not empty %}
{% set hiringOrganization = {} %}
{% if twigParams['hiring_organization_type'] is not empty %}
{% set hiringOrganization = hiringOrganization|merge({'@type': twigParams['hiring_organization_type'] }) %}
{% endif %}
{% if twigParams['hiring_organization_name'] is not empty %}
{% set hiringOrganization = hiringOrganization|merge({'name': twigParams['hiring_organization_name'] }) %}
{% endif %}
{% set jsonLd = jsonLd|merge({'hiringOrganization': hiringOrganization }) %}
{% endif %}
{% if twigParams['date_posted'] is not empty %}
{% set jsonLd = jsonLd|merge({'datePosted': twigParams['date_posted'] }) %}
{% endif %}
{% if twigParams['valid_through'] is not empty %}
{% set jsonLd = jsonLd|merge({'validThrough': twigParams['valid_through'] }) %}
{% endif %}
{% if twigParams['employment_type'] is not empty %}
{% set jsonLd = jsonLd|merge({'employmentType': twigParams['employment_type'] }) %}
{% endif %}
{% 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 %}
{% set jobLocation = {} %}
{% if twigParams['job_location_type'] is not empty %}
{% set jobLocation = jobLocation|merge({'@type': twigParams['job_location_type'] }) %}
{% endif %}
{% 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 %}
{% set address = {} %}
{% if twigParams['job_location_address_type'] is not empty %}
{% set address = address|merge({'@type': twigParams['job_location_address_type'] }) %}
{% endif %}
{% if twigParams['job_location_address_street_address'] is not empty %}
{% set address = address|merge({'streetAddress': twigParams['job_location_address_street_address'] }) %}
{% endif %}
{% if twigParams['job_location_address_address_locality'] is not empty %}
{% set address = address|merge({'addressLocality': twigParams['job_location_address_address_locality'] }) %}
{% endif %}
{% if twigParams['job_location_address_address_region'] is not empty %}
{% set address = address|merge({'addressRegion': twigParams['job_location_address_address_region'] }) %}
{% endif %}
{% if twigParams['job_location_address_postal_code'] is not empty %}
{% set address = address|merge({'postalCode': twigParams['job_location_address_postal_code'] }) %}
{% endif %}
{% if twigParams['job_location_address_address_country'] is not empty %}
{% set address = address|merge({'addressCountry': twigParams['job_location_address_address_country'] }) %}
{% endif %}
{% set jobLocation = jobLocation|merge({'address': address }) %}
{% endif %}
{% if twigParams['base_salary_type'] is not empty or twigParams['base_salary_currency'] is not empty %}
{% set baseSalary = {} %}
{% if twigParams['base_salary_type'] is not empty %}
{% set baseSalary = baseSalary|merge({'@type': twigParams['base_salary_type'] }) %}
{% endif %}
{% if twigParams['base_salary_currency'] is not empty %}
{% set baseSalary = baseSalary|merge({'currency': twigParams['base_salary_currency'] }) %}
{% endif %}
{% 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 %}
{% set baseSalaryValue = {} %}
{% if twigParams['base_salary_value_type'] is not empty %}
{% set baseSalaryValue = baseSalaryValue|merge({'@type': twigParams['base_salary_value_type'] }) %}
{% endif %}
{% if twigParams['base_salary_value_unit_text'] is not empty %}
{% set baseSalaryValue = baseSalaryValue|merge({'unitText': twigParams['base_salary_value_unit_text'] }) %}
{% endif %}
{% if twigParams['base_salery_value_value'] is not empty %}
{% set baseSalaryValue = baseSalaryValue|merge({'value': twigParams['base_salery_value_value'] }) %}
{% endif %}
{% set baseSalary = baseSalary|merge({'value': baseSalaryValue }) %}
{% endif %}
{% set jobLocation = jobLocation|merge({'baseSalary': baseSalary }) %}
{% endif %}
{% set jsonLd = jsonLd|merge({'jobLocation': jobLocation }) %}
{% endif %}
<script type=\"application/ld+json\">
{{ jsonLd|json_encode(constant('JSON_PRETTY_PRINT') b-or constant('JSON_UNESCAPED_UNICODE'))|raw }}
</script>
{% endif %}
{% endif %}
{% endblock %}", "module/Jobs/__jobs-detail-bewerbung.html.twig", "/var/www/vhosts/jumpalionenbabaloo.at/httpdocs/templates/module/Jobs/__jobs-detail-bewerbung.html.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 3, "set" => 7, "for" => 73, "include" => 285);
static $filters = array("keys" => 11, "raw" => 12, "escape" => 18, "trans" => 280, "merge" => 294, "json_encode" => 392);
static $functions = array("include" => 5, "admin_tabs" => 12, "pimcore_multiselect" => 19, "checkMultiselect" => 35, "pimcore_areablock" => 59, "random" => 67, "imageResponsive" => 80, "constant" => 392);
try {
$this->sandbox->checkSecurity(
['if', 'set', 'for', 'include'],
['keys', 'raw', 'escape', 'trans', 'merge', 'json_encode'],
['include', 'admin_tabs', 'pimcore_multiselect', 'checkMultiselect', 'pimcore_areablock', 'random', 'imageResponsive', 'constant']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}