EventController :: show
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Front\EventController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "event_show" |
| _route_params | [ "slug" => "Forward-Group-Technician" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "54cc50" |
| event | App\Entity\Event {#481 -id: 1 -title: "Forward Group Technician" -description: "<p>dshdgdf</p>" -startAt: DateTime @1673036280 {#475 : 2023-01-06 21:18:00.0 Europe/Paris (+01:00) } -tickets: Doctrine\ORM\PersistentCollection {#505 …} -poster: "PLANCHEFINALE-11-1-64ad1b41151be.png" -orders: Doctrine\ORM\PersistentCollection {#503 …} #slug: "Forward-Group-Technician" #createdAt: DateTime @1689066305 {#472 : 2023-07-11 11:05:05.0 Europe/Paris (+02:00) } } |
| slug | "Forward-Group-Technician" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "" |
| content-type | "" |
| host | "reservation-magneux.test-02.drosalys.net" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.171" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-ssl | "on" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.171" |
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 | "Wed, 31 Dec 2025 20:21:30 GMT" |
| x-debug-token | "1ca609" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_AXONAUT_KEY | "94eaad552f3110814c959248bba64db0" |
| APP_ENV | "dev" |
| APP_SECRET | "ed490a682b06dd40de097c32886bc820" |
| DATABASE_URL | "mysql://magneux_app:Y5Ox0dVqiChc3tq@mariadb_mariadb_1:3306/magneux_app" |
| MAILER_ADMIN_MAIL | "sylvain@drosalys.fr" |
| MAILER_DSN | "smtp://magneux@drosalys.net:i2ZXg8G6gM4de4@ssl0.ovh.net:465" |
| STRIPE_SK | "sk_test_51NPn6uJAzugQ17Nd80BWE0oPTz8it13xzOxbkPD34VG4sujyDWGHDXBBPvutWxnZQBeUTA0mRsKaKwq4dD0SMpJf00qc9EFXFA" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "reservation-magneux.test-02.drosalys.net" |
| 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.171" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_REAL_IP | "216.73.216.171" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.20.0.14" |
| REMOTE_PORT | "60436" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1767212490 |
| REQUEST_TIME_FLOAT | 1767212490.4467 |
| REQUEST_URI | "/activite/Forward-Group-Technician" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.20" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_ADMIN_MAIL,MAILER_DSN,DATABASE_URL,APP_AXONAUT_KEY,STRIPE_SK" |