PopupWidgetController :: renderWidget

Request

GET Parameters

Key Value
_path
"_format=html&_locale=de&_controller=CarSale%5CClassicBundle%5CController%5CWidget%5CPopupWidgetController%3A%3ArenderWidget"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"CarSale\ClassicBundle\Controller\Widget\PopupWidgetController::renderWidget"
_format
"html"
_locale
"de"
_stopwatch_token
"f61a6a"
data
Twig\Markup {#6483
  -content: """
    <div class="question-about-car__container">\n
            <h2>Fahrzeuganfrage</h2>\n
                    <form name="question_about_car" method="post" action="/submit-form-car-single">\n
            <div id="question_about_car"><input type="hidden" id="question_about_car_carId" name="question_about_car[carId]" value="221" /><input type="hidden" id="question_about_car_filial" name="question_about_car[filial]" value="678" /><input type="hidden" id="question_about_car_car_url" name="question_about_car[car_url]" value="https://hansa-shop.wsh.one/catalog/show-car/BMW_218i_00003005022" /><div><input type="text" id="question_about_car_name" name="question_about_car[name]" required="required" placeholder="Vollständiger Name" class="form-control" required="required" maxlength="255" pattern=".{3,}" title="Bitte geben Sie mindestens 3 Zeichen ein" /></div><div><input type="text" id="question_about_car_phone" name="question_about_car[phone]" required="required" placeholder="Telefon" class="form-control" required="required" /></div><div><input type="email" id="question_about_car_email" name="question_about_car[email]" required="required" placeholder="E-Mail Adresse" class="form-control" required="required" type="email" maxlength="255" /></div><div><select id="question_about_car_request_type" name="question_about_car[request_type]" class="form-control" required="required"><option value="Anliegen" selected="selected">Anliegen</option><option value="Expose">Expose</option><option value="Probefahrt">Probefahrt</option><option value="Frage">Frage</option></select></div><div><textarea id="question_about_car_message" name="question_about_car[message]" required="required" placeholder="Ihre Nachricht." class="form-control" required="required" minlength="10" maxlength="1000"></textarea></div><div><input type="text" id="question_about_car_contact_preference" name="question_about_car[contact_preference]" placeholder="Bevorzugte Kontaktzeit (optional)" class="form-control d-none" autocomplete="off" /></div><div class="checkbox-container"><label for="question_about_car_rules_agree" class="required">Ich bin damit einverstanden, dass meine Daten zur Bearbeitung der Anfrage gespeichert werden. Weitere Hinweise finden Sie unter Datenschutz</label><input type="checkbox" id="question_about_car_rules_agree" name="question_about_car[rules_agree]" required="required" class="form-check-input" required="required" value="1" /></div><div class="checkbox-container"><label for="question_about_car_newsletter_consent">Ja, haltet mich über aktuelle Angebote und Information auf dem Laufenden.</label><input type="checkbox" id="question_about_car_newsletter_consent" name="question_about_car[newsletter_consent]" class="form-check-input" value="1" /></div><div><button type="submit" id="question_about_car_save" name="question_about_car[save]" class="btn btn-outline-primary btn-form-submit" id="submitQuestion">Absenden</button></div><input type="hidden" id="question_about_car__token" name="question_about_car[_token]" value="15e978d0ae5a7770bac749f0.tz5OH6UhZp_p4mf9hhU6g-drEClfwUZgj8e3neb1hdk.5HwEaOB5C-ybpTe3wDgDwKBeRWUcgnA_1q_Er6jF_KHtSxRu734jyKGGXw" /></div>\n
            </form>\n
        </div>
    """
  -charset: "UTF-8"
}
dataId
"send-mail"
popupType
"text"
popupWidth
"640px"

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-us,en;q=0.5"
connection
"close"
forwarded
"for="216.73.216.2";host="hansa-shop.wsh.one";proto=https"
host
"hansa-shop.wsh.one"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"216.73.216.2"
x-php-ob-level
"2"
x-real-ip
"216.73.216.2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Sat, 05 Jul 2025 10:05:47 GMT"
x-debug-token
"61a6fc"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Sat, 05 Jul 25 10:05:47 +0000"
Last used
"Sat, 05 Jul 25 10:05:47 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-question_about_car
"SBJwEXmsrGPJF-9CG5ULCC6_Yhs2N0yxZuZqJ_EWHd8"
car_sale.device_id
Ramsey\Uuid\Lazy\LazyUuidFromString {#801
  -unwrapped: null
  -uuid: "bd9f32a4-3df1-5d91-81b5-2a74077ecdaf"
  uuid: "bd9f32a4-3df1-5d91-81b5-2a74077ecdaf"
}

