<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
use Twig\TemplateWrapper;
/* /recurrent_jobs/recurrent_jobs_belonging_to_joboo_gmbh.html.twig */
class __TwigTemplate_0261621b589713507616ac9ff7d255df extends Template
{
private Source $source;
/**
* @var array<string, Template>
*/
private array $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main_content' => [$this, 'block_main_content'],
];
}
protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
{
// line 1
return "/base.html.twig";
}
protected function doDisplay(array $context, array $blocks = []): iterable
{
$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", "/recurrent_jobs/recurrent_jobs_belonging_to_joboo_gmbh.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "/recurrent_jobs/recurrent_jobs_belonging_to_joboo_gmbh.html.twig"));
$this->parent = $this->load("/base.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_main_content(array $context, array $blocks = []): iterable
{
$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", "main_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main_content"));
// line 4
yield "
<div class=\"card text-center d-none d-md-block\">
<div class=\"card-header primary-color black-text\">
<h3 class=\"d-none d-md-block\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h3>
<h5 class=\"d-md-none\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h5>
</div>
<div class=\"card-body px-2 px-md-5\">
<p>
Wir sind ein dynamisches Team, das auf eine gute Vergütung, individuelle Mitarbeiterförderung und eine positive Arbeitsatmosphäre Wert legt.
</p>
<p>
Der Fernsehsender Pro7 ist an uns beteiligt und die bekanntesten Unternehmen Deutschlands gehören bereits zu unserem Kundenstamm.
</p>
<p>
Also komm zu uns ins Team nach Meerbusch! Wir freuen uns von dir zu hören!
</p>
</div>
</div>
<div class=\"card text-center d-md-none mt-4\">
<div class=\"card-header primary-color black-text\">
<h3 class=\"d-none d-md-block\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h3>
<h5 class=\"d-md-none\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h5>
</div>
<div class=\"card-body px-2 px-md-5\">
<p>
Wir sind ein dynamisches Team, das auf eine gute Vergütung, individuelle Mitarbeiterförderung und eine positive Arbeitsatmosphäre Wert legt.
</p>
<p>
Der Fernsehsender Pro7 ist an uns beteiligt und die bekanntesten Unternehmen Deutschlands gehören bereits zu unserem Kundenstamm.
</p>
<p>
Also komm zu uns ins Team nach Meerbusch! Wir freuen uns von dir zu hören!
</p>
</div>
</div>
<div class=\"mt-5\">
<h3 class=\"mb-5 px-3\">Wir suchen derzeit:</h3>
";
// line 43
if ((( !array_key_exists("recurrentJobs", $context) || (null === (isset($context["recurrentJobs"]) || array_key_exists("recurrentJobs", $context) ? $context["recurrentJobs"] : (function () { throw new RuntimeError('Variable "recurrentJobs" does not exist.', 43, $this->source); })()))) || (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["recurrentJobs"]) || array_key_exists("recurrentJobs", $context) ? $context["recurrentJobs"] : (function () { throw new RuntimeError('Variable "recurrentJobs" does not exist.', 43, $this->source); })())) == 0))) {
// line 44
yield " <div class=\"rounded bg-light p-4 d-flex flex-wrap mb-4\">
<div class=\"w-100\">
<div class=\"mb-3\" style=\"width: 70%;\">
Aktuell keine freien Stellen.
</div>
</div>
</div>
";
}
// line 52
yield "
";
// line 53
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["recurrentJobs"]) || array_key_exists("recurrentJobs", $context) ? $context["recurrentJobs"] : (function () { throw new RuntimeError('Variable "recurrentJobs" does not exist.', 53, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["recurrentJob"]) {
// line 54
yield " ";
if ((($tmp = !(null === $context["recurrentJob"])) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 55
yield " <div class=\"rounded bg-light p-4 d-flex flex-wrap mb-4\">
<div class=\"w-100\">
<div class=\"mb-3\" style=\"width: 70%;\">
<div class=\"d-flex mb-4 font-weight-bold\">
";
// line 59
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "isImmediateAppointment", [], "any", false, false, false, 59)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 60
yield " <div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>";
// line 61
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("recurrent_jobs_search.results_page.immediate_appointment_label"), "html", null, true);
yield "</span>
</div>
";
} else {
// line 64
yield " <div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>";
// line 65
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("recurrent_jobs_search.results_page.concat_appointment_label"), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extra\Intl\IntlExtension']->formatDateTime($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "appointmentDate", [], "any", false, false, false, 65), "long", "none", "", (isset($context["client_timezone"]) || array_key_exists("client_timezone", $context) ? $context["client_timezone"] : (function () { throw new RuntimeError('Variable "client_timezone" does not exist.', 65, $this->source); })()), "gregorian", CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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, false, 65), "locale", [], "any", false, false, false, 65)), "html", null, true);
yield "</span>
</div>
";
}
// line 68
yield " ";
if ((($tmp = !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "careerLevels", [], "any", false, false, false, 68))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 69
yield " <div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>
";
// line 71
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "careerLevels", [], "any", false, false, false, 71));
foreach ($context['_seq'] as $context["_key"] => $context["careerLevel"]) {
// line 72
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(("recurrent_jobs_search.results_page.career_level." . $context["careerLevel"])), "html", null, true);
yield "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['careerLevel'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 74
yield " </span>
</div>
";
}
// line 77
yield " ";
if ((($tmp = !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "employmentTypes", [], "any", false, false, false, 77))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 78
yield " <div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>
";
// line 80
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "employmentTypes", [], "any", false, false, false, 80));
foreach ($context['_seq'] as $context["_key"] => $context["employmentType"]) {
// line 81
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(("recurrent_jobs_search.results_page.employment_type." . $context["employmentType"])), "html", null, true);
yield "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['employmentType'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 83
yield " </span>
</div>
";
}
// line 86
yield " </div>
<h5><a href=\"";
// line 87
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("recurrent_jobs.share", ["recurrentJobId" => CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "id", [], "any", false, false, false, 87)]), "html", null, true);
yield "\" style=\"color: black;\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["recurrent_job_service"]) || array_key_exists("recurrent_job_service", $context) ? $context["recurrent_job_service"] : (function () { throw new RuntimeError('Variable "recurrent_job_service" does not exist.', 87, $this->source); })()), "getAdjustedTitleForRecurrentJobBelongingToJobooGmbH", [$context["recurrentJob"]], "method", false, false, false, 87), "html", null, true);
yield "</a></h5>
</div>
<div class=\"d-flex justify-content-end align-items-end w-100\">
<a href=\"";
// line 90
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("recurrent_jobs.share", ["recurrentJobId" => CoreExtension::getAttribute($this->env, $this->source, $context["recurrentJob"], "id", [], "any", false, false, false, 90)]), "html", null, true);
yield "\" class=\"px-2 py-2 text-white font-weight-bold\" style=\"background-color: #49B900; border-radius: 5px;\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("recurrent_jobs_search.results_page.cta_ok")), "html", null, true);
yield "</a>
</div>
</div>
</div>
";
}
// line 95
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['recurrentJob'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 96
yield "
<div class=\"container mb-4 pl-0 pr-0 d-none d-md-block\">
<div class=\"row\">
<div class=\"col-md p-0 bordered-homepage-textbox pop-out-element\">
<a href=\"";
// line 100
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("content", ["content" => "so-gehts-anleitung"]);
yield "\">
<img
src=\"";
// line 102
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\AppExtension']->cdnifyUri($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/default/homepage/december2021/desktop/Referenzkunden-Feld.png")), "html", null, true);
yield "\"
alt=\"";
// line 103
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("homepage.headline_seals"), "html", null, true);
yield "\"
width=\"100%\"
>
</a>
</div>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "/recurrent_jobs/recurrent_jobs_belonging_to_joboo_gmbh.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 259 => 103, 255 => 102, 250 => 100, 244 => 96, 238 => 95, 228 => 90, 220 => 87, 217 => 86, 212 => 83, 203 => 81, 199 => 80, 195 => 78, 192 => 77, 187 => 74, 178 => 72, 174 => 71, 170 => 69, 167 => 68, 159 => 65, 156 => 64, 150 => 61, 147 => 60, 145 => 59, 139 => 55, 136 => 54, 132 => 53, 129 => 52, 119 => 44, 117 => 43, 76 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext(): Source
{
return new Source("{% extends '/base.html.twig' %}
{% block main_content %}
<div class=\"card text-center d-none d-md-block\">
<div class=\"card-header primary-color black-text\">
<h3 class=\"d-none d-md-block\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h3>
<h5 class=\"d-md-none\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h5>
</div>
<div class=\"card-body px-2 px-md-5\">
<p>
Wir sind ein dynamisches Team, das auf eine gute Vergütung, individuelle Mitarbeiterförderung und eine positive Arbeitsatmosphäre Wert legt.
</p>
<p>
Der Fernsehsender Pro7 ist an uns beteiligt und die bekanntesten Unternehmen Deutschlands gehören bereits zu unserem Kundenstamm.
</p>
<p>
Also komm zu uns ins Team nach Meerbusch! Wir freuen uns von dir zu hören!
</p>
</div>
</div>
<div class=\"card text-center d-md-none mt-4\">
<div class=\"card-header primary-color black-text\">
<h3 class=\"d-none d-md-block\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h3>
<h5 class=\"d-md-none\">JOBOO!® wächst unaufhaltsam, daher suchen wir Verstärkung für unser Team in verschiedenen Bereichen.</h5>
</div>
<div class=\"card-body px-2 px-md-5\">
<p>
Wir sind ein dynamisches Team, das auf eine gute Vergütung, individuelle Mitarbeiterförderung und eine positive Arbeitsatmosphäre Wert legt.
</p>
<p>
Der Fernsehsender Pro7 ist an uns beteiligt und die bekanntesten Unternehmen Deutschlands gehören bereits zu unserem Kundenstamm.
</p>
<p>
Also komm zu uns ins Team nach Meerbusch! Wir freuen uns von dir zu hören!
</p>
</div>
</div>
<div class=\"mt-5\">
<h3 class=\"mb-5 px-3\">Wir suchen derzeit:</h3>
{% if recurrentJobs is not defined or recurrentJobs is null or recurrentJobs|length == 0 %}
<div class=\"rounded bg-light p-4 d-flex flex-wrap mb-4\">
<div class=\"w-100\">
<div class=\"mb-3\" style=\"width: 70%;\">
Aktuell keine freien Stellen.
</div>
</div>
</div>
{% endif %}
{% for recurrentJob in recurrentJobs %}
{% if recurrentJob is not null %}
<div class=\"rounded bg-light p-4 d-flex flex-wrap mb-4\">
<div class=\"w-100\">
<div class=\"mb-3\" style=\"width: 70%;\">
<div class=\"d-flex mb-4 font-weight-bold\">
{% if recurrentJob.isImmediateAppointment %}
<div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>{{ 'recurrent_jobs_search.results_page.immediate_appointment_label'|trans }}</span>
</div>
{% else %}
<div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>{{ 'recurrent_jobs_search.results_page.concat_appointment_label'|trans }} {{ recurrentJob.appointmentDate|format_datetime('long', 'none', locale=app.request.locale, timezone=client_timezone) }}</span>
</div>
{% endif %}
{% if recurrentJob.careerLevels is not empty %}
<div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>
{% for careerLevel in recurrentJob.careerLevels %}
{{ ('recurrent_jobs_search.results_page.career_level.' ~ careerLevel)|trans }}
{% endfor %}
</span>
</div>
{% endif %}
{% if recurrentJob.employmentTypes is not empty %}
<div class=\"rounded bg-white px-2 py-1 mr-4\">
<span>
{% for employmentType in recurrentJob.employmentTypes %}
{{ ('recurrent_jobs_search.results_page.employment_type.' ~ employmentType)|trans }}
{% endfor %}
</span>
</div>
{% endif %}
</div>
<h5><a href=\"{{ path('recurrent_jobs.share', {'recurrentJobId': recurrentJob.id}) }}\" style=\"color: black;\">{{ recurrent_job_service.getAdjustedTitleForRecurrentJobBelongingToJobooGmbH(recurrentJob) }}</a></h5>
</div>
<div class=\"d-flex justify-content-end align-items-end w-100\">
<a href=\"{{ path('recurrent_jobs.share', {'recurrentJobId': recurrentJob.id}) }}\" class=\"px-2 py-2 text-white font-weight-bold\" style=\"background-color: #49B900; border-radius: 5px;\">{{ 'recurrent_jobs_search.results_page.cta_ok'|trans|upper }}</a>
</div>
</div>
</div>
{% endif %}
{% endfor %}
<div class=\"container mb-4 pl-0 pr-0 d-none d-md-block\">
<div class=\"row\">
<div class=\"col-md p-0 bordered-homepage-textbox pop-out-element\">
<a href=\"{{ path('content', {'content': 'so-gehts-anleitung'}) }}\">
<img
src=\"{{ asset('assets/images/default/homepage/december2021/desktop/Referenzkunden-Feld.png')|cdnifyUri }}\"
alt=\"{{ 'homepage.headline_seals'|trans }}\"
width=\"100%\"
>
</a>
</div>
</div>
</div>
</div>
{% endblock %}
", "/recurrent_jobs/recurrent_jobs_belonging_to_joboo_gmbh.html.twig", "/workspace/backend-app/templates/recurrent_jobs/recurrent_jobs_belonging_to_joboo_gmbh.html.twig");
}
}