FilmDetailsController :: detail
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Film\FilmDetailsController::detail" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "film_detail" |
_route_params | [ "id" => "1471014" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "5c4825" |
id | "1471014" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=5b7dfe74604185c42abcd5bb79e42125; sf_redirect=%7B%22token%22%3A%2200cfab%22%2C%22route%22%3A%22film_detail%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFilm%5C%5CFilmDetailsController%22%2C%22method%22%3A%22detail%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwordpri%5C%2Fwww%5C%2Fcci%5C%2Famar%5C%2FProjet-v1%202%20apache%5C%2Fsrc%5C%2FController%5C%2FFilm%5C%2FFilmDetailsController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
forwarded | "for=3.144.100.199; proto=http; host=www.cciformationvillefontaine.fr" |
host | "www.cciformationvillefontaine.fr" |
remote-ip | "3.144.100.199" |
remote-port | "64685" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "3.144.100.199" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-iplb-unique-id | "039064C7:FCAD_36245B3E:0050_6814A3AE_1803E:2893" |
x-ovhrequest-id | "30b3ddea7cb2ce0b8b8088bcf778752d" |
x-php-ob-level | "1" |
x-predictor | "1" |
x-remote-ip | "3.144.100.199" |
x-remote-port | "64685" |
x-remote-proto | "http" |
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 | "Fri, 02 May 2025 10:51:26 GMT" |
location | "/amar/Projet-v1%202%20apache/public/login?redirect=/amar/Projet-v1%25202%2520apache/public/film/1471014" |
x-debug-token | "8163ea" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "5b7dfe74604185c42abcd5bb79e42125" |
sf_redirect | "{"token":"00cfab","route":"film_detail","method":"GET","controller":{"class":"App\\Controller\\Film\\FilmDetailsController","method":"detail","file":"\/home\/wordpri\/www\/cci\/amar\/Projet-v1 2 apache\/src\/Controller\/Film\/FilmDetailsController.php","line":29},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Fri, 02 May 25 12:51:25 +0200" |
Last used | "Fri, 02 May 25 12:51:26 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "OV3kbXwwPRObUoq5ZmIPLKs-VtU1XDKkvBX7fuYanw0" |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:188
[ [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 188 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/src/Controller/Film/FilmDetailsController.php" "line" => 33 "function" => "addFlash" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "detail" "class" => "App\Controller\Film\FilmDetailsController" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/public/index.php" "line" => 5 "args" => [ "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/wordpri/www/cci/amar/Projet-v1 2 apache/public/index.php" "line" => 5 "args" => [ "/home/wordpri/www/cci/amar/Projet-v1 2 apache/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
Key | Value |
---|---|
error | [ "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." "Vous devez être connecté pour voir les détails du film." ] |
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "49f9525538c68b45d90cf133bfb8131e" |
DATABASE_URL | "mysql://root:root@127.0.0.1:8889/Final?charset=utf8mb4" |
MAILER_DSN | "gmail+smtp://amarbelaifa8@gmail.Com:zyyttvyvwamizwfq@default" |
TMDB_API_BASE_URL | "https://api.themoviedb.org/3" |
TMDB_API_KEY | "0b06dbf3cc423c76619edeb3ad57b5a9" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CFG_CLUSTER | "cluster027" |
DOCUMENT_ROOT | "/home/wordpri/www/cci" |
ENVIRONMENT | "development" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "614" |
GEOIP_CITY | "Columbus" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "535" |
GEOIP_LATITUDE | "39.962502" |
GEOIP_LONGITUDE | "-83.006104" |
GEOIP_REGION | "OH" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=5b7dfe74604185c42abcd5bb79e42125; sf_redirect=%7B%22token%22%3A%2200cfab%22%2C%22route%22%3A%22film_detail%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFilm%5C%5CFilmDetailsController%22%2C%22method%22%3A%22detail%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwordpri%5C%2Fwww%5C%2Fcci%5C%2Famar%5C%2FProjet-v1%202%20apache%5C%2Fsrc%5C%2FController%5C%2FFilm%5C%2FFilmDetailsController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_FORWARDED | "for=3.144.100.199; proto=http; host=www.cciformationvillefontaine.fr" |
HTTP_HOST | "www.cciformationvillefontaine.fr" |
HTTP_REMOTE_IP | "3.144.100.199" |
HTTP_REMOTE_PORT | "64685" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "3.144.100.199" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_IPLB_UNIQUE_ID | "039064C7:FCAD_36245B3E:0050_6814A3AE_1803E:2893" |
HTTP_X_OVHREQUEST_ID | "30b3ddea7cb2ce0b8b8088bcf778752d" |
HTTP_X_PREDICTOR | "1" |
HTTP_X_REMOTE_IP | "3.144.100.199" |
HTTP_X_REMOTE_PORT | "64685" |
HTTP_X_REMOTE_PROTO | "http" |
PHP_SELF | "/amar/Projet-v1 2 apache/public/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/amar/Projet-v1 2 apache/public/film/1471014" |
REMOTE_ADDR | "3.144.100.199" |
REMOTE_PORT | "20570" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1746183086 |
REQUEST_TIME_FLOAT | 1746183086.0275 |
REQUEST_URI | "/amar/Projet-v1%202%20apache/public/film/1471014" |
SCRIPT_FILENAME | "/home/wordpri/www/cci/amar/Projet-v1 2 apache/public/index.php" |
SCRIPT_NAME | "/amar/Projet-v1 2 apache/public/index.php" |
SCRIPT_URI | "http://www.cciformationvillefontaine.fr/amar/Projet-v1 2 apache/public/film/1471014" |
SCRIPT_URL | "/amar/Projet-v1 2 apache/public/film/1471014" |
SERVER_ADDR | "10.27.20.142" |
SERVER_ADMIN | "postmaster@www.cciformationvillefontaine.fr" |
SERVER_NAME | "www.cciformationvillefontaine.fr" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_PATH | "/home/wordpri/www/cci/amar/Projet-v1 2 apache/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,TMDB_API_KEY,TMDB_API_BASE_URL,DATABASE_URL,MAILER_DSN" |
UNIQUE_ID | "aBSjrpbtWAFvFxlwIxwPUQAAYU0" |
USER | "wordpri" |
argc | 0 |
argv | [] |