Session Usage

11 Usages
Stateless check enabled
Usage
CarSale\ClassicBundle\Service\ShoppingCart\DeviceIdentificationService:26
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/ShoppingCart/DeviceIdentificationService.php"
    "line" => 26
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/EventListener/DeviceIdEventListener.php"
    "line" => 25
    "function" => "initDevice"
    "class" => "CarSale\ClassicBundle\Service\ShoppingCart\DeviceIdentificationService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "CarSale\ClassicBundle\Service\EventListener\DeviceIdEventListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
CarSale\ClassicBundle\Service\ShoppingCart\DeviceIdentificationService:30
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/ShoppingCart/DeviceIdentificationService.php"
    "line" => 30
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/EventListener/DeviceIdEventListener.php"
    "line" => 25
    "function" => "initDevice"
    "class" => "CarSale\ClassicBundle\Service\ShoppingCart\DeviceIdentificationService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "CarSale\ClassicBundle\Service\EventListener\DeviceIdEventListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
CarSale\ClassicBundle\Service\Controller\CarSale\Catalog\CarSaleCatalogShowCarHandler:97
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/Controller/CarSale/Catalog/CarSaleCatalogShowCarHandler.php"
    "line" => 97
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 109
    "function" => "__invoke"
    "class" => "CarSale\ClassicBundle\Service\Controller\CarSale\Catalog\CarSaleCatalogShowCarHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/Controller/CarSale/Catalog/CarSaleCatalogShowCarHandler.php"
    "line" => 107
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 109
    "function" => "__invoke"
    "class" => "CarSale\ClassicBundle\Service\Controller\CarSale\Catalog\CarSaleCatalogShowCarHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/Controller/CarSale/Catalog/CarSaleCatalogShowCarHandler.php"
    "line" => 107
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 109
    "function" => "__invoke"
    "class" => "CarSale\ClassicBundle\Service\Controller\CarSale\Catalog\CarSaleCatalogShowCarHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
CarSale\ClassicBundle\Service\ShoppingCart\DeviceIdentificationService:40
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/ShoppingCart/DeviceIdentificationService.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/ShoppingCart/SimpleShoppingCartService.php"
    "line" => 142
    "function" => "getDeviceId"
    "class" => "CarSale\ClassicBundle\Service\ShoppingCart\DeviceIdentificationService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Service/Controller/CarSale/Catalog/CarSaleCatalogShowCarHandler.php"
    "line" => 110
    "function" => "getActiveCartOrder"
    "class" => "CarSale\ClassicBundle\Service\ShoppingCart\SimpleShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 109
    "function" => "__invoke"
    "class" => "CarSale\ClassicBundle\Service\Controller\CarSale\Catalog\CarSaleCatalogShowCarHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 280
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_themeContent"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 197
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 224
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/07/073d18bdbe317f88f76fd24fff64910a.php"
    "line" => 91
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_58b954eca242edccddd08322312431ce"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/3c/3cfc2ffc28cda283f06c142cf0adb566.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_38851524815f39e1d00e56ad8974b3f3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 62
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 280
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_themeContent"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 197
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 224
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/07/073d18bdbe317f88f76fd24fff64910a.php"
    "line" => 91
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_58b954eca242edccddd08322312431ce"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/3c/3cfc2ffc28cda283f06c142cf0adb566.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_38851524815f39e1d00e56ad8974b3f3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 62
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 280
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_themeContent"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 197
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 224
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/07/073d18bdbe317f88f76fd24fff64910a.php"
    "line" => 91
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_58b954eca242edccddd08322312431ce"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/3c/3cfc2ffc28cda283f06c142cf0adb566.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_38851524815f39e1d00e56ad8974b3f3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 62
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 280
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_themeContent"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 197
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 224
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/07/073d18bdbe317f88f76fd24fff64910a.php"
    "line" => 91
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_58b954eca242edccddd08322312431ce"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/3c/3cfc2ffc28cda283f06c142cf0adb566.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_38851524815f39e1d00e56ad8974b3f3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 62
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 280
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_themeContent"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/cd/cd3b8a2faf86925231af4aac46b23fd2.php"
    "line" => 197
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ee8ac97444da4e05a6c3603771dcad01"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 224
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/07/073d18bdbe317f88f76fd24fff64910a.php"
    "line" => 91
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_58b954eca242edccddd08322312431ce"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/3c/3cfc2ffc28cda283f06c142cf0adb566.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_38851524815f39e1d00e56ad8974b3f3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/var/cache/dev/twig/46/46bfe43909287837cef83a9227ae596a.php"
    "line" => 62
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9dbc79a5cda08f589313e2c25932fb1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/car-sale/classic-bundle/src/Controller/CarSale/CatalogController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "showCar"
    "class" => "CarSale\ClassicBundle\Controller\CarSale\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/hansa-shop.wsh.one/hansa-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_PAYMENT_BEZAHL_ORG_ID
"btzvp9Ipy"
APP_PAYMENT_BEZAHL_TOKEN
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IlpORWRhd2JrTyIsImVtYWlsIjoiZEB3c2gub25lIiwidXVpZCI6IjZjNjA3ZWM4LTUxODEtNDU2MS1hMzdhLTEwMmZkMWIzODAwOCIsImlhdCI6MTcxMTQ0NDgxNCwiZXhwIjoxODM3Njc1MjE0fQ.PlRSScI5o49HB_zG8XXk5bYKV7akjLTij56Cu8V-e2s"
APP_SECRET
"4f71ee26de6ee268d0f1bcd53f334793"
APP_SHOP_ORDER_EMAIL
"a@wsh.one"
ASSETS_VERSION
"2"
DATABASE_URL
"mysql://hansa_shop:Xf8_vu524@localhost:3306/hansa_shop?serverVersion=mariadb-10.5.23&charset=utf8mb4"
LOCK_DSN
"flock"
MAILER_DSN
"gmail://USERNAME:PASSWORD@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/hansa-shop.wsh.one/httpdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/hansa-shop.wsh.one/httpdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/hansa-shop.wsh.one"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_FORWARDED
"for="216.73.216.2";host="hansa-shop.wsh.one";proto=https"
HTTP_HOST
"hansa-shop.wsh.one"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"216.73.216.2"
HTTP_X_REAL_IP
"216.73.216.2"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Dde%26_controller%3DCarSale%255CClassicBundle%255CController%255CWidget%255CPopupWidgetController%253A%253ArenderWidget"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SCRIPT_URI
"https://hansa-shop.wsh.one/catalog/show-car/BMW_218i_00003005022"
REDIRECT_SCRIPT_URL
"/catalog/show-car/BMW_218i_00003005022"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aGj4-xgojf7VZoN_utcTSwAAAAc"
REDIRECT_URL
"/catalog/show-car/BMW_218i_00003005022"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"45612"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751709947
REQUEST_TIME_FLOAT
1751709947.0483
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Dde%26_controller%3DCarSale%255CClassicBundle%255CController%255CWidget%255CPopupWidgetController%253A%253ArenderWidget"
SCRIPT_FILENAME
"/var/www/vhosts/hansa-shop.wsh.one/httpdocs/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://hansa-shop.wsh.one/catalog/show-car/BMW_218i_00003005022"
SCRIPT_URL
"/catalog/show-car/BMW_218i_00003005022"
SERVER_ADDR
"95.173.103.116"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"hansa-shop.wsh.one"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at hansa-shop.wsh.one Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,ASSETS_VERSION,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCK_DSN,MAILER_DSN,APP_SHOP_ORDER_EMAIL,APP_PAYMENT_BEZAHL_TOKEN,APP_PAYMENT_BEZAHL_ORG_ID"
UNIQUE_ID
"aGj4-xgojf7VZoN_utcTSwAAAAc"
USER
"hansa-shop.wsh.one"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 4e99b8)

Key Value
_controller
"CarSale\ClassicBundle\Controller\CarSale\CatalogController::showCar"
_firewall_context
"security.firewall.map.context.main"
_route
"carsale_classic_bundle.carsale_catalog-show-car-slug"
_route_params
[
  "slug" => "BMW_218i_00003005022"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"629236"
slug
"BMW_218i_00003005022"