HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#331 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleUserProvider" -authenticated: null -exception: null -authenticator: App\Security\GoogleUserProvider {#349 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#351 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#269 …} } ] |
| _stopwatch_token | "656345" |
Request Headers
| Header | Value |
|---|---|
| accept-charset | "utf-8" |
| accept-encoding | "gzip" |
| connection | "close" |
| host | "51.91.111.72" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1" |
| 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 | "Thu, 01 Jan 2026 03:32:36 GMT" |
| x-debug-token | "278c26" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "99319646d2b675106c0343e4462f147f" |
| CORS_ALLOW_ORIGIN | "^(https://(.*\.)?friendsbets\.vercel\.app|http://localhost(:[0-9]+)?)$" |
| DATABASE_URL | "mysql://ufcuser:Viviane_97231@51.91.111.72:3306/ufcapp?serverVersion=8.0.32&charset=utf8mb4" |
| GOOGLE_CLIENT_ID | "513922241518-gq9qsp9o5554tl87kc3aj413pskhm58i.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_REDIRECT_URI | "https://friendsbets.vercel.app/auth/callback" |
| JWT_PASSPHRASE | "e110a49a228550973bcc3aed87f1cfee37f54ace466d9365945c5cb2604b7102" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/ufcApp/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT_CHARSET | "utf-8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "51.91.111.72" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "27.121.112.40" |
| REMOTE_PORT | "50228" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767238356 |
| REQUEST_TIME_FLOAT | 1767238356.979 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/ufcApp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.91.111.72" |
| SERVER_NAME | "api.mmafriend.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/var/www/ufcApp/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_REDIRECT_URI,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| USER | "www-data" |