AuthController :: home
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthController::home" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#581 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#522 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#582 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#583 …} } ] |
| _stopwatch_token | "093c57" |
Request Headers
| Header | Value |
|---|---|
| accept-charset | "utf-8" |
| accept-encoding | "gzip" |
| connection | "close" |
| host | "ob.powar.cyou" |
| user-agent | "Mozilla/5.0 (Knoppix; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" |
| 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 | "Tue, 16 Jun 2026 15:56:55 GMT" |
| location | "/login" |
| x-debug-token | "30575a" |
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 | "5d74f286ce00ad61bff2e6a813c8b9bc" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://powar:qbDUxtx7RHha30615J4uE53Kg@127.0.0.1:3306/ob?serverVersion=8" |
| DEFAULT_URI | "https://ob.powar.cyou" |
| GEMINI_API_KEY | "AIzaSyAu5TnTbd9rm2wCTeJ5zMBhCthT9x7L6iQ" |
| GEMINI_REQUEST_TIMEOUT | "120" |
| GOOGLE_CLIENT_ID | "YOUR_GOOGLE_CLIENT_ID" |
| GOOGLE_CLIENT_SECRET | "YOUR_GOOGLE_CLIENT_SECRET" |
| MAILER_DSN | "null://null" |
| MAIL_IMAP_FLAGS | "imap/ssl/validate-cert" |
| MAIL_IMAP_HOST | "imap.yandex.com" |
| MAIL_IMAP_MAILBOX | "INBOX" |
| MAIL_IMAP_PASSWORD | "ilnkfpzbyhtvvova" |
| MAIL_IMAP_PORT | "993" |
| MAIL_IMAP_USER | "powardev@ya.ru" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OPENAI_API_KEY | "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" |
| TELEGRAM_BOT_TOKEN | "8626964698:AAGE6KNdeiM0FgSUjZS_poBDnpGmWcSfd70" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/powar/projects/openbanking" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/powar/projects/openbanking" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/powar/projects/openbanking/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/powar" |
| HTTPS | "on" |
| HTTP_ACCEPT_CHARSET | "utf-8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "ob.powar.cyou" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Knoppix; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "193.32.248.175" |
| REMOTE_PORT | "49486" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781625415 |
| REQUEST_TIME_FLOAT | 1781625415.6786 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/powar/projects/openbanking/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "116.203.105.122" |
| SERVER_NAME | "ob.powar.cyou" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/home/powar/projects/openbanking/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,TELEGRAM_BOT_TOKEN,MAIL_IMAP_HOST,MAIL_IMAP_PORT,MAIL_IMAP_USER,MAIL_IMAP_PASSWORD,MAIL_IMAP_FLAGS,GEMINI_API_KEY,GEMINI_REQUEST_TIMEOUT,MAIL_IMAP_MAILBOX,OPENAI_API_KEY" |
| USER | "powar" |