FilmController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\FilmController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "film.show" |
| _route_params | [ "id" => "492" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "c3e07f" |
| id | "492" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=a1e9d06f73a4d47e7106b2a09bf4bb62" |
| host | "www.pulse.emiliecarion.com" |
| remote-ip | "216.73.216.114" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.114" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "f512df56d711d67b5cbd8d2e179babc0" |
| x-php-ob-level | "1" |
| x-predictor | "1" |
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 | "Sat, 06 Dec 2025 04:51:44 GMT" |
| location | "https://www.pulse.emiliecarion.com/login" |
| x-debug-token | "172474" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "a1e9d06f73a4d47e7106b2a09bf4bb62" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 05:51:43 +0100" |
| Last used | "Sat, 06 Dec 25 05:51:44 +0100" |
| Lifetime | 14400 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "oJsYYwwyQWDeAY2fzmMbKoUAyXfL1Q8x4Hee-l3IHng" |
| _csrf/https-mark_all_read | "ewqrSnC_r6vVpHBeOwbtdl0FCmvaHGk6LWwgOGWaB_s" |
| _csrf/https-mark_read | "agnL2CC9MT8H2GgE6zX7pugWbmUWRg6tx_XyOrzwo-Q" |
| _security.main.target_path | "https://www.pulse.emiliecarion.com/film/492" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-bundle/Security.php"
"line" => 68
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-bundle/Security.php"
"line" => 50
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/src/EventSubscriber/GlobalVariableSubscriber.php"
"line" => 44
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelController"
"class" => "App\EventSubscriber\GlobalVariableSubscriber"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 171
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/public/index.php"
"line" => 5
"args" => [
"/home/emiliek/pulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 224
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 195
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 148
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 103
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/public/index.php"
"line" => 5
"args" => [
"/home/emiliek/pulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/emiliek/pulse/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/emiliek/pulse/public/index.php"
"line" => 5
"args" => [
"/home/emiliek/pulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_EMAIL | "pulse@emiliecarion.com" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "08b09963dc0c77a20a01eab9fd2e2cf2" |
| DATABASE_URL | "mysql://TestyEmy:RKuv1BypHnZU1MF@ce257777-001.eu.clouddb.ovh.net:35138/Symfosite?SeverVersion=8.0.35&carset=utf8bm4" |
| FILM_IMAGES_DIRECTORY | "%kernel.project_dir%/public/films" |
| FTP_PASS | "Wvq6133tXefVjmb3qZvwYhESAJN" |
| FTP_SERVER | "ftp.cluster028.hosting.ovh.net" |
| FTP_USER | "emiliek-explorer" |
| MAILER_DSN | "smtp://pulse:W6YhUk1X0PkK1FzUHksFR4YMp4@ssl0.ovh.net:465" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| USER_INACTIVITY_TIMEOUT | "14400" |
Defined as regular env variables
| Key | Value |
|---|---|
| CFG_CLUSTER | "cluster128" |
| DOCUMENT_ROOT | "/home/emiliek/pulse" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=a1e9d06f73a4d47e7106b2a09bf4bb62" |
| HTTP_HOST | "www.pulse.emiliecarion.com" |
| HTTP_REMOTE_IP | "216.73.216.114" |
| 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.114" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "f512df56d711d67b5cbd8d2e179babc0" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/film/492" |
| REMOTE_ADDR | "216.73.216.114" |
| REMOTE_PORT | "35928" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1764996704 |
| REQUEST_TIME_FLOAT | 1764996704.257 |
| REQUEST_URI | "/film/492" |
| SCRIPT_FILENAME | "/home/emiliek/pulse/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://www.pulse.emiliecarion.com:443/film/492" |
| SCRIPT_URL | "/film/492" |
| SERVER_ADDR | "10.128.40.5" |
| SERVER_ADMIN | "postmaster@www.pulse.emiliecarion.com" |
| SERVER_NAME | "www.pulse.emiliecarion.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/emiliek/pulse/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,MAILER_DSN,ADMIN_EMAIL,MESSENGER_TRANSPORT_DSN,DATABASE_URL,FTP_SERVER,FTP_USER,FTP_PASS,FILM_IMAGES_DIRECTORY,USER_INACTIVITY_TIMEOUT" |
| UNIQUE_ID | "aTO2YI9d8xuFe1kYoPJf9gAAA30" |
| USER | "emiliek" |
| argc | 0 |
| argv | [] |