http://dev.az.vp.vpauto.fr/vehicule/liste

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_links
Symfony\Component\WebLink\GenericLinkProvider {#9378
  -links: [
    9377 => Symfony\Component\WebLink\Link {#9377
      -href: "http://dev.az.vp.vpauto.fr/api/sales/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"29aa75"
exception
Twig\Error\RuntimeError {#9023
  #message: "Key "vehiculedetourisme" does not exist as the array is empty."
  #code: 0
  #file: "/srv/src/Resources/views/Frontend/search.html.twig"
  #line: 51
  -lineno: 51
  -name: "Frontend/search.html.twig"
  -rawMessage: "Key "vehiculedetourisme" does not exist as the array is empty."
  -sourcePath: "/srv/src/Resources/views/Frontend/search.html.twig"
  -sourceCode: """
    {% import _self as macros %}\n
    <div class="search">\n
        <div class="prelative">\n
            <div class="col-right-close grid-hide tab-l-visible tab-p-visible m-hide">\n
                <div class="bloc-bt-close">\n
                    <span class="bt-close tab-close-col-right">\n
                        <span class="lignes">\n
                            <span class="ligne1"></span>\n
                            <span class="ligne3"></span>\n
                        </span>\n
                    </span>\n
                </div>\n
            </div>\n
            <div class="col-right-close grid-hide m-visible">\n
                <div class="bloc-bt-close">\n
                    <span class="bt-close m-close-col-right">\n
                        <span class="lignes">\n
                            <span class="ligne1"></span>\n
                            <span class="ligne3"></span>\n
                        </span>\n
                    </span>\n
                </div>\n
            </div>\n
            {% if form_type is not defined or form_type == constant('App\\Form\\Type\\Frontend\\VehicleSearchType::FORM_DEFAULT') %}\n
                <form action="{{ path('frontend_search_store') }}" method="POST">\n
                    <div class="form-recherche">\n
                        {{ form_widget(freesearch_form.freeSearch) }}\n
                        {{ form_widget(freesearch_form.search) }}\n
                        <span class="btn07"><i class="icon-menu-rechercher-m"></i></span>\n
                    </div>\n
                </form>\n
                <div class="grid-container">\n
                    <p class="left marginL10 marginT10">\n
                        <span data-o="{{ (app.user is not null and app.user is pro) ? base64_encode(path('frontend_vehicle_alert_search_pro')) : base64_encode(path('frontend_vehicle_alert_search')) }}" class="btn-creer-alerte obflink" role="link"><i class="icon-alerte06"></i> {{ 'frontend.search.alert.create'|trans }}</span>\n
                    </p>\n
                    <p class="reset-search">\n
                        <span>{{ 'frontend.search.reset'|trans }}</span> <i class="icon-reset-search"></i>\n
                    </p>\n
                </div>\n
            {% endif %}\n
            <h2 class="titre02">{{ 'frontend.search.finer'|trans }}</h2>\n
            <form novalidate action="{{ path('frontend_vehicle_list') }}" method="POST" autocomplete="off">\n
                    {{ form_errors(search_form) }}\n
                     <div class="search-list">\n
                        {{ form_row(search_form.event) }}\n
                        <div class="prelative" data-field="category">\n
                            <ul>\n
                                <li class="elmt-onglet-vehicule">\n
                                    <i class="icon-tourisme"></i>\n
                                    <label>{{ 'frontend.search.form.category.tourism'|trans }}</label>\n
                                    <span class="input-checkbox03"><input type="checkbox" value="{{ categories.vehiculedetourisme }}" name="" {{ macros.isChecked(categories.vehiculedetourisme, form_values) }}></span>\n
                                </li>\n
                                <li class="elmt-onglet-vehicule">\n
                                    <i class="icon-utilitaire"></i>\n
                                    <label>{{ 'frontend.search.form.category.utility'|trans }}</label>\n
                                    <span class="input-checkbox03"><input type="checkbox" value="{{ categories.utilitaire }}" name="" {{ macros.isChecked(categories.utilitaire, form_values) }}></span>\n
                                </li>\n
                                <li class="elmt-onglet-vehicule">\n
                                    <i class="icon-moto"></i>\n
                                    <label>{{ 'frontend.search.form.category.two_wheels'|trans }}</label>\n
                                    <span class="input-checkbox03"><input type="checkbox" value="{{ categories.moto }}" name="" {{ macros.isChecked(categories.moto, form_values) }}></span>\n
                                </li>\n
                                <li class="elmt-onglet-vehicule">\n
                                    <i class="icon-4x4"></i>\n
                                    <label>{{ 'frontend.search.form.category.4x4'|trans }}</label>\n
                                    <span class="input-checkbox03"><input type="checkbox" value="{{ attribute(categories, '4x4') }}" name="" {{ macros.isChecked(attribute(categories, '4x4'), form_values) }}></span>\n
                                </li>\n
                                <li class="elmt-onglet-vehicule">\n
                                    <i class="icon-campingcar"></i>\n
                                    <label>{{ 'frontend.search.form.category.campingcar'|trans }}</label>\n
                                    <span class="input-checkbox03"><input type="checkbox" value="{{ categories.campingcar }}" name="" {{ macros.isChecked(categories.campingcar, form_values) }}></span>\n
                                </li>\n
                                {% if form_type is not defined or form_type == constant('App\\Form\\Type\\Frontend\\VehicleSearchType::FORM_DEFAULT') %}\n
                                <li class="elmt-onglet-vehicule autres">\n
                                    <i class="icon-autres  cursor"></i>\n
                                    <label class="cursor">{{ 'frontend.search.form.category.other'|trans }} <span class="fleche"><span class="ligne1"></span><span class="ligne2"></span></span></label>\n
                                    <span>&nbsp;</span>\n
                                </li>\n
                                {% endif %}\n
                            </ul>\n
                            <div class="liste-autres none">\n
                                <ul>\n
                                    <li class="elmt-onglet-vehicule">\n
                                        <span><i class="icon-camion"></i></span>\n
                                        <label>{{ 'frontend.search.form.category.truck'|trans }}</label>\n
                                        <span class="input-checkbox03"><input type="checkbox" value="{{ categories.camion }}" name="" {{ macros.isChecked(categories.camion, form_values) }}></span>\n
                                    </li>\n
                                    <li class="elmt-onglet-vehicule">\n
                                        <span><i class="icon-sanspermis"></i></span>\n
                                        <label>{{ 'frontend.search.form.category.licence_free'|trans }}</label>\n
                                        <span class="input-checkbox03"><input type="checkbox" value="{{ categories.sanspermis }}" name="" {{ macros.isChecked(categories.sanspermis, form_values) }}></span>\n
                                    </li>\n
                                    <li class="elmt-onglet-vehicule">\n
                                        <span><i class="icon-agricole"></i></span>\n
                                        <label>{{ 'frontend.search.form.category.farm_equipment'|trans }}</label>\n
                                        <span class="input-checkbox03"><input type="checkbox" value="{{ categories.materielagricole }}" name="" {{ macros.isChecked(categories.materielagricole, form_values) }}></span>\n
                                    </li>\n
                                    <li class="elmt-onglet-vehicule">\n
                                        <span><i class="icon-tp"></i></span>\n
                                        <label>{{ 'frontend.search.form.category.public_works'|trans }}</label>\n
                                        <span class="input-checkbox03"><input type="checkbox" value="{{ categories.materieltp }}" name="" {{ macros.isChecked(categories.materieltp, form_values) }}></span>\n
                                    </li>\n
                                </ul>\n
                            </div>\n
                        </div>\n
                        <div class="none">{{ form_widget(search_form.category) }}</div>\n
                        <div class="budget-min-max grid-container">\n
                            <p class="grid-30">{{ form_label(search_form.budget.min) }}</p>\n
                            <p class="grid-30">{{ form_widget(search_form.budget.min) }}</p>\n
                            <p class="grid-10 txtcenter">{{ form_label(search_form.budget.max) }}</p>\n
                            <p class="grid-30">{{ form_widget(search_form.budget.max) }}</p>\n
                        </div>\n
                         <div class="min-max grid-container">\n
                             <p class="grid-50">{{ form_widget(search_form.kilometers.min) }}</p>\n
                             <p class="grid-50">{{ form_widget(search_form.kilometers.max) }}</p>\n
                         </div>\n
                         <div class="min-max grid-container">\n
                             <p class="grid-50">{{ form_widget(search_form.millesime.min) }}</p>\n
                             <p class="grid-50">{{ form_widget(search_form.millesime.max) }}</p>\n
                         </div>\n
                        <p class="prelative">\n
                            <span class="bg-btn-3lignes">\n
                                <span class="lignes">\n
                                  <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                </span>\n
                            </span>\n
                            {{ form_widget(search_form.maker) }} {{ form_widget(search_form.makerList) }}\n
                        </p>\n
                         <p class="prelative block-group-list">\n
                            <span class="bg-btn-3lignes">\n
                                <span class="lignes">\n
                                  <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                </span>\n
                            </span>\n
                            {{ form_widget(search_form.modelGroup) }} {{ form_widget(search_form.groupList) }}\n
                        </p>\n
                        <p class="prelative">\n
                            <span class="bg-btn-3lignes">\n
                                <span class="lignes">\n
                                  <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                </span>\n
                            </span>\n
                            {{ form_widget(search_form.energy) }} {{ form_widget(search_form.energyList) }}\n
                        </p>\n
                        {% if form_type is not defined or form_type == constant('App\\Form\\Type\\Frontend\\VehicleSearchType::FORM_DEFAULT') %}\n
                        <p class="prelative">\n
                            <span class="bg-btn-3lignes">\n
                                <span class="lignes">\n
                                  <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                </span>\n
                            </span>\n
                            {{ form_widget(search_form.segmentSize) }} {{ form_widget(search_form.segmenttailleList) }}\n
                        </p>\n
                        <p class="prelative">\n
                            <span class="bg-btn-3lignes">\n
                                <span class="lignes">\n
                                  <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                </span>\n
                            </span>\n
                            {{ form_widget(search_form.options) }} {{ form_widget(search_form.optionsList) }}\n
                        </p>\n
                        {% endif %}\n
                        {{ form_widget(search_form.segmentTransmission) }}\n
                        {% if search_form.cityLocation is defined and app.user is pro %}\n
                            <p class="prelative">\n
                                <span class="bg-btn-3lignes">\n
                                    <span class="lignes">\n
                                      <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                    </span>\n
                                </span>\n
                                {{ form_widget(search_form.cityLocation) }} {{ form_widget(search_form.cityLocationList) }}\n
                            </p>\n
                        {% endif %}\n
                        {% if is_current_country(constant('App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE')) %}\n
                            <p class="prelative">\n
                                <span class="bg-select block"><span></span>\n
                                    {{ form_widget(search_form.critair) }}\n
                                </span>\n
                            </p>\n
                        {% endif %}\n
                         {% if form_type is not defined or form_type == constant('App\\Form\\Type\\Frontend\\VehicleSearchType::FORM_DEFAULT') %}\n
                            <p class="bt-search-advanced clearfix none{% if app.user is not pro %} active{% endif %}">\n
                                <span class="left">{{ 'frontend.search.form.more'|trans }}</span>\n
                                <span class="fleche right"><span class="ligne1"></span><span class="ligne2"></span></span>\n
                            </p>\n
                            <div class="search-advanced{% if app.user is not pro %} none{% endif %}">\n
                                {% if search_form.estimated is defined %}\n
                                <p class="search-estimated clearfix">\n
                                    <span class="left input-checkbox02">{{ form_widget(search_form.estimated) }}</span>\n
                                    <span class="paddingL5">{{ form_label(search_form.estimated) }}</span>\n
                                </p>\n
                                {% endif %}\n
                                <p class="search-estimated clearfix">\n
                                    <span class="left input-checkbox02">{{ form_widget(search_form.highlight) }}</span>\n
                                    <span class="paddingL5">{{ form_label(search_form.highlight) }}</span>\n
                                </p>\n
                                <p class="search-estimated clearfix">\n
                                    <span class="left input-checkbox02">{{ form_widget(search_form.fourwheeldrive) }}</span>\n
                                    <span class="paddingL5">{{ form_label(search_form.fourwheeldrive) }}</span>\n
                                </p>\n
                                {{ form_widget(search_form.seatCount) }}\n
                                <p class="search-estimated clearfix">\n
                                    <span class="left input-checkbox02">{{ form_widget(search_form.broken) }}</span>\n
                                    <span class="paddingL5">{{ form_label(search_form.broken) }}</span>\n
                                </p>\n
                                <p>{{ form_widget(search_form.co2) }}</p>\n
                                {% if search_form.cityLocation is defined and app.user is not pro %}\n
                                    <p class="prelative">\n
                                    <span class="bg-btn-3lignes">\n
                                        <span class="lignes">\n
                                          <span class="ligne1"></span><span class="ligne2"></span><span class="ligne3"></span>\n
                                        </span>\n
                                    </span>\n
                                        {{ form_widget(search_form.cityLocation) }} {{ form_widget(search_form.cityLocationList) }}\n
                                    </p>\n
                                {% endif %}\n
                            </div>\n
                        {% endif %}\n
                        <p class="bt-search-simplified clearfix none">\n
                            <span class="left">{{ 'frontend.search.form.less'|trans }}</span>\n
                            <span class="fleche04"><span class="fleche right"><span class="ligne1"></span><span class="ligne2"></span></span></span>\n
                        </p>\n
                        <p class="txtright bt-rechercher">\n
                            <button class="btn01" id="submit_form" type="button"><i class="icon-menu-rechercher-m"></i> {{ 'frontend.sidebar.item.search'|trans }}</button>\n
                        </p>\n
                    </div>\n
            </form>\n
        </div>\n
        <div class="search-popin none">\n
            <div class="bloc-bt-close">\n
                <span class="bt-close close-search-popin">\n
                    <span class="lignes">\n
                        <span class="ligne1"></span>\n
                        <span class="ligne3"></span>\n
                    </span>\n
                </span>\n
            </div>\n
            <div class="inbl cursor all-vehicle"><span class="input-checkbox03"></span> <span>{{ 'frontend.search.form.vehicleSearch.popinChoices.allMaker'|trans }}</span></div>\n
            <div class="links">\n
                <div class="ajaxloader"></div>\n
            </div>\n
            <p class="info-text">{{ 'frontend.search.form.vehicleSearch.popinChoices.textAlert'|trans }} </p>\n
        </div>\n
    </div>\n
    \n
    {% macro isChecked(value, form_values) %}\n
        {# category can be a string or an array, we check both cases #}\n
        {% if form_values.category is defined and\n
            (\n
            (form_values.category is string and value in form_values.category|split(','))\n
            or\n
            (form_values.category is array and value in form_values.category)\n
            )\n
        %}\n
            checked="checked"\n
        {% endif %}\n
    {% endmacro %}\n
    """
  trace: {
    /srv/src/Resources/views/Frontend/search.html.twig:51 {
      twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      ›     <label>{{ 'frontend.search.form.category.tourism'|trans }}</label>    <span class="input-checkbox03"><input type="checkbox" value="{{ categories.vehiculedetourisme }}" name="" {{ macros.isChecked(categories.vehiculedetourisme, form_values) }}></span></li>
    }
    /srv/src/Resources/views/Frontend/search.html.twig:51 {
      __TwigTemplate_0d96756b33661af444ccf383d9033078->doDisplay(array $context, array $blocks = []) …
      ›     <label>{{ 'frontend.search.form.category.tourism'|trans }}</label>    <span class="input-checkbox03"><input type="checkbox" value="{{ categories.vehiculedetourisme }}" name="" {{ macros.isChecked(categories.vehiculedetourisme, form_values) }}></span></li>
      arguments: {
        $env: Twig\Environment {#905 …}
        $source: Twig\Source {#9003 …}
        $object: []
        $item: "vehiculedetourisme"
        $arguments: []
        $type: "any"
        $isDefinedTest: false
        $ignoreStrictCheck: false
        $sandboxed: false
        $lineno: 51
      }
    }
    /srv/vendor/twig/twig/src/Template.php:405 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:378 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:390 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …11]
      }
    }
    /srv/vendor/twig/twig/src/TemplateWrapper.php:45 {
      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: [ …11]
        ...: {
          []
        }
      }
    }
    /srv/vendor/twig/twig/src/Environment.php:318 {
      Twig\Environment->render($name, array $context = []) …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …11]
      }
    }
    /srv/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: "Frontend/vehicle/index.html.twig"
        $context: [ …11]
      }
    }
    /srv/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: "Frontend/vehicle/index.html.twig"
        $parameters: [ …11]
      }
    }
    /srv/src/Controller/Frontend/VehicleController.php:390 {
      App\Controller\Frontend\VehicleController->searchAction(Request $request, CategoryRepository $categoryRepository, $formType = VehicleSearchType::FORM_DEFAULT) …
      › 
      › return $this->render('/Frontend/search.html.twig', [    'freesearch_form' => $this->formFactory->create(VehicleFreeSearchType::class)->createView(),
      arguments: {
        $view: "/Frontend/search.html.twig"
        $parameters: [ …5]
      }
    }
    /srv/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: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $selectionRepository: App\Repository\SelectionRepository {#1421 …}
        $auctionRepository: App\Repository\AuctionRepository {#1428 …}
      }
    }
    /srv/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 {#12 …}
        $type: 1
      }
    }
    /srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8167 …}
        $type: 2
        $catch: false
      }
    }
    /srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:80 {
      Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render($uri, Request $request, array $options = []) …
      › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      arguments: {
        $kernel: Symfony\Component\HttpKernel\HttpKernel {#780 …}
        $request: Symfony\Component\HttpFoundation\Request {#8167 …}
        $type: 2
        $catch: false
      }
    }
    /srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:85 {
      Symfony\Component\HttpKernel\Fragment\FragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
      › 
      ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
      arguments: {
        $uri: "/_fragment?_path=_format%3Dhtml%26_locale%3Dfr%26_controller%3DApp%255CController%255CFrontend%255CVehicleController%253AsearchAction"
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $options: [ …1]
      }
    }
    /srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:49 {
      Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
      › 
      ›     return parent::render($uri, $renderer, $options);}
      arguments: {
        $uri: Symfony\Component\HttpKernel\Controller\ControllerReference {#8171 …}
        $renderer: "inline"
        $options: [ …1]
      }
    }
    /srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:46 {
      Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment($uri, array $options = []): string …
      › 
      ›     return $this->handler->render($uri, $strategy, $options);}
      arguments: {
        $uri: Symfony\Component\HttpKernel\Controller\ControllerReference {#8171 …}
        $renderer: "inline"
        $options: []
      }
    }
    /srv/src/Resources/views/Frontend/vehicle/index.html.twig:61 {
      __TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97->block_body_content($context, array $blocks = []) …
      › <div class="col3x list-vehicle">    {{ render(controller( 'App\\Controller\\Frontend\\VehicleController:searchAction')) }}</div>
      arguments: {
        $uri: Symfony\Component\HttpKernel\Controller\ControllerReference {#8171 …}
      }
    }
    /srv/vendor/twig/twig/src/Template.php:182 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …29]
        $blocks: [ …15]
      }
    }
    /srv/templates/frontend/frontend.html.twig:15 {
      __TwigTemplate_a4ee375df17623a0290de47b76b51582->block_layout_content($context, array $blocks = []) …
      › <div class="main-content clearfix {% block additional_classes '' %}">    {% block body_content %}{% endblock body_content %}</div>
      arguments: {
        $name: "body_content"
        $context: [ …29]
        $blocks: [ …15]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:182 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …29]
        $blocks: [ …15]
      }
    }
    /srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php:406 {
      __TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26->doDisplay(array $context, array $blocks = []) …
      › echo "    ";$this->displayBlock('layout_content', $context, $blocks);// line 229
      arguments: {
        $name: "layout_content"
        $context: [ …29]
        $blocks: [ …15]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:405 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:378 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php:53 {
      __TwigTemplate_a4ee375df17623a0290de47b76b51582->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("base_frontend.html.twig", "frontend/frontend.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …29]
        $blocks: [ …7]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:405 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:378 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php:59 {
      __TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("frontend/frontend.html.twig", "Frontend/vehicle/index.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:405 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:378 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …29]
        $blocks: [ …6]
      }
    }
    /srv/vendor/twig/twig/src/Template.php:390 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …11]
      }
    }
    /srv/vendor/twig/twig/src/TemplateWrapper.php:45 {
      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: [ …11]
        ...: {
          []
        }
      }
    }
    /srv/vendor/twig/twig/src/Environment.php:318 {
      Twig\Environment->render($name, array $context = []) …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …11]
      }
    }
    /srv/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: "Frontend/vehicle/index.html.twig"
        $context: [ …11]
      }
    }
    /srv/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: "Frontend/vehicle/index.html.twig"
        $parameters: [ …11]
      }
    }
    /srv/src/Controller/Frontend/VehicleController.php:213 {
      App\Controller\Frontend\VehicleController->indexAction(Request $request, SelectionRepository $selectionRepository, AuctionRepository $auctionRepository) …
      › 
      › return $this->render('Frontend/vehicle/index.html.twig', [    'pager' => $pager,
      arguments: {
        $view: "Frontend/vehicle/index.html.twig"
        $parameters: [ …11]
      }
    }
    /srv/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: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $selectionRepository: App\Repository\SelectionRepository {#1421 …}
        $auctionRepository: App\Repository\AuctionRepository {#1428 …}
      }
    }
    /srv/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 {#12 …}
        $type: 1
      }
    }
    /srv/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 {#12 …}
        $type: 1
        $catch: true
      }
    }
    /srv/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#777 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"acaAffinity="cb473dd907242880"; sf_redirect=%7B%22token%22%3A%22f9f449%22%2C%22route%22%3A%22frontend_search_by_url%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CVehicleController%3AstoreSearchAction%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=9571051b2734b946345243679aaa13ba"
