ProductController :: bebes

Request

GET Parameters

Key Value
_path
"_format=html&_locale=en&_controller=App%5CController%5CProductController%3A%3Abebes"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ProductController::bebes"
_format
"html"
_locale
"en"
_stopwatch_token
"40aecf"
travellers
[
  "idResidence" => 153
  "nbPax" => 1
  "actnbadultes" => 1
  "actnbenfants" => 0
  "actnbbebes" => 0
  "agesadultes" => [
    "10/12/2006"
  ]
  "nomsadultes" => []
  "prenomsadultes" => []
  "agesenfants" => []
  "nomsenfants" => []
  "prenomsenfants" => []
  "agesbebes" => []
  "nomsbebes" => []
  "prenomsbebes" => []
  "actdatearrivee" => null
  "actdatedepart" => null
  "actnbnuits" => null
  "test" => []
]

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"
cookie
"PHPSESSID=9dfcvcbmq1fildloa4avs89se6"
forwarded
"for="216.73.216.81";host="sandbox.ateya-vacances.fr";proto=https"
host
"sandbox.ateya-vacances.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.81"
x-php-ob-level
"7"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Wed, 10 Dec 2025 06:16:46 GMT"
x-debug-token
"6e7466"

Cookies

Request Cookies

Key Value
PHPSESSID
"9dfcvcbmq1fildloa4avs89se6"

Response Cookies

No response cookies

Session 22

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 07:16:38 +0100"
Last used
"Wed, 10 Dec 25 07:16:45 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-inscrit_newsletter
"ID_cZEUAnWPAz57qp3tFSeVpbLNOwrZy0FZLvXJeveg"
_locale
"en"
residence
[
  "slug" => "residence-prestige-de-la-plage"
  "id" => 153
]
travellers
[
  "idResidence" => null
  "nbPax" => 1
  "actnbadultes" => 1
  "actnbenfants" => 0
  "actnbbebes" => 0
  "agesadultes" => [
    "10/12/2006"
  ]
  "nomsadultes" => []
  "prenomsadultes" => []
  "agesenfants" => []
  "nomsenfants" => []
  "prenomsenfants" => []
  "agesbebes" => []
  "nomsbebes" => []
  "prenomsbebes" => []
  "actdatearrivee" => null
  "actdatedepart" => null
  "actnbnuits" => null
  "test" => []
]

Session Usage

