GET https://tdb.encours.me/en/order/6/step1

OrderController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\OrderController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"app_order_enterprise"
_route_params
[
  "id" => "6"
  "_locale" => "en"
]
_stopwatch_token
"0d25e8"
enterprise
App\Entity\Enterprise {#808
  -id: 6
  -name: "TDB"
  -bookings: Doctrine\ORM\PersistentCollection {#801 …}
  -customers: Doctrine\ORM\PersistentCollection {#600 …}
  -users: Doctrine\ORM\PersistentCollection {#700 …}
  -agencies: Doctrine\ORM\PersistentCollection {#824 …}
  -nameEnterpriseOnline: "Transport Didier BELLENGE"
  -referenceFacture: "TB"
  -urlHerakles: "transport-bellenge.com"
  -urlCorporate: "transport-bellenge.com"
  -enterpriseType: "Apporteur d'affaire"
  -filePathConditions: null
  -coef: 20.0
  -bank: Proxies\__CG__\App\Entity\Bank {#873 …}
  -outsources: Doctrine\ORM\PersistentCollection {#871 …}
  -isSharedTransportLimited: true
  -dateStart: DateTime @1703026800 {#804
    date: 2023-12-20 00:00:00.0 Europe/Paris (+01:00)
  }
  -dateEnd: DateTime @1711839600 {#805
    date: 2024-03-31 00:00:00.0 Europe/Paris (+01:00)
  }
  -invoiceComment: null
  -vat: 10.0
  -location: Proxies\__CG__\App\Entity\Location {#929 …}
  -phone: "+336 86 94 12 13"
  -fax: null
  -rcs: "419 513 692 00071"
  -isWoVat: true
  -email: "reservation@transport-bellenge.com"
  -cancellationEmail: "reservation@transport-bellenge.com"
  -grilleTarifaires: Doctrine\ORM\PersistentCollection {#936 …}
  -invoices: Doctrine\ORM\PersistentCollection {#957 …}
  -vehiculeSocietes: Doctrine\ORM\PersistentCollection {#986 …}
  -delaiPaiementFacture: 30
  -groupEnterprises: Doctrine\ORM\PersistentCollection {#1018 …}
  -imageFile: null
  -imageName: "logo-2-tdb-660a708c4a3a5842614609-6661b81aa064f879752752.jpg"
  -imageSize: null
  -nightOverprice: 20.0
  -nightShiftStart: 19
  -nightShiftStop: 6
  -luggagePrice: 10.0
  -invoiceToBePaidWithinDays: 30
  -vehicules: Doctrine\ORM\PersistentCollection {#1055 …}
  -drivers: Doctrine\ORM\PersistentCollection {#1045 …}
  -detaxInternationals: Doctrine\ORM\PersistentCollection {#1048 …}
  -vatNumber: "FR38 419513692"
  -invoiceType: null
  -languageInvoice: "fr"
  -whatsapp: "+336 86 94 12 13"
  -emailEnvoi: "anywayplan@anywayplan.com"
  -iban: "AAXX XXXX XXXX XXXX XXXX XXXX XXX"
  -bicSwift: "88888888"
  -contractFile: null
  -contractName: "ima-tdb-grille-de-tarif-a-partir-de-2024-67f669b361dc7070099670.pdf"
  -couffinRate: "20"
  -couffinTva: "10"
  -babySeatRate: "20"
  -babySeatTva: "10"
  -boosterSeatRate: "10"
  -boosterSeatTva: "10"
  -supplements: Doctrine\ORM\PersistentCollection {#1103 …}
  -publicHolidays: Doctrine\ORM\PersistentCollection {#1125 …}
  -priceModulators: Doctrine\ORM\PersistentCollection {#1111 …}
  -creationDate: null
  -createdBy: null
  -updateDate: DateTime @1744202163 {#806
    date: 2025-04-09 14:36:03.0 Europe/Paris (+02:00)
  }
  -updatedBy: null
  -isDeleted: null
  -deleteDate: null
  -deletedBy: null
}
id
"6"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"tdb.encours.me"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Sat, 03 May 2025 14:42:00 GMT"
x-debug-token
"1b8748"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Sat, 03 May 25 16:42:00 +0200"
Last used
"Sat, 03 May 25 16:42:00 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-booking_step1
"P1hictGkFsBFuwTFyqV0zPELv1QYJ5NOIDCEzpkLj6U"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/src/Controller/OrderController.php"
    "line" => 90
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/src/Controller/OrderController.php"
    "line" => 90
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/src/Controller/OrderController.php"
    "line" => 90
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:200
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 200
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/var/cache/dev/twig/d4/d47b78ae2428ad767f4664f37049db98.php"
    "line" => 50
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bebb3e10b70699086c482a6ab9a1f6ba"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/var/cache/dev/twig/b6/b6358f884d71c4ac5f9ce0291976d1dd.php"
    "line" => 375
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_flash"
    "class" => "__TwigTemplate_da374b1e20cd8101e31db36c2edf3c78"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/var/cache/dev/twig/b6/b6358f884d71c4ac5f9ce0291976d1dd.php"
    "line" => 113
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da374b1e20cd8101e31db36c2edf3c78"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/var/cache/dev/twig/5c/5c3ba49f75aaf2a82a0195b5b8cb7867.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4ed1ab8bd21f6e9b58e80c40d7b41a7a"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/src/Controller/OrderController.php"
    "line" => 89
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/apache/www/tdb.encours.me/pub/public/index.php"
    "line" => 5
    "args" => [
      "/home/apache/www/tdb.encours.me/pub/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
"cdfd173064f5b79301f5d675e57ae1da"
APP_TIMEZONE
"Europe/Paris"
DATABASE_URL
"mysql://tdb_dbaccess:O3umN-83-3RrFDjn_ti3yPwI@127.0.0.1:3306/herakles_app_test?serverVersion=8&charset=utf8mb4"
MAILER_DSN
"smtp://b4b5acd227390f:4a3b24a2abf0b0@sandbox.smtp.mailtrap.io:2525"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=true"
SITE_BASE_HOST
"tdb.encours.me"
SITE_BASE_SCHEME
"https"
SITE_BASE_URL
"https://tdb.encours.me/"
STRIPE_KEY_1
"pk_test_51Lre6sCPD5ctqfMhQSLfzqeEu9B1GwFy04rLQjMKYNWefPKjPEEpN10iOga6gvIK8pZASG1TlYtvsLgocaUUovsx00dF5bruUr"
STRIPE_KEY_6
"pk_test_51Lre6sCPD5ctqfMhQSLfzqeEu9B1GwFy04rLQjMKYNWefPKjPEEpN10iOga6gvIK8pZASG1TlYtvsLgocaUUovsx00dF5bruUr"
STRIPE_SECRET_1
"sk_test_51Lre6sCPD5ctqfMhokWQTM2Asnl6wsfgdy8RxYelD3Ptz6XQbkJeWvKy4TYxRHGehBsnMA0FIs8YRhVf6Xs4ScPq00ywkJJiQY"
STRIPE_SECRET_6
"sk_test_51Lre6sCPD5ctqfMhokWQTM2Asnl6wsfgdy8RxYelD3Ptz6XQbkJeWvKy4TYxRHGehBsnMA0FIs8YRhVf6Xs4ScPq00ywkJJiQY"
ima_agency_ids
"[51,248,250,235, 262]"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/apache/www/tdb.encours.me/pub/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/apache/www/tdb.encours.me/pub/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"5"
H2_STREAM_TAG
"862747-1150-5"
HOME
"/usr/share/httpd"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"tdb.encours.me"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"5"
REDIRECT_H2_STREAM_TAG
"862747-1150-5"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://tdb.encours.me/en/order/6/step1"
REDIRECT_SCRIPT_URL
"/en/order/6/step1"
REDIRECT_SSL_TLS_SNI
"tdb.encours.me"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aBYrOMWYbqV68EATrCwuEwAAyBU"
REDIRECT_URL
"/en/order/6/step1"
REMOTE_ADDR
"18.191.176.192"
REMOTE_PORT
"46532"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1746283320
REQUEST_TIME_FLOAT
1746283320.6695
REQUEST_URI
"/en/order/6/step1"
SCRIPT_FILENAME
"/home/apache/www/tdb.encours.me/pub/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://tdb.encours.me/en/order/6/step1"
SCRIPT_URL
"/en/order/6/step1"
SERVER_ADDR
"51.91.66.87"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"tdb.encours.me"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2"
SSL_TLS_SNI
"tdb.encours.me"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,ima_agency_ids,SITE_BASE_URL,SITE_BASE_SCHEME,SITE_BASE_HOST,APP_TIMEZONE,MAILER_DSN,STRIPE_KEY_6,STRIPE_SECRET_6,STRIPE_KEY_1,STRIPE_SECRET_1"
UNIQUE_ID
"aBYrOMWYbqV68EATrCwuEwAAyBU"
USER
"apache"
proxy-nokeepalive
"1"