CheckoutController :: empty
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\Public\CheckoutController::empty" |
| _firewall_context | "security.firewall.map.context.client" |
| _redirected | true |
| _route | "public_checkout_empty" |
| _route_params | [] |
| _stopwatch_token | "aea3f2" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22c7bc24%22%2C%22route%22%3A%22public_checkout_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPublic%5C%5CCheckoutController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FPublic%5C%2FCheckoutController.php%22%2C%22line%22%3A54%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=bb0ca75b3dc08697a348472c4caaa26d" |
| host | "dev-ligams.mapyourdream.com" |
| referer | "https://dev-ligams.mapyourdream.com/panier" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.62" |
| x-forwarded-host | "dev-ligams.mapyourdream.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "663819ad6dad" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.62" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 30 Mar 2026 11:47:40 GMT" |
| x-debug-token | "fe3406" |
| x-robots-tag | "noindex, nofollow" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "bb0ca75b3dc08697a348472c4caaa26d" |
| sf_redirect | "{"token":"c7bc24","route":"public_checkout_index","method":"GET","controller":{"class":"App\\Controller\\Public\\CheckoutController","method":"index","file":"\/var\/www\/src\/Controller\/Public\/CheckoutController.php","line":54},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 30 Mar 26 13:47:39 +0200" |
| Last used | "Mon, 30 Mar 26 13:47:39 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| activeEdition | [ "id" => 5 "nomEdition" => "La Passem! 2026" "dateDebut" => DateTime @1777543200 {#758 : 2026-04-30 12:00:00.0 Europe/Paris (+02:00) } "dateFin" => DateTime @1778346021 {#935 : 2026-05-09 19:00:21.0 Europe/Paris (+02:00) } "referenceUuid" => Symfony\Component\Uid\UuidV6 {#757 #uid: "1f055986-2b52-6c22-98fa-1330bae1f040" : "4qB7bM9p6HM41nzndW81qy" : "0Z0NCRCATJDGH9HYGK62XE3W20" : "2025-06-30 09:55:42.791581 UTC" } ] |
| checkout_client | App\Session\Checkout {#776 -items: [] -totalPayment: 0.0 -totalTax: 0.0 -currency: "EUR" -category: "online_paid" -orderId: null -accountId: null -gender: null -firstName: null -lastName: null -addressLine1: null -addressLine2: null -postalCode: null -city: null -country: null -mobile: null -accountCategory: null -companyTva: null -siret: null -company: null -typeJuridique: null -personnalInfosFetched: false } |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\RequestListener:36
[
[
"file" => "/var/www/src/EventListener/RequestListener.php"
"line" => 36
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventListener\RequestListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\CheckoutManager:64
[
[
"file" => "/var/www/src/Service/CheckoutManager.php"
"line" => 64
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Service/CheckoutManager.php"
"line" => 117
"function" => "getCheckout"
"class" => "App\Service\CheckoutManager"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Public/CheckoutController.php"
"line" => 223
"function" => "isEmpty"
"class" => "App\Service\CheckoutManager"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "empty"
"class" => "App\Controller\Public\CheckoutController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\CheckoutManager:68
[
[
"file" => "/var/www/src/Service/CheckoutManager.php"
"line" => 68
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Service/CheckoutManager.php"
"line" => 117
"function" => "getCheckout"
"class" => "App\Service\CheckoutManager"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Public/CheckoutController.php"
"line" => 223
"function" => "isEmpty"
"class" => "App\Service\CheckoutManager"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "empty"
"class" => "App\Controller\Public\CheckoutController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:196
[
[
"file" => "/var/www/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 196
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 73
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_flash_messages"
"class" => "__TwigTemplate_275e254e3aa645aa4f10a226739da492"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 49
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_275e254e3aa645aa4f10a226739da492"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 389
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_flash_messages"
"class" => "__TwigTemplate_93584d3136f675e1a4a2a3450bba16b1"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 162
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_93584d3136f675e1a4a2a3450bba16b1"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 187
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c6f8df13363af0aaa52566c46a070215"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 63
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_93584d3136f675e1a4a2a3450bba16b1"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_395c5db09d621b439646cf7d9abf702d"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 452
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 457
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 257
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Public/CheckoutController.php"
"line" => 227
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "empty"
"class" => "App\Controller\Public\CheckoutController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/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_SECRET | "bd749b4818d80786023fdfbb56ae6338" |
| DATABASE_URL | "postgresql://ligams:ligams@ligams-dev-psql:5432/ligams?serverVersion=14&charset=utf8" |
| MAILER_DSN | "smtp://ligams%40lapassem.com:6CSz54SdLD%2FZ.pD@ssl0.ovh.net:465?encryption=tls&auth_mode=login" |
| MAILER_FROM | "ligams@lapassem.com" |
| MAILER_RECIPIENT | "franck@mapyourdream.com" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PAYMENT_MODE | "TEST" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| APP_DEBUG | "1" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOSTNAME | "e1709cbb68ab" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22c7bc24%22%2C%22route%22%3A%22public_checkout_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPublic%5C%5CCheckoutController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FPublic%5C%2FCheckoutController.php%22%2C%22line%22%3A54%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=bb0ca75b3dc08697a348472c4caaa26d" |
| HTTP_HOST | "dev-ligams.mapyourdream.com" |
| HTTP_REFERER | "https://dev-ligams.mapyourdream.com/panier" |
| 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.62" |
| HTTP_X_FORWARDED_HOST | "dev-ligams.mapyourdream.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "663819ad6dad" |
| HTTP_X_REAL_IP | "216.73.216.62" |
| LANG | "C" |
| MAINTENANCE | "DISABLED" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz" |
| PHP_VERSION | "8.2.29" |
| PWD | "/var/www" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "172.20.0.2" |
| REMOTE_PORT | "46844" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1774871260 |
| REQUEST_TIME_FLOAT | 1774871260.1656 |
| REQUEST_URI | "/panier/empty" |
| SCRIPT_FILENAME | "/var/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.24" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "dev-ligams.mapyourdream.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at dev-ligams.mapyourdream.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_RECIPIENT,MAILER_FROM,PAYMENT_MODE" |
| argc | 0 |
| argv | [] |