host
"dev.az.vp.vpauto.fr"
referer
"https://dev.az.vp.vpauto.fr/rechercher/utilitaire-jumpy"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-arr-ssl
"true"
x-envoy-expected-rq-timeout-ms
"1800000"
x-envoy-external-address
"216.73.216.81"
x-forwarded-for
"216.73.216.81"
x-forwarded-proto
"https"
x-k8se-app-kind
"web"
x-k8se-app-name
"php--ee0raoj"
x-k8se-app-namespace
"k8se-apps"
x-k8se-protocol
"http1"
x-ms-containerapp-name
"php"
x-ms-containerapp-revision-name
"php--ee0raoj"
x-php-ob-level
"0"
x-request-id
"db76440a-8f1d-467f-8537-51e9ae38f0c5"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 02 Jul 2025 04:12:56 GMT"
vary
"Accept"
x-debug-exception
"Key%20%22vehiculedetourisme%22%20does%20not%20exist%20as%20the%20array%20is%20empty."
x-debug-exception-file
"%2Fsrv%2Fsrc%2FResources%2Fviews%2FFrontend%2Fsearch.html.twig:51"
x-debug-token
"c0ee50"

Cookies

Request Cookies

Key Value
PHPSESSID
"9571051b2734b946345243679aaa13ba"
acaAffinity
""cb473dd907242880""
sf_redirect
"{"token":"f9f449","route":"frontend_search_by_url","method":"GET","controller":"App\\Controller\\Frontend\\VehicleController:storeSearchAction","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 31

