| exception |
Twig\Error\RuntimeError {#2446
-lineno: 78
-name: "public/index.html.twig"
-rawMessage: "Key "0" does not exist as the array is empty."
-sourcePath: "/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/templates/public/index.html.twig"
-sourceCode: """
{% extends './public/layout.html.twig' %}\n
\n
{% block main %}\n
{% set isProposition = false %}\n
{% if propositions|length > 0 %}\n
{% set isProposition = true %}\n
{% set firstProposition = propositions|first %}\n
{% endif %}\n
\n
<div class="homepage mobile" style="{% if isProposition %} background-image: linear-gradient(180deg, rgb(48 48 48 / 80%) 0%, rgb(48 48 48 / 80%) 100%), url({{ asset('uploads/lots_images/' ~ firstProposition.lot.image) }}); {% endif %}">\n
{% if not recap %}\n
<div class="container-fluid">\n
<div class="titles row">\n
<div class="col-12 text-center">\n
<h4 class="subtitle text-white font-weight-bold">\n
Votre sélection personnalisée {{ interlocuteur is not null ? 'par ' ~ interlocuteur.entreprise.nom : '' }} : Cliquez sur une vignette !\n
</h4>\n
<p class="sub-subtitle text-white">\n
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" width="8vh">\n
<path d="M12 14.5L7.5 10L6.08 11.42L12 17.34L17.92 11.42L16.5 10L12 14.5ZM12 10L7.5 5.5L6.08 6.92L12 12.84L17.92 6.92L16.5 5.5L12 10Z" fill="#46bdf7"/>\n
</svg>\n
</p>\n
</div>\n
</div>\n
</div>\n
{% endif %}\n
\n
{% set nb = 0 %}\n
{% if not recap %}\n
<div class="container-fluid-content container-lots position-relative">\n
<div class="content-lots m-0">\n
<div class="row justify-content-center w-100 m-0 p-0 lots">\n
{% if propositions is defined and propositions %}\n
{% for key, proposition in propositions %}\n
<div class="lot-item {% if propositions|length == 1 %} col-8 {% elseif propositions|length == 2 %} col-6 {% else %} col-4 {% endif %} active-loading">\n
<a href="{{ path('public_lot', {token: proposition.prospect.token, id: proposition.lot.id}) }}" class="noAnim link-card-item active-loading">\n
<div class="hide-zoom-in d-flex justify-content-between card-lot-item" style="min-height: {% if propositions|length == 1 %} 50vh {% elseif propositions|length == 2 %} 44vh {% else %} 34vh {% endif %}">\n
<div class="noAnim bg-img-lot" style="background-image: url({{ asset('uploads/lots_images/' ~ proposition.lot.image) }});"></div>\n
<div class="lot-caracts d-flex justify-content-between align-items-end w-100 mb-1">\n
<div class="text-white text-15 col-10">\n
<h3 class="lot-name mb-0">{% if proposition.lot.reference is not empty %}{{proposition.lot.reference}} - {% endif %}{{proposition.lot.ville|upper}}</h3>\n
<h2 class="lot-size text-bold">{{proposition.lot.type|upper}} {% if proposition.lot.superficie is not empty %} - {{ proposition.lot.Superficie }}m² {% endif %}</h2>\n
</div>\n
<div class="num col-2">{{ loop.index }}</div>\n
</div>\n
</div>\n
</a>\n
<div>\n
<h5 class="lot-realisation">\n
{% if proposition.lot.prix is not empty %}\n
<span class="lot-prix">{{ proposition.lot.prix|number_format(0, ',', ' ') }}€</span>\n
{% endif %}\n
\n
{% if proposition.lot.prix is not empty and proposition.lot.programmeParent.visuLivraison and proposition.lot.livraison is not empty %}\n
<span class="text-white"> - </span>\n
{% endif %}\n
\n
{% if proposition.lot.programmeParent.visuLivraison and proposition.lot.livraison is not empty %}\n
<span class="lot-livraison">\n
{{ proposition.lot.livraison }}\n
</span>\n
{% endif %}\n
</h5>\n
</div>\n
</div>\n
{% endfor %}\n
{% endif %}\n
</div>\n
</div>\n
<div class="w-100 d-flex justify-content-end">\n
<p class="logo-zada text-white text-center w-100">Zada © {{ "now"|date('Y') }}</p>\n
</div>\n
</div>\n
{% else %}\n
{% if propositions.first is defined %}\n
{% set firstProposition = propositions.first %}\n
{% else %}\n
{% set firstProposition = propositions[0] %}\n
{% endif %}\n
\n
<div class="slide slide-avis" style="background-image:linear-gradient(180deg, rgb(48 48 48 / 75%) 0%, rgb(48 48 48 / 100%) 100%), url({{ asset('uploads/lots_images/' ~ firstProposition.lot.image) }});">\n
<div class="container-fluid-content container-lots position-relative container-fluid p-0" class="container-lots">\n
<div class="container-avis pt-lg-5 mx-auto">\n
<div class="content-lots recap-lots m-0">\n
<div class="row justify-content-center w-100 m-0 pb-0 pt-4 px-0 lots">\n
{% if propositions is defined and propositions %}\n
{% for key, proposition in propositions %}\n
<div class="{% if propositions|length == 1 %}col-8{% elseif propositions|length == 2 %}col-6{% else %}col-4{% endif %} d-flex flex-column px-2 px-lg-4 py-2 py-lg-4 recap-card">\n
<h2 class="location-card-{{ (key%6)+1 }} image-title text-bold">{{ proposition.lot.ville }}</h2>\n
<div class="lot-item lot-item-recap h-100" data-bs-toggle="modal" data-bs-target="#modalImage" style="min-height: {% if propositions|length == 1 %}50vh{% elseif propositions|length == 2 %}44vh{% else %}34vh{% endif %}">\n
<div class="row mx-0 h-100">\n
<div class="{% if proposition.lot.plan is null and proposition.lot.image is null %} col-12 {% else %} col-5 {% endif %} px-0 lot-caracts lot-{{ (key%6)+1 }}">\n
<ul class="px-2 py-3 m-0">\n
<li class="nom-card-recap text-bold">{{ proposition.lot.programme }}</li>\n
<li class="ref-card-recap">\n
{{proposition.lot.type}}\n
{% if proposition.lot.reference is not empty %}\n
- {{ proposition.lot.reference }}\n
{% endif %}\n
</li>\n
{% if proposition.lot.etage is not empty %}\n
<li class="title-card-recap">Etage : <b>{{ proposition.lot.etage }}</b></li>\n
{% endif %}\n
{% if proposition.lot.superficie is not empty %}\n
<li class="title-card-recap">Superficie : <b>{{ proposition.lot.superficie|number_format(2, ',', ' ')|replace({',00': ''}) }}m²</b></li>\n
{% endif %}\n
{% if proposition.lot.terrasse is not empty %}\n
<li class="title-card-recap">Terrasse : <b>{{ proposition.lot.terrasse|number_format(2, ',', ' ')|replace({',00': ''}) }}m²</b></li>\n
{% endif %}\n
{% if proposition.lot.terrasse2 is not empty %}\n
<li class="title-card-recap">Deuxième terrasse : <b>{{ proposition.lot.terrasse2|number_format(2, ',', ' ')|replace({',00': ''}) }}m²</b></li>\n
{% endif %}\n
{% if proposition.lot.jardin is not empty %}\n
<li class="title-card-recap">Jardin : <b>{{ proposition.lot.jardin|number_format(2, ',', ' ')|replace({',00': ''}) }}m²</b></li>\n
{% endif %}\n
{% if proposition.lot.orientation is not empty %}\n
<li class="title-card-recap">Orientation : <b>{{ proposition.lot.orientation }}</b></li>\n
{% endif %}\n
{% if proposition.lot.prix is not null %}\n
<li class="title-card-recap">Prix : <b>{{ proposition.lot.prix|number_format(2, ',', ' ')|replace({',00': ''}) }} €</b></li>\n
{% endif %}\n
{% if(proposition.lot.annexes is not null) %}\n
<li class="title-card-recap">Annexes incluses : <b>{{ proposition.lot.annexes }}</b></li>\n
{% endif %}\n
{% if proposition.lot.fraisNotaireInclus is not null %}\n
<li class="title-card-recap">Frais de notaire {% if proposition.lot.fraisNotaireType is null or proposition.lot.fraisNotaireType == 'reduits' %} réduits{% endif %} : <b>{{ proposition.lot.fraisNotaireInclus|number_format(2, ',', ' ')|replace({',00': ''}) }} €</b></li>\n
{% endif %}\n
{% if proposition.lot.programmeParent.visuLivraison %}\n
{% if proposition.lot.livraison is not empty %}\n
<li class="title-card-recap">Livraison : <b>{{ proposition.lot.livraison }}</b></li>\n
{% endif %}\n
{% endif %}\n
{% if proposition.lot.description is not empty %}\n
<li class="title-card-recap">Autres notes : <br><strong>{{ proposition.lot.description }}</strong></br></li>\n
{% endif %}\n
{% if proposition.lot.programmeParent.noteGlobale is not empty %}\n
<li class="title-card-recap"><strong>{{ proposition.lot.programmeParent.noteGlobale }}</strong></li>\n
{% endif %}\n
</ul>\n
</div>\n
<div class="col-7 recap-plan-masse px-0">\n
<div class="viewer-pdf h-100">\n
{% if proposition.lot.plan is not null or proposition.lot.image is not null %}\n
<div id="viewer_n{{ proposition.lot.pjs|length }}" class="viewer d-flex flex-wrap align-content-center h-100">\n
{% if proposition.lot.plan is not null %}\n
{% if proposition.lot.plan.filename|unserialize is not null %}\n
{% for img in proposition.lot.plan.filename|unserialize %}\n
<img class="minia-plan" loading="lazy" src="{{ asset(img) }}"/><br/>\n
{% endfor %}\n
{% else %}\n
<img class="minia-plan" loading="lazy" src="{{ asset('uploads/pieces_jointes/' ~ proposition.lot.plan.filename) }}"/>\n
{% endif %}\n
{% elseif proposition.lot.image is not null %}\n
{#<div class="h-100 w-100 minia-image" style="background-image: url({{ asset('uploads/lots_images/' ~ proposition.lot.image) }});"></div>#}\n
<img class="minia-image test" loading="lazy" src="{{ asset('uploads/lots_images/' ~ proposition.lot.image) }}"><br/>\n
{% endif %}\n
</div>\n
{% endif %}\n
</div>\n
</div>\n
</div>\n
</div>\n
<div class="d-flex my-2 justify-content-between">\n
<h2 class="text-bold"><span data-html2canvas-ignore class="location-card-{{ (key%6)+1 }}">{{proposition.lot.type|slice(0,2)}} {{proposition.lot.reference}}</span><span data-html2canvas-ignore class="lot-prix"> - {{ proposition.lot.prix|number_format(0, ',', ' ') }}€</span></h2>\n
<div class="icones d-flex align-items-center">\n
<a class="icone d-flex icone-retour mx-lg-1" data-html2canvas-ignore href="{{ path('public_lot', {token: proposition.prospect.token, id: proposition.lot.id}) }}"><img class="w-100" src="{{ asset('build/images/back-arrow.png') }}"></a>\n
<a class="icone d-flex icone-dowload mx-1" data-html2canvas-ignore href="#"><img class="w-100" src="{{ asset('build/images/telechargement-icone.png') }}"></a>\n
<a class="icone d-flex icone-full mx-lg-1" data-html2canvas-ignore data-bs-toggle="modal" data-bs-target="#modalImage" href="#"><img class="w-100" src="{{ asset('build/images/fullscreen-icone.png') }}"></a>\n
</div>\n
</div>\n
</div>\n
{% endfor %}\n
{% endif %}\n
</div>\n
</div>\n
</div>\n
</div>\n
<div class="w-100 d-flex justify-content-end">\n
<p class=" text-white text-center w-100">Zada © {{ "now"|date('Y') }}</p>\n
</div>\n
</div>\n
{% endif %}\n
</div>\n
<div class="modal fade" id="modalImage" tabindex="-1" aria-hidden="true">\n
<div class="modal-dialog modal-fullscreen ">\n
<div class="modal-content">\n
<div class="modal-header">\n
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>\n
</div>\n
<div class="modal-body">\n
<img class="img-modal d-block mx-auto">\n
</div>\n
</div>\n
</div>\n
</div>\n
{% endblock %}\n
\n
{% block footer %}\n
{% endblock %}\n
"""
#message: "Key "0" does not exist as the array is empty."
#code: 0
#file: "/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/templates/public/index.html.twig"
#line: 78
trace: {
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/templates/public/index.html.twig:78 {
twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
› {% else %}
› {% set firstProposition = propositions[0] %}
› {% endif %}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/var/cache/dev/twig/8c/8cd9056fa7adfb74a3dd834b5365e2aa16d692f2a7e21a60c622db808fe58743.php:282 {
__TwigTemplate_40d5184248f0c3dbf24fc863b81be00b387f87eade7c29127590aae171998dff->block_main($context, array $blocks = []) …
› echo " ";
› $context["firstProposition"] = twig_get_attribute($this->env, $this->source, (isset($context["propositions"]) || array_key_exists("propositions", $context) ? $context["propositions"] : (function () { throw new RuntimeError('Variable "propositions" does not exist.', 78, $this->source); })()), 0, [], "array", false, false, false, 78);
› // line 79
arguments: {
$env: Twig\Environment {#1884 …}
$source: Twig\Source {#2189 …}
$object: []
$item: 0
$arguments: []
$type: "array"
$isDefinedTest: false
$ignoreStrictCheck: false
$sandboxed: false
$lineno: 78
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …11]
$blocks: [ …8]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/templates/public/layout.html.twig:174 {
__TwigTemplate_51cad81690ca44d7feb9146b6b0e696af27841a1893464e491ea7fad60bfd576->block_body($context, array $blocks = []) …
›
› {% block main %}
›
arguments: {
$name: "main"
$context: [ …11]
$blocks: [ …8]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …11]
$blocks: [ …8]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/templates/base.html.twig:31 {
__TwigTemplate_6d0e4abff77dd93aabd614b0e51a5797b6b783fd867a27ead3027e5db054349b->doDisplay(array $context, array $blocks = []) …
› <body>
› {% block body %}{% endblock %}
› </body>
arguments: {
$name: "body"
$context: [ …9]
$blocks: [ …8]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/var/cache/dev/twig/74/74b3bb4d48a3c5277f1cc1736536e99183662b3f237491fe0e2daa01ed27d65b.php:53 {
__TwigTemplate_51cad81690ca44d7feb9146b6b0e696af27841a1893464e491ea7fad60bfd576->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("base.html.twig", "./public/layout.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …8]
$blocks: [ …6]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/var/cache/dev/twig/8c/8cd9056fa7adfb74a3dd834b5365e2aa16d692f2a7e21a60c622db808fe58743.php:49 {
__TwigTemplate_40d5184248f0c3dbf24fc863b81be00b387f87eade7c29127590aae171998dff->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("./public/layout.html.twig", "public/index.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …8]
$blocks: [ …2]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Template.php:379 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …4]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/TemplateWrapper.php:40 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
arguments: {
$context: [ …4]
...: {
[]
}
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/twig/twig/src/Environment.php:277 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …4]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
arguments: {
$name: "public/index.html.twig"
$context: [ …4]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
arguments: {
$view: "public/index.html.twig"
$parameters: [ …4]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/src/Controller/PublicController.php:118 {
App\Controller\PublicController->prospect(?Prospect $prospect, Request $request, EntityManagerInterface $entityManager, HistoriqueRepository $historiqueRepo, LotRepository $lotRepository, VisiteManager $visiteManager, UtilisateurRepository $utilisateurRepository, Notification $serviceNotification): Response …
› 'recap' => $recap,
› 'interlocuteur' => $interlocuteur
› ]);
arguments: {
$view: "public/index.html.twig"
$parameters: [ …4]
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/symfony/http-kernel/HttpKernel.php:163 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$prospect: App\Entity\Prospect {#1113 …}
$request: Symfony\Component\HttpFoundation\Request {#56 …}
$entityManager: ContainerLqAXrOp\EntityManager_9a5be93 {#506 …}
$historiqueRepo: App\Repository\HistoriqueRepository {#1646 …}
$lotRepository: App\Repository\LotRepository {#1655 …}
$visiteManager: App\Service\VisiteManager {#1862 …}
$utilisateurRepository: App\Repository\UtilisateurRepository {#1871 …}
$serviceNotification: App\Service\Notification {#1880 …}
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/symfony/http-kernel/HttpKernel.php:75 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#56 …}
$type: 1
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/symfony/http-kernel/Kernel.php:202 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#56 …}
$type: 1
$catch: true
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#56 …}
}
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/autoload_runtime.php:35 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/d5fc483de73e2cf6f126c55abcd1b2e6/sites/lk1.test.genesii.fr/vendor/autoload_runtime.php"
}
}
}
} |