POST https://slayradio.ch/reservation/1

ReservationController :: index

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
reservation
[
  "location" => "geneve"
  "eventType" => "club"
  "eventDate" => "2026-02-14"
  "eventTime" => "23:00"
  "artiste" => "1"
  "fullName" => "junior junior"
  "email" => "juniorcmr@gmail.com"
  "phone" => "0102030405"
  "guests" => "120"
  "duration" => "5"
  "notes" => ""
  "_token" => "1b7861d094399bb248bd4c4ddb7b.m3e6opAIq-scbjPkwe1am0ydhcOB634uWDWakiExWFk.9xjImv5S-IJ3BAuJhpku2XmusLLprTdIO37sxRRlax_BFdfYokP7gW02dg"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ReservationController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_reservation_new"
_route_params
[
  "id" => "1"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#545
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#504 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#549
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#550 …}
  }
]
_stopwatch_token
"fc4a18"
id
"1"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
cache-control
"max-age=0"
connection
"keep-alive"
content-length
"519"
content-type
"application/x-www-form-urlencoded"
cookie
"main_deauth_profile_token=724047; PHPSESSID=fd22ddd26ed2f1a051d04644e3165e01"
host
"slayradio.ch"
origin
"https://slayradio.ch"
referer
"https://slayradio.ch/reservation/1"
sec-ch-ua
""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

reservation%5Blocation%5D=geneve&reservation%5BeventType%5D=club&reservation%5BeventDate%5D=2026-02-14&reservation%5BeventTime%5D=23%3A00&reservation%5Bartiste%5D=1&reservation%5BfullName%5D=junior+junior&reservation%5Bemail%5D=juniorcmr%40gmail.com&reservation%5Bphone%5D=0102030405&reservation%5Bguests%5D=120&reservation%5Bduration%5D=5&reservation%5Bnotes%5D=&reservation%5B_token%5D=1b7861d094399bb248bd4c4ddb7b.m3e6opAIq-scbjPkwe1am0ydhcOB634uWDWakiExWFk.9xjImv5S-IJ3BAuJhpku2XmusLLprTdIO37sxRRlax_BFdfYokP7gW02dg

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Fri, 16 Jan 2026 09:00:34 GMT"
location
"/"
x-debug-token
"a17d44"

Cookies

Request Cookies

Key Value
PHPSESSID
"fd22ddd26ed2f1a051d04644e3165e01"
main_deauth_profile_token
"724047"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Fri, 16 Jan 26 08:58:33 +0000"
Last used
"Fri, 16 Jan 26 08:58:33 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-reservation_item
"lor8nZSikj8mGttB535qhFIfcKvW5T3FZbmz2KPjqXE"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 119
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Form.php"
    "line" => 480
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Form.php"
    "line" => 418
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/src/Controller/ReservationController.php"
    "line" => 90
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ReservationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/slay_radio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 119
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Form.php"
    "line" => 480
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Form.php"
    "line" => 418
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/src/Controller/ReservationController.php"
    "line" => 90
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ReservationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/slay_radio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 119
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Form.php"
    "line" => 480
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/form/Form.php"
    "line" => 418
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/src/Controller/ReservationController.php"
    "line" => 90
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ReservationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/slay_radio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:193
[
  [
    "file" => "/var/www/slay_radio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 193
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/src/Controller/ReservationController.php"
    "line" => 105
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ReservationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/slay_radio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/slay_radio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "Votre réservation a été enregistrée avec succès !"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"aadf4670d0eb892c9c89bef79592fd9d"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://slay_radio:1Slayradio1501!Server@localhost:3306/slayradiodb"
DEFAULT_URI
"http://localhost"
FRAIS_LIVRAISON
"5.00"
GMAIL_APP_PASSWORD
"juce vxxh pkfa wrph"
GMAIL_USERNAME
"ravelomahefasergegustave@gmail.com"
ICECAST_URL
"https://prod.radio.slay-radio.databoost.mg/radio"
LIEN_FACEBOOK
"https://www.facebook.com/"
LIEN_INSTAGRAM
"https://www.instagram.com/"
LIEN_TIKTOK
"https://www.tiktok.com/"
LIQUIDSOAP_HOST
"localhost"
LIQUIDSOAP_MUSIC_PATH
"/var/www/slay_radio/public/uploads/music"
LIQUIDSOAP_PORT
"1234"
MAILER_DSN
"smtp://contact%40slayradio.ch:1Slayradio1501%21@mail.slayradio.ch:587?encryption=tls&verify_peer=0"
MAILER_FROM_ADDRESS
"contact@slayradio.ch"
MAILER_FROM_NAME
"Slay Radio"
MESSENGER_TRANSPORT_DSN
"sync://"
RADIO_SCROLL_SLOGAN
"Slay, votre radio 100% en ligne, 100% musicale, 24h/24."
SOCIETE_ADRESSE
"123 Rue de la Radio"
SOCIETE_EMAIL
"contact@slayradio.com"
SOCIETE_EMAL
"ravelomahefasergegustave@gmail.com"
SOCIETE_TELEPHONE
"01 23 45 67 89"
STRIPE_PUBLIC_KEY
"pk_test_51RatdeQKLPsX1xDcHauFc8t7XoXaTEzt5Va8Uzf0bFhhdFgcdOP8rVlqbfrstb0ShteHd8ZgAjwQERBaJv4CK0Ti00ncCk6VUz"
STRIPE_SECRET_KEY
"sk_test_51RatdeQKLPsX1xDcAsoChOgKfBmwdwrB6EMCiCy1QnOkSPUEtZYHbMjks1BCMxgMBksRRd61TudRhqCSzsJCqVvf00M0uqyLhi"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/slay_radio"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/slay_radio"
]
CONTENT_LENGTH
"519"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/slay_radio/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/slay_radio/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_deauth_profile_token=724047; PHPSESSID=fd22ddd26ed2f1a051d04644e3165e01"
HTTP_HOST
"slayradio.ch"
HTTP_ORIGIN
"https://slayradio.ch"
HTTP_REFERER
"https://slayradio.ch/reservation/1"
HTTP_SEC_CH_UA
""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://slayradio.ch/reservation/1"
REDIRECT_SCRIPT_URL
"/reservation/1"
REDIRECT_SSL_TLS_SNI
"slayradio.ch"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/reservation/1"
REMOTE_ADDR
"90.38.79.129"
REMOTE_PORT
"50235"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768554031
REQUEST_TIME_FLOAT
1768554031.6505
REQUEST_URI
"/reservation/1"
SCRIPT_FILENAME
"/var/www/slay_radio/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://slayradio.ch/reservation/1"
SCRIPT_URL
"/reservation/1"
SERVER_ADDR
"51.38.226.54"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"slayradio.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.63 (Ubuntu) Server at slayradio.ch Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.63 (Ubuntu)"
SSL_TLS_SNI
"slayradio.ch"
SYMFONY_DOTENV_PATH
"/var/www/slay_radio/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,FRAIS_LIVRAISON,ICECAST_URL,LIQUIDSOAP_HOST,LIQUIDSOAP_PORT,LIQUIDSOAP_MUSIC_PATH,SOCIETE_ADRESSE,SOCIETE_TELEPHONE,SOCIETE_EMAIL,RADIO_SCROLL_SLOGAN,LIEN_FACEBOOK,LIEN_INSTAGRAM,LIEN_TIKTOK,APP_DEBUG,GMAIL_USERNAME,GMAIL_APP_PASSWORD,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,SOCIETE_EMAL"