ProductController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_product" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "fd224d" |
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" |
| cookie | "REMEMBERME=App.Entity.User%3ATWFyYw~~%3A1777200290%3AJ3w1KJqP4wxi8y_KbSWqrjjSGpFYe98dJosukBnvnds~Rc6zgvIMRpi-887pJn_39neHhWld2vgQqhlXi0a6WCg~; main_auth_profile_token=405712; PHPSESSID=84rk6a7d2vphe5anqi1879v9o4; sf_redirect=%7B%22token%22%3A%2217ada5%22%2C%22route%22%3A%22app_product_add%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22add%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frecipe%5C%2Fsrc%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A46%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "listedecourses.kramilie.fr" |
| referer | "https://listedecourses.kramilie.fr/product/add" |
| sec-ch-ua | ""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146"" |
| 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/146.0.0.0 Safari/537.36" |
| x-forwarded-for | "82.66.42.221" |
| x-php-ob-level | "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 | "Fri, 27 Mar 2026 14:19:31 GMT" |
| x-debug-token | "0ce405" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "84rk6a7d2vphe5anqi1879v9o4" |
| REMEMBERME | "App.Entity.User:TWFyYw~~:1777200290:J3w1KJqP4wxi8y_KbSWqrjjSGpFYe98dJosukBnvnds~Rc6zgvIMRpi-887pJn_39neHhWld2vgQqhlXi0a6WCg~" |
| main_auth_profile_token | "405712" |
| sf_redirect | "{"token":"17ada5","route":"app_product_add","method":"POST","controller":{"class":"App\\Controller\\ProductController","method":"add","file":"\/var\/www\/recipe\/src\/Controller\/ProductController.php","line":46},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 27 Mar 26 10:44:50 +0000" |
| Last used | "Fri, 27 Mar 26 14:19:31 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "teyssier_marc@hotmail.com" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":6:{s:19:"\x00App\Entity\User\x00id";i:1;s:26:"\x00App\Entity\User\x00firstName";s:4:"Marc";s:25:"\x00App\Entity\User\x00lastName";s:8:"TEYSSIER";s:22:"\x00App\Entity\User\x00email";s:25:"teyssier_marc@hotmail.com";s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$uIkY418D/gfsZzFcVV0Cyu95d8ANiJhrACgX512untAeheIO.sAde";s:23:"\x00App\Entity\User\x00family";O:32:"Proxies\__CG__\App\Entity\Family":1:{s:21:"\x00App\Entity\Family\x00id";i:1;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" |
| csrf-token | 3 |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/recipe/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 161
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/recipe/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/recipe/public/index.php"
"line" => 5
"args" => [
"/var/www/recipe/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "714fd331d8ee52fb6bc61e44ab5b1552" |
| DATABASE_URL | "mysql://recipe:OR5tmegt68ERh5zrrze@localhost/recipe" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/recipe/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/recipe/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 | "REMEMBERME=App.Entity.User%3ATWFyYw~~%3A1777200290%3AJ3w1KJqP4wxi8y_KbSWqrjjSGpFYe98dJosukBnvnds~Rc6zgvIMRpi-887pJn_39neHhWld2vgQqhlXi0a6WCg~; main_auth_profile_token=405712; PHPSESSID=84rk6a7d2vphe5anqi1879v9o4; sf_redirect=%7B%22token%22%3A%2217ada5%22%2C%22route%22%3A%22app_product_add%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22add%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frecipe%5C%2Fsrc%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A46%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "listedecourses.kramilie.fr" |
| HTTP_REFERER | "https://listedecourses.kramilie.fr/product/add" |
| HTTP_SEC_CH_UA | ""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146"" |
| 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/146.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "82.66.42.221" |
| 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://listedecourses.kramilie.fr/product" |
| REDIRECT_SCRIPT_URL | "/product" |
| REDIRECT_SSL_TLS_SNI | "listedecourses.kramilie.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/product" |
| REMOTE_ADDR | "147.161.185.98" |
| REMOTE_PORT | "30655" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774621171 |
| REQUEST_TIME_FLOAT | 1774621171.7912 |
| REQUEST_URI | "/product" |
| SCRIPT_FILENAME | "/var/www/recipe/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://listedecourses.kramilie.fr/product" |
| SCRIPT_URL | "/product" |
| SERVER_ADDR | "37.187.53.134" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "listedecourses.kramilie.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at listedecourses.kramilie.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "listedecourses.kramilie.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/recipe/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |