AccueilController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\AccueilController::index" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_accueil" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#525 -supports: false -passport: null -duration: null -stub: "App\Security\AppAuthentificationAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppAuthentificationAuthenticator {#479 …} } ] |
_stopwatch_token | "ecba60" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "br" |
accept-language | "fr-FR,fr;q=0.9" |
cookie | "PHPSESSID=b6qt9gmrh3ajpu1ich5u4ju5ce; main_auth_profile_token=6e269b; sf_redirect=%7B%22token%22%3A%226e269b%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu375640132%5C%2Fdomains%5C%2Fcafego.store%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "cafego.store" |
priority | "u=0, i" |
referer | "https://cafego.store/" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1" |
x-forwarded-for | "2a04:cec0:f053:7a5:209b:ed50:ac74:3611" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-lscache | "1" |
x-php-ob-level | "1" |
x-port | "443" |
x-real-ip | "2a04:cec0:f053:7a5:209b:ed50:ac74:3611" |
x-real-port | "54845" |
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 | "Tue, 18 Mar 2025 13:20:00 GMT" |
x-debug-token | "3025e1" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "b6qt9gmrh3ajpu1ich5u4ju5ce" |
main_auth_profile_token | "6e269b" |
sf_redirect | "{"token":"6e269b","route":"app_login","method":"POST","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/home\/u375640132\/domains\/cafego.store\/public_html\/src\/Controller\/SecurityController.php","line":13},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
Key | Value |
---|---|
Created | "Tue, 18 Mar 25 13:19:59 +0000" |
Last used | "Tue, 18 Mar 25 13:19:59 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.last_username | "Cherine.za" |
_security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":11:{s:19:"\x00App\Entity\User\x00id";i:3;s:22:"\x00App\Entity\User\x00login";s:10:"Cherine.za";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$2BYTyx3zibgSq6Q19CqJZeIgW0uKu.IZ6Jshnx.n.52NhiBtNlR9m";s:20:"\x00App\Entity\User\x00nom";s:9:"Zaghlaoui";s:23:"\x00App\Entity\User\x00prenom";s:7:"Cherine";s:25:"\x00App\Entity\User\x00isActive";b:1;s:26:"\x00App\Entity\User\x00dateDebut";N;s:24:"\x00App\Entity\User\x00dateFin";N;s:31:"\x00App\Entity\User\x00typeAbonnement";N;s:25:"\x00App\Entity\User\x00sessions";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" |
csrf-token | 1 |
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 347 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/src/Controller/AccueilController.php" "line" => 21 "function" => "getUser" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "index" "class" => "App\Controller\AccueilController" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/u375640132/domains/cafego.store/public_html/public/index.php" "line" => 5 "args" => [ "/home/u375640132/domains/cafego.store/public_html/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 | "c4df2fc256f3ae17266befe30009001cd832b7af5dffc1672886689198998f95" |
DATABASE_URL | "mysql://u375640132_amadou:A*s6fM8]^&q@127.0.0.1:3306/u375640132_cafego230?serverVersion=8.0.32&charset=utf8mb4" |
MAILER_DSN | "smtps://reup@bereup.online:Cashflow23@@smtp.hostinger.com:465" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/public" |
CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
CRAWLER_USLEEP | "1000" |
DOCUMENT_ROOT | "/home/u375640132/domains/cafego.store/public_html" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "br" |
HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9" |
HTTP_COOKIE | "PHPSESSID=b6qt9gmrh3ajpu1ich5u4ju5ce; main_auth_profile_token=6e269b; sf_redirect=%7B%22token%22%3A%226e269b%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu375640132%5C%2Fdomains%5C%2Fcafego.store%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "cafego.store" |
HTTP_PRIORITY | "u=0, i" |
HTTP_REFERER | "https://cafego.store/" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1" |
HTTP_X_FORWARDED_FOR | "2a04:cec0:f053:7a5:209b:ed50:ac74:3611" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_LSCACHE | "1" |
HTTP_X_PORT | "443" |
HTTP_X_REAL_IP | "2a04:cec0:f053:7a5:209b:ed50:ac74:3611" |
HTTP_X_REAL_PORT | "54845" |
H_CANARY | "false" |
H_PLATFORM | "Hostinger" |
H_STAGING | "false" |
H_TYPE | "business" |
LSPHP_ProcessGroup | "on" |
PATH | "/usr/local/bin:/bin:/usr/bin" |
PHP_SELF | "/public/index.php" |
PROXY_REMOTE_ADDR | "2a02:4780:27:1::3" |
QUERY_STRING | "" |
REDIRECT_REQUEST_METHOD | "GET" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/accueil" |
REMOTE_ADDR | "2a04:cec0:f053:7a5:209b:ed50:ac74:3611" |
REMOTE_PORT | "44078" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1742304000 |
REQUEST_TIME_FLOAT | 1742304000.3707 |
REQUEST_URI | "/accueil" |
SCRIPT_FILENAME | "/home/u375640132/domains/cafego.store/public_html/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://cafego.store/accueil" |
SCRIPT_URL | "/accueil" |
SERVER_ADDR | "2a02:4780:27:1526:0:1663:d044:3" |
SERVER_ADMIN | "" |
SERVER_NAME | "cafego.store" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "LiteSpeed" |
SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
SSL_CIPHER_ALGKEYSIZE | "256" |
SSL_CIPHER_USEKEYSIZE | "256" |
SSL_PROTOCOL | "TLSv1.3" |
SYMFONY_DOTENV_PATH | "/home/u375640132/domains/cafego.store/public_html/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
X-LSCACHE | "on,crawler,esi,combine" |