Session Metadata

Key Value
Created
"Wed, 02 Jul 25 06:12:54 +0200"
Last used
"Wed, 02 Jul 25 06:12:54 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"QjHjXh8zOaF2lDSGPjK0zh_VTCmXYlb3Q1dukPaJKhg"
_csrf/vpauto_page_limit
"vwo-HXzEPPDZyXxF8zvmcCoeaNlU9LSTncldvcwKKUk"
_csrf/vpauto_search_list_sort
"o1nPqYMQIuZPynjrtvyWgVTiAheqiPrEvTStTfP4l8w"
_locale
"fr"
badges
[]
form_values
[]
sale
null

Session Usage

31 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:33
[
  [
    "file" => "/srv/src/EventListener/LocaleListener.php"
    "line" => 33
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Locale\LocaleSelector:43
[
  [
    "file" => "/srv/src/Locale/LocaleSelector.php"
    "line" => 43
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Locale/LocaleEventSubscriber.php"
    "line" => 31
    "function" => "shouldShowLanguagePopin"
    "class" => "App\Locale\LocaleSelector"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Locale\LocaleEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/srv/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:102
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 102
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:109
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 109
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:110
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 110
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Form\Type\Frontend\PageLimitType:20
[
  [
    "file" => "/srv/src/Form/Type/Frontend/PageLimitType.php"
    "line" => 20
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "App\Form\Type\Frontend\PageLimitType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 55
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 31
    "function" => "createBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 114
    "function" => "create"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:140
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 140
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:145
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 145
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Search\SearchConverter:215
[
  [
    "file" => "/srv/src/Search/SearchConverter.php"
    "line" => 215
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 146
    "function" => "convertToDisplayableValues"
    "class" => "App\Search\SearchConverter"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Search\SearchConverter:216
[
  [
    "file" => "/srv/src/Search/SearchConverter.php"
    "line" => 216
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 146
    "function" => "convertToDisplayableValues"
    "class" => "App\Search\SearchConverter"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:146
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 146
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:148
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 148
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:170
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 170
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:173
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 173
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:186
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 186
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Form\Type\Frontend\VehicleListSortType:21
[
  [
    "file" => "/srv/src/Form/Type/Frontend/VehicleListSortType.php"
    "line" => 21
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "App\Form\Type\Frontend\VehicleListSortType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 55
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 31
    "function" => "createBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 189
    "function" => "create"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:195
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 195
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:202
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 202
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/srv/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 219
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/srv/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 219
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:223
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 223
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/srv/vendor/twig/twig/src/Extension/CoreExtension.php:1570
[
  [
    "file" => "/srv/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/8f/8ff0dabc167136e9ffc7b716769e3965.php"
    "line" => 47
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f7241ffbd61c64ecd68abcb7a80767b3"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 403
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/srv/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php"
    "line" => 40
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "FOS\UserBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/a5/a5401db2dde38d05786df25086957e34.php"
    "line" => 89
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3026d88f6d15d9dde458d06ed4aa0572"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/93/93ce068c9e5b6dc7580e5934ea19b146.php"
    "line" => 58
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_918e1b3f4b80eb9146b30a7a4308cb96"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/44/44112de8c9ee5c29de275e324c79d45a.php"
    "line" => 177
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ffc872e1d7beee903382888f2946eb41"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/78/789667e1f1528aaa685d70f1d3671c3c.php"
    "line" => 284
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_be3eeeb441b127cd519c7cc6684bf7a4"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 92
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/srv/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php"
    "line" => 41
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "FOS\UserBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/a5/a5401db2dde38d05786df25086957e34.php"
    "line" => 89
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3026d88f6d15d9dde458d06ed4aa0572"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/93/93ce068c9e5b6dc7580e5934ea19b146.php"
    "line" => 58
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_918e1b3f4b80eb9146b30a7a4308cb96"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/44/44112de8c9ee5c29de275e324c79d45a.php"
    "line" => 177
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ffc872e1d7beee903382888f2946eb41"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/78/789667e1f1528aaa685d70f1d3671c3c.php"
    "line" => 284
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_be3eeeb441b127cd519c7cc6684bf7a4"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 92
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Form\Type\Frontend\VehicleFreeSearchType:76
[
  [
    "file" => "/srv/src/Form/Type/Frontend/VehicleFreeSearchType.php"
    "line" => 76
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Form/Type/Frontend/VehicleFreeSearchType.php"
    "line" => 48
    "function" => "getActiveSales"
    "class" => "App\Form\Type\Frontend\VehicleFreeSearchType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "App\Form\Type\Frontend\VehicleFreeSearchType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 55
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 31
    "function" => "createBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 391
    "function" => "create"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "searchAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 292
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_body_content"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 106
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:392
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 392
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "searchAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 292
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_body_content"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 106
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Form\Type\Frontend\VehicleSearchType:21
[
  [
    "file" => "/srv/src/Form/Type/Frontend/VehicleSearchType.php"
    "line" => 21
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "App\Form\Type\Frontend\VehicleSearchType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 55
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 31
    "function" => "createBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 915
    "function" => "create"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 392
    "function" => "getSearchForm"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "searchAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 292
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_body_content"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 106
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Form\Type\Frontend\BaseVehicleSearchType:71
[
  [
    "file" => "/srv/src/Form/Type/Frontend/BaseVehicleSearchType.php"
    "line" => 71
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Form/Type/Frontend/VehicleSearchType.php"
    "line" => 30
    "function" => "buildForm"
    "class" => "App\Form\Type\Frontend\BaseVehicleSearchType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "App\Form\Type\Frontend\VehicleSearchType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 55
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/form/FormFactory.php"
    "line" => 31
    "function" => "createBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 915
    "function" => "create"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 392
    "function" => "getSearchForm"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "searchAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 292
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_body_content"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 106
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\Frontend\VehicleController:394
[
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 394
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "searchAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 292
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_body_content"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 106
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_layout_content"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php"
    "line" => 406
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/cd/cdcf5cbee0837cc6132e3ecad2559556.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4ee375df17623a0290de47b76b51582"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/var/cache/dev/fr/vpauto/twig/6f/6fc74592d56565c8955f3d366bc5bc9a.php"
    "line" => 59
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f4365fc72bfd44ab2401e72a6be26a97"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/src/Controller/Frontend/VehicleController.php"
    "line" => 213
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\Frontend\VehicleController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventListener\LocaleListener:36
[
  [
    "file" => "/srv/src/EventListener/LocaleListener.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AD_APP_ID
""
AD_APP_SECRET
""
AD_GRANT_TYPE
""
AD_LOGOUT_URL
""
AD_TOKEN_URL
""
AD_URL_CONNECT
""
AD_URL_REDIRECT
""
APEX_FTP_PASSWORD
"ftppass"
APEX_FTP_SERVER
"server"
APEX_FTP_USER
"ftpuser"
APP_COUNTRY
"fr"
APP_ENV
"dev"
APP_SECRET
"secret"
APP_WEBSITE
"vpauto"
ARGUS_PRICE_OFFSET
"15"
ASSET_VERSION_FOR_CACHE
"v20230327"
ASSET_VPAUTO_BASE_URL
"https://dev.az.vp.vpauto.fr"
AUTOVISTA_DATABASE_URL
"mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/eurotax"
AXEPTA_BE_BLOWFISH
"Tc5*2D_xs7B[6E?w"
AXEPTA_BE_HMAC
"4n!BmF3_?9oJ2Q*z(iD7q6[RSb5)a]A8"
AXEPTA_BE_MERCHANT_ID
"BNP_DEMO_AXEPTA"
AXEPTA_DEBUG
"1"
AXEPTA_FR_BLOWFISH
"Tc5*2D_xs7B[6E?w"
AXEPTA_FR_HMAC
"4n!BmF3_?9oJ2Q*z(iD7q6[RSb5)a]A8"
AXEPTA_FR_MERCHANT_ID
"BNP_DEMO_AXEPTA"
AXEPTA_PT_BLOWFISH
"Tc5*2D_xs7B[6E?w"
AXEPTA_PT_HMAC
"4n!BmF3_?9oJ2Q*z(iD7q6[RSb5)a]A8"
AXEPTA_PT_MERCHANT_ID
"BNP_DEMO_AXEPTA"
AXEPTA_URL
"https://paymentpage.axepta.bnpparibas/payssl.aspx"
AZURE_MAPS_KEY
"F2YVrXncEAoPK9eoaIFIyYzaNrvkaei-4zepOgFyIQw"
AZURE_MAPS_URL
"https://atlas.microsoft.com"
AZURE_SERVICE_BUS_DSN
"azure://pol-listen:9i1BIYYDxrxHjz+BCfRtCWy2kgICfD7EQN37Ma02hYo=@sb-sandox-dh"
AZURE_SERVICE_ENTITY_PATH
"sb-sandbox-cp"
AZURE_SERVICE_SUBSCRIPTION
"VPAuto"
BIDAPI_BASE_URL
"http://wiremock:8080"
BIDAPI_PASSWORD
"bidapipassword"
BIDAPI_USERNAME
"bidapi"
CDNDOCPRO_WSDL_LOCATION
"http://cdn.vpauto.fr/webservices/serveur/WSDL.php?w=sendDocAcheteur"
CDN_UPLOAD_FILES_ENDPOINT
"https://cdn.vpauto.fr/SendFile"
CDN_UPLOAD_FILES_TOKEN
"4KbA7XZ64K352e"
CUSTOMER_PORTAL_URL
"https://customer-portal-backoffice-int.azurewebsites.net"
DATAHUB_BASE_URL
"http://wiremock:8080"
DATAHUB_CLIENT_ID
"xxx"
DATAHUB_CLIENT_SECRET
"xxx"
DATAHUB_RESOURCE
"https://vpauto.fr/xxx"
DATAHUB_SUBSCRIPTION_KEY
"xxx"
DELIVERY_API_LOCATION
"https://wendis.vpauto.fr/DevisTransport"
DELIVERY_API_TOKEN
"15848RF484874878787"
DIALOGINSIGHT_SFTP_HOST
""
DIALOGINSIGHT_SFTP_LOGIN
""
DIALOGINSIGHT_SFTP_PASSWORD
""
DIALOGINSIGHT_SFTP_PORT
""
DOMAIN_BE
"localhost:8489"
DOMAIN_DE
"localhost:8485"
DOMAIN_EN
"localhost:8491"
DOMAIN_ES
"localhost:8484"
DOMAIN_FR
"localhost:8443"
DOMAIN_IT
"localhost:8482"
DOMAIN_NL
"localhost:8490"
DOMAIN_PL
"localhost:8486"
DOMAIN_PT
"localhost:8481"
DOMAIN_RO
"localhost:8488"
DUMP_FOLDER
"/home"
ECAT_WEBSITE_BASE_URI
"https://localhost:8473"
ERP_SERVICE_BUS_DSN
"azure://pol-vpauto-fr:QBbqPeVVdZIWbpEn2gHXviFVhxUXQ0uPe+ASbPLxL9c=@sb-erp-np"
ERP_SERVICE_ENTITY_PATH
"publish-final"
ERP_SERVICE_SUBSCRIPTION
"vpauto-fr"
ESTIMATION_PRICE_OFFSET
"10"
GRILLE_FILE_PATH
"grille.csv"
GRILLE_URL
"http://www.vpautopro.fr/FTP/grille.csv"
JS_SERVER
"http://172.17.0.1:8800"
JS_SERVER_PUBLIC_URL
"http://vpauto.live.jit.su:80"
JS_SERVER_SEND
"true"
LEASEPLAN_BASE_URL
"http://wiremock:8080/leaseplan"
LEASEPLAN_COOKIE_DOMAIN
".perfectchannel.com"
LEASEPLAN_COOKIE_NAME
"__Secure-UAT-leaseplanfrontend"
LEASEPLAN_DEFAULT_VEHICLE_CATEGORY_ID
"1"
LEASEPLAN_FEES
"350"
LEASEPLAN_PASSWORD
"thisisapassword"
LEASEPLAN_SALEEVENTTITLE_ID
"53"
LEASEPLAN_SIGNALR_BASE_URL
"https://api-uat-leaseplan.perfectchannel.com"
LEASEPLAN_USERNAME
"testusername"
LEASEPLAN_USER_BIDDER_ID
"1"
LIVE_PDF_GUIDE
"http://multimedia.vpauto.fr/documents/live/MODE_EMPLOI_DU_LIVE.pdf"
LOCK_DSN
"mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/vpauto"
MAILER_URL
"smtp://mailcatcher:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
ODR_BASE_URL
"http://recovery.vpauto.appventus.com"
ODR_PASSWORD
"vpautopass"
ODR_USERNAME
"vpauto"
PAYMENT_SYSTEM
"axepta"
PRICE_DEFAULT_TARIF
"3ECBBA32B7C1B59BC1257C46002F23BA"
PURCHASE_API_LOCATION
"https://cdn.vpauto.fr/GetPurchase"
PURCHASE_API_TOKEN
"25KLbUjijiUDHUDD5989774897"
RECOMMENDATION_AVAILABILITY_URL
"/vinscored/Vin_Scored"
RECOMMENDATION_URL
"https://app.powerbi.com"
REGISTRATION_URL
""
RMS_BID_URL
"http://wiremock:8080/ExternalBidActivity"
RMS_CLIENT_ID
"b44e4ca9-2e5d-4453-be8d-d3f2174a8595"
RMS_CLIENT_SECRET
":1=fz:mQwc9?6OFqjK0ZVaRp.@iP5/aU"
RMS_RESOURCE
"8eead3c3-8ff1-4af8-ad32-7a43914dc50a"
RMS_TOKEN_URL
"https://login.microsoftonline.com/manheimcloud.onmicrosoft.com/oauth2/token"
RMS_USER_BIDDER_ID
"1"
ROUTER_REQUEST_CONTEXT_BASE_URL
"/"
ROUTER_REQUEST_CONTEXT_HOST
"http://localhost:8080"
ROUTER_REQUEST_CONTEXT_SCHEME
"http"
RUBY_BIN
"/usr/bin/ruby"
RUDDERSTACK_DATAPLANE_URL
"https://scorpultinmwpp.dataplane.rudderstack.com"
RUDDERSTACK_KEY
"2RC3rqGjwQwnEPKuA8fmULJG0Bd"
SALESFORCE_BASE_URL
"http://wiremock:8080/"
SALESFORCE_ENABLED
"true"
SALESFORCE_ENVIRONMENT
"test"
SALESFORCE_PASSWORD
"sfpass"
SALESFORCE_SECURITY_TOKEN
"sftoken"
SALESFORCE_USERNAME
"sfuser"
SALESFORCE_USE_MOCK
"false"
SALE_WSDL_LOCATION
"http://wiremock:8080/Etincelle/EtincelleLorient.nsf/getSaleInformationUTF8WSDL"
SAP_FTP_HOST
"ftpsap"
SAP_FTP_LOGIN
"saplogin"
SAP_FTP_PASSIVE
"false"
SAP_FTP_PASSWORD
"sappassword"
SAP_FTP_PORT
"21"
SASS_BIN
"/usr/local/bundle/gems/sass-3.7.3/bin/sass"
SENTRY_DSN
""
SHOWVROOM_ALLIANCE_AUTO_LOGIN_URL
"http://allianceauto/"
SHOWVROOM_VPAUTO_HOMEPAGE_PRO_URL
"http://localhost:8020/pro"
SHOWVROOM_WEBSITE_BASE_URI
"https://localhost:8463"
SMS_ENABLED
"false"
TARIF_DATABASE_URL
"mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/tarif"
TARIF_WSDL_LOCATION
"http://wiremock:8080/Etincelle/EtincelleLorient.nsf/getTarifsWSDL"
TRANSLATION_APIM_SUBSCRIPTION_KEY
"null"
TRANSLATION_CLIENT_ID
"null"
TRANSLATION_CLIENT_SECRET
"null"
TRANSLATION_RESOURCE
"null"
UPLOAD_REGISTRATION_DOC_DIR
"uploads/registration"
VAT_CHECK_ENABLED
"true"
VAT_WSDL_LOCATION
"http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl"
VEHICLE_WSDL_LOCATION
"http://wiremock:8080/Etincelle/EtincelleLorient.nsf/getVehiclesBySaleUTF8WSDL"
VPAUTO_LIVE_AWARD_POSTSALE_STAFF
"info@vpauto.fr"
VPAUTO_WEBSITE_BASE_URI
"https://dev.az.vp.vpauto.fr"
VP_AUTO_DATABASE_URL
"mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/vpauto"
WKHTMLTOPDF_PATH
"/usr/bin/xvfb-run -a -s "-screen 0 640x480x16" /bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APCU_VERSION
"5.1.21"
APP_DEBUG
"1"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTAINER_APP_ENV_DNS_SUFFIX
"whiteforest-fa6a9fc9.francecentral.azurecontainerapps.io"
CONTAINER_APP_HOSTNAME
"php--ee0raoj.whiteforest-fa6a9fc9.francecentral.azurecontainerapps.io"
CONTAINER_APP_NAME
"php"
CONTAINER_APP_PORT
"8080"
CONTAINER_APP_REPLICA_NAME
"php--ee0raoj-7c7d759f48-vb9cq"
CONTAINER_APP_REVISION
"php--ee0raoj"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/srv/public"
DOCUMENT_URI
"/index.php//vehicule/liste"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/srv"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"acaAffinity="cb473dd907242880"; sf_redirect=%7B%22token%22%3A%22f9f449%22%2C%22route%22%3A%22frontend_search_by_url%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CVehicleController%3AstoreSearchAction%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=9571051b2734b946345243679aaa13ba"
HTTP_HOST
"dev.az.vp.vpauto.fr"
HTTP_REFERER
"https://dev.az.vp.vpauto.fr/rechercher/utilitaire-jumpy"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ARR_SSL
"true"
HTTP_X_ENVOY_EXPECTED_RQ_TIMEOUT_MS
"1800000"
HTTP_X_ENVOY_EXTERNAL_ADDRESS
"216.73.216.81"
HTTP_X_FORWARDED_FOR
"216.73.216.81"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_K8SE_APP_KIND
"web"
HTTP_X_K8SE_APP_NAME
"php--ee0raoj"
HTTP_X_K8SE_APP_NAMESPACE
"k8se-apps"
HTTP_X_K8SE_PROTOCOL
"http1"
HTTP_X_MS_CONTAINERAPP_NAME
"php"
HTTP_X_MS_CONTAINERAPP_REVISION_NAME
"php--ee0raoj"
HTTP_X_REQUEST_ID
"db76440a-8f1d-467f-8537-51e9ae38f0c5"
KUBERNETES_PORT
"tcp://100.100.224.1:443"
KUBERNETES_PORT_443_TCP
"tcp://100.100.224.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"100.100.224.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"100.100.224.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.13.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"2629bba10117bf78912068a230c68a8fd09b7740267bd8ebd3cfce91515d454b"
PHP_URL
"https://www.php.net/distributions/php-8.2.13.tar.xz"
PHP_VERSION
"8.2.13"
PWD
"/srv"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"100.100.0.135"
REMOTE_PORT
"49328"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751429575
REQUEST_TIME_FLOAT
1751429575.5997
REQUEST_URI
"/vehicule/liste"
SCRIPT_FILENAME
"/srv/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"100.100.207.248"
SERVER_NAME
"_"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SHLVL
"1"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_URL,VP_AUTO_DATABASE_URL,TARIF_DATABASE_URL,AUTOVISTA_DATABASE_URL,WKHTMLTOPDF_PATH,JS_SERVER,JS_SERVER_PUBLIC_URL,JS_SERVER_SEND,ODR_BASE_URL,ODR_USERNAME,ODR_PASSWORD,SALESFORCE_ENABLED,SALESFORCE_USE_MOCK,SALESFORCE_ENVIRONMENT,SALESFORCE_USERNAME,SALESFORCE_PASSWORD,SALESFORCE_SECURITY_TOKEN,SALESFORCE_BASE_URL,APEX_FTP_SERVER,APEX_FTP_USER,APEX_FTP_PASSWORD,ESTIMATION_PRICE_OFFSET,ARGUS_PRICE_OFFSET,SASS_BIN,RUBY_BIN,SAP_FTP_HOST,SAP_FTP_PORT,SAP_FTP_LOGIN,SAP_FTP_PASSWORD,SAP_FTP_PASSIVE,DIALOGINSIGHT_SFTP_HOST,DIALOGINSIGHT_SFTP_PORT,DIALOGINSIGHT_SFTP_LOGIN,DIALOGINSIGHT_SFTP_PASSWORD,VPAUTO_LIVE_AWARD_POSTSALE_STAFF,LIVE_PDF_GUIDE,PRICE_DEFAULT_TARIF,SMS_ENABLED,ROUTER_REQUEST_CONTEXT_HOST,ROUTER_REQUEST_CONTEXT_SCHEME,ROUTER_REQUEST_CONTEXT_BASE_URL,SENTRY_DSN,PURCHASE_API_LOCATION,PURCHASE_API_TOKEN,UPLOAD_REGISTRATION_DOC_DIR,DELIVERY_API_LOCATION,DELIVERY_API_TOKEN,CDN_UPLOAD_FILES_ENDPOINT,CDN_UPLOAD_FILES_TOKEN,SALE_WSDL_LOCATION,VEHICLE_WSDL_LOCATION,TARIF_WSDL_LOCATION,CDNDOCPRO_WSDL_LOCATION,VAT_WSDL_LOCATION,VAT_CHECK_ENABLED,TRANSLATION_CLIENT_ID,TRANSLATION_CLIENT_SECRET,TRANSLATION_RESOURCE,TRANSLATION_APIM_SUBSCRIPTION_KEY,VPAUTO_WEBSITE_BASE_URI,SHOWVROOM_WEBSITE_BASE_URI,ECAT_WEBSITE_BASE_URI,DATAHUB_BASE_URL,DATAHUB_CLIENT_ID,DATAHUB_CLIENT_SECRET,DATAHUB_SUBSCRIPTION_KEY,DATAHUB_RESOURCE,SHOWVROOM_ALLIANCE_AUTO_LOGIN_URL,SHOWVROOM_VPAUTO_HOMEPAGE_PRO_URL,LEASEPLAN_BASE_URL,LEASEPLAN_USERNAME,LEASEPLAN_PASSWORD,LEASEPLAN_SALEEVENTTITLE_ID,LEASEPLAN_USER_BIDDER_ID,RMS_USER_BIDDER_ID,LEASEPLAN_SIGNALR_BASE_URL,LEASEPLAN_DEFAULT_VEHICLE_CATEGORY_ID,LEASEPLAN_FEES,LEASEPLAN_COOKIE_NAME,LEASEPLAN_COOKIE_DOMAIN,RECOMMENDATION_AVAILABILITY_URL,RECOMMENDATION_URL,APP_COUNTRY,APP_WEBSITE,PAYMENT_SYSTEM,AXEPTA_URL,AXEPTA_DEBUG,AXEPTA_FR_MERCHANT_ID,AXEPTA_FR_HMAC,AXEPTA_FR_BLOWFISH,AXEPTA_BE_MERCHANT_ID,AXEPTA_BE_HMAC,AXEPTA_BE_BLOWFISH,AXEPTA_PT_MERCHANT_ID,AXEPTA_PT_HMAC,AXEPTA_PT_BLOWFISH,LOCK_DSN,DOMAIN_BE,DOMAIN_DE,DOMAIN_EN,DOMAIN_ES,DOMAIN_FR,DOMAIN_IT,DOMAIN_NL,DOMAIN_PL,DOMAIN_PT,DOMAIN_RO,RMS_TOKEN_URL,RMS_BID_URL,RMS_CLIENT_ID,RMS_CLIENT_SECRET,RMS_RESOURCE,BIDAPI_BASE_URL,BIDAPI_USERNAME,BIDAPI_PASSWORD,MESSENGER_TRANSPORT_DSN,ASSET_VERSION_FOR_CACHE,ASSET_VPAUTO_BASE_URL,DUMP_FOLDER,GRILLE_URL,GRILLE_FILE_PATH,AD_APP_ID,AD_APP_SECRET,AD_GRANT_TYPE,AD_URL_REDIRECT,AD_URL_CONNECT,AD_TOKEN_URL,AD_LOGOUT_URL,AZURE_SERVICE_BUS_DSN,AZURE_SERVICE_ENTITY_PATH,AZURE_SERVICE_SUBSCRIPTION,ERP_SERVICE_BUS_DSN,ERP_SERVICE_ENTITY_PATH,ERP_SERVICE_SUBSCRIPTION,AZURE_MAPS_URL,AZURE_MAPS_KEY,RUDDERSTACK_KEY,RUDDERSTACK_DATAPLANE_URL,CUSTOMER_PORTAL_URL,REGISTRATION_URL"
USER
"vpauto"
_
"/usr/local/sbin/php-fpm"
argc
0
argv
[]

Parent Request

Return to parent request (token = b26ef1)

Key Value
_controller
"App\Controller\Frontend\VehicleController:indexAction"
_firewall_context
"security.firewall.map.context.main"
_fos_rest_zone
false
_links
Symfony\Component\WebLink\GenericLinkProvider {#9463
  -links: [
    9462 => Symfony\Component\WebLink\Link {#9462
      -href: "http://dev.az.vp.vpauto.fr/api/sales/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr"
_redirected
true
_remove_csp_headers
true
_route
"frontend_vehicle_list"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"572a03"