22 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:27
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 27
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Services\TravellerService:52
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Services/TravellerService.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 3724
    "function" => "__construct"
    "class" => "App\Services\TravellerService"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 3800
    "function" => "getTravellerServiceService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 1638
    "function" => "getResidencesService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 240
    "function" => "getProductControllerService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Services\TravellerService:54
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Services/TravellerService.php"
    "line" => 54
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 3724
    "function" => "__construct"
    "class" => "App\Services\TravellerService"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 3800
    "function" => "getTravellerServiceService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 1638
    "function" => "getResidencesService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 240
    "function" => "getProductControllerService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:82
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 82
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 1638
    "function" => "__construct"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 240
    "function" => "getProductControllerService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:180
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 180
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Services\TravellerService:123
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Services/TravellerService.php"
    "line" => 123
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Services/TravellerService.php"
    "line" => 119
    "function" => "save"
    "class" => "App\Services\TravellerService"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 197
    "function" => "init"
    "class" => "App\Services\TravellerService"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:199
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 199
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:200
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 200
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:201
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 201
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:202
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 202
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:203
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 203
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:204
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 204
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:205
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 205
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:206
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 206
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:207
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 207
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:208
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 208
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:209
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 209
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\ProductController:212
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 212
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\PageController:62
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/PageController.php"
    "line" => 62
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 1599
    "function" => "__construct"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 240
    "function" => "getPageController2Service"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 277
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_top"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 186
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cc/cc5ba33ab34eabefb5754bc6a507066e9f314d2bd5e81a06947ecf65587dba44.php"
    "line" => 222
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_126bcaa1ef66456c176b23376e2597f07e8fdf26980f967c42e9e28e5e55e555"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 81
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/23/232421b67768b72aa3ee3a92cf4ec9f141fd8425f5319b55da3164030de522d4.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4646b572d455247fd009a4e8159b3fba89a2a1963458cd5043e3d3d3e4d199c2"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 469
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Controller\RechercheController:46
[
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/RechercheController.php"
    "line" => 46
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/ContainerQj83fLJ/App_KernelDevDebugContainer.php"
    "line" => 1672
    "function" => "__construct"
    "class" => "App\Controller\RechercheController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 240
    "function" => "getRechercheControllerService"
    "class" => "ContainerQj83fLJ\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/6f/6f08bee8b32b0a29d296cdd2466f3ac6b5034a9c683cc3478828e24242a7b83c.php"
    "line" => 84
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9453021b86adbca7210a044513988005a2d098f057298599390aa06a0a25bab7"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/DefaultController.php"
    "line" => 339
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "menu"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 339
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_menu"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 283
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_top"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 186
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cc/cc5ba33ab34eabefb5754bc6a507066e9f314d2bd5e81a06947ecf65587dba44.php"
    "line" => 222
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_126bcaa1ef66456c176b23376e2597f07e8fdf26980f967c42e9e28e5e55e555"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 81
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/23/232421b67768b72aa3ee3a92cf4ec9f141fd8425f5319b55da3164030de522d4.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4646b572d455247fd009a4e8159b3fba89a2a1963458cd5043e3d3d3e4d199c2"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 469
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Twig\Extension\CoreExtension:1764
[
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1764
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 200
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cc/cc5ba33ab34eabefb5754bc6a507066e9f314d2bd5e81a06947ecf65587dba44.php"
    "line" => 222
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_126bcaa1ef66456c176b23376e2597f07e8fdf26980f967c42e9e28e5e55e555"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/cf/cf3d4ed59e3f66c318b7b49f5901812b42ddb2f42350502e775f55dd2123f4a4.php"
    "line" => 81
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c79cade56a944d5e5323d5fb3b53e9be2c15b522ce440b1c8452b066110e8f52"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/var/cache/dev/twig/23/232421b67768b72aa3ee3a92cf4ec9f141fd8425f5319b55da3164030de522d4.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4646b572d455247fd009a4e8159b3fba89a2a1963458cd5043e3d3d3e4d199c2"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/releases/20250612102142/src/Controller/ProductController.php"
    "line" => 469
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "produit"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ateya_sandbox/www/shared/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
BASE_ROOT_PATH
"/home/ateya_sandbox/www"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DEBUG_IRESA
"false"
HOST
"sandbox.ateya-vacances.fr"
IRESA_IMG
"https://ateya-bo-prod.i-resa.com"
MAILER_HOST
"smtp-relay.sendinblue.com"
MAILER_PORT
"587"
MODE
"prod"
MODE_ASSURANCE
"prod"
MODE_IRESA
"prod"
MODE_PAIEMENT
"prod"
SCHEME
"https"
SENTRY_DSN
"https://c6d97d6c43e44d8d95f9a8ba30c412f9@o486749.ingest.sentry.io/5544498"
SHARED_PUBLIC_DIR
"/home/ateya_sandbox/www/shared/public"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
AWSTATS_FORCE_CONFIG
"ateya_sandbox"
CONTEXT_DOCUMENT_ROOT
"/home/ateya_sandbox/www/current/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/ateya_sandbox/www/current/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/ateya_sandbox"
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_COOKIE
"PHPSESSID=9dfcvcbmq1fildloa4avs89se6"
HTTP_FORWARDED
"for="216.73.216.81";host="sandbox.ateya-vacances.fr";proto=https"
HTTP_HOST
"sandbox.ateya-vacances.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.81"
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%3Den%26_controller%3DApp%255CController%255CProductController%253A%253Abebes"
REDIRECT_AWSTATS_FORCE_CONFIG
"ateya_sandbox"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"datearrivee=2026-01-03&duree=14"
REDIRECT_SCRIPT_URI
"https://sandbox.ateya-vacances.fr/en/residence/residence-prestige-de-la-plage"
REDIRECT_SCRIPT_URL
"/en/residence/residence-prestige-de-la-plage"
REDIRECT_SSL_TLS_SNI
"sandbox.ateya-vacances.fr"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTkQTHTsx51SMUt24e_QtwAAABM"
REDIRECT_URL
"/en/residence/residence-prestige-de-la-plage"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"50353"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765347404
REQUEST_TIME_FLOAT
1765347404.618
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CProductController%253A%253Abebes"
SCRIPT_FILENAME
"//home/ateya_sandbox/www/current/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://sandbox.ateya-vacances.fr/en/residence/residence-prestige-de-la-plage"
SCRIPT_URL
"/en/residence/residence-prestige-de-la-plage"
SERVER_ADDR
"51.158.156.160"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"sandbox.ateya-vacances.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at sandbox.ateya-vacances.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"sandbox.ateya-vacances.fr"
SYMFONY_DOTENV_VARS
"CORS_ALLOW_ORIGIN,APP_ENV,SHARED_PUBLIC_DIR,IRESA_IMG,MAILER_HOST,MAILER_PORT,MODE,MODE_IRESA,MODE_PAIEMENT,MODE_ASSURANCE,DEBUG_IRESA,SCHEME,HOST,SENTRY_DSN,BASE_ROOT_PATH"
UNIQUE_ID
"aTkQTHTsx51SMUt24e_QtwAAABM"
USER
"ateya_sandbox"

Parent Request

Return to parent request (token = ad3fa5)

Key Value
_controller
"App\Controller\ProductController::produit"
_firewall_context
"security.firewall.map.context.main_front"
_locale
"en"
_route
"ac_platform_produit_slug"
_route_params
[
  "_locale" => "en"
  "slug" => "residence-prestige-de-la-plage"
]
_security_firewall_run
"_security_ateya"
_stopwatch_token
"fb457a"
slug
"residence-prestige-de-la-plage"