Redirect 302 redirect from GET @film.show (e3c864)

GET https://pulse.emiliecarion.com/film/812

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"
_redirected
true
_route
"film.show"
_route_params
[
  "id" => "812"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"bbc388"
id
"812"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=7925e8266c6d96ed9bb455cf14f519a3; sf_redirect=%7B%22token%22%3A%22e3c864%22%2C%22route%22%3A%22film.show%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFilmController%22%2C%22method%22%3A%22show%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Femiliek%5C%2Fpulse%5C%2Fsrc%5C%2FController%5C%2FFilmController.php%22%2C%22line%22%3A216%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"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
"4f3447ef1e586d4c6e0a9538d9b59263"
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:42:33 GMT"
location
"https://pulse.emiliecarion.com/login"
x-debug-token
"df07b5"

Cookies

Request Cookies

Key Value
PHPSESSID
"7925e8266c6d96ed9bb455cf14f519a3"
sf_redirect
"{"token":"e3c864","route":"film.show","method":"GET","controller":{"class":"App\\Controller\\FilmController","method":"show","file":"\/home\/emiliek\/pulse\/src\/Controller\/FilmController.php","line":216},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sat, 06 Dec 25 05:42:31 +0100"
Last used
"Sat, 06 Dec 25 05:42:33 +0100"
Lifetime
14400

Session Attributes

Attribute Value
_csrf/https-authenticate
"ADpMrjlU6l9QuoaxeVl0BPWG-0SWS7V7pduEENGvLao"
_csrf/https-mark_all_read
"M8u9YV5afV22jhG3mGyDEPa5ZvwmQkSCGt-_YdpHKEE"
_csrf/https-mark_read
"_RE8-zKQz_P7eQkTRI2nNyd8pydSM7n_YnXMT1x7Tls"
_security.main.target_path
"https://pulse.emiliecarion.com/film/812"

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=7925e8266c6d96ed9bb455cf14f519a3; sf_redirect=%7B%22token%22%3A%22e3c864%22%2C%22route%22%3A%22film.show%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFilmController%22%2C%22method%22%3A%22show%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Femiliek%5C%2Fpulse%5C%2Fsrc%5C%2FController%5C%2FFilmController.php%22%2C%22line%22%3A216%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"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
"4f3447ef1e586d4c6e0a9538d9b59263"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/film/812"
REMOTE_ADDR
"216.73.216.114"
REMOTE_PORT
"63944"
REQUEST_METHOD
"GET"
REQUEST_TIME
1764996153
REQUEST_TIME_FLOAT
1764996153.3273
REQUEST_URI
"/film/812"
SCRIPT_FILENAME
"/home/emiliek/pulse/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://pulse.emiliecarion.com:443/film/812"
SCRIPT_URL
"/film/812"
SERVER_ADDR
"10.128.40.5"
SERVER_ADMIN
"postmaster@pulse.emiliecarion.com"
SERVER_NAME
"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
"aTO0OZCk5eItwFn4Bhbv2AAAAkU"
USER
"emiliek"
argc
0
argv
[]