SecurityController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Security\SecurityController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#926 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#923 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#922 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#977 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#917 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#916 …} } ] |
| _stopwatch_token | "634fdd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "_locale=sv" |
| host | "dev.app.easytoday.se" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/nginx_static_files" |
| x-forwarded-for | "216.73.216.89" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=utf-8" |
| date | "Sun, 07 Dec 2025 13:23:45 GMT" |
| expires | "-1" |
| location | "/login" |
| pragma | "no-cache" |
| x-debug-token | "cfc15d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _locale | "sv" |
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 |
|---|---|
| API_JWT_SECRET | "WfMEHMtcZPjfmDvBP5v31ZBDKf6KU/e8vTFvbfLI5tvvuNwciPS6sNB/828pyZKR" |
| APP_DOMAIN | "dev.app.easytoday.se" |
| APP_ENV | "dev" |
| APP_FIELD_ENCRYPTION_ACTIVE_KEY | "1" |
| APP_FIELD_ENCRYPTION_KEYS | "{"1":"V06viKDDM5LXrDzh+FRb1YvcmGUPBwW1eSzyFTb4pR0="}" |
| APP_NAME | "Easy Today Development" |
| APP_SECRET | "696f0fe8eecd9a1e6c4cd84f6a9103e7b92d1ef87e4183701d07fef3bd9e9dbc" |
| DATABASE_URL | "mysql://%env(DB_USER)%:%env(DB_PASS)%@%env(DB_HOST)%:%env(DB_PORT)%/%env(DB_NAME)%?serverVersion=11.4.7-MariaDB&charset=utf8mb4" |
| DB_HOST | "localhost" |
| DB_NAME | "admin_app_easytoday" |
| DB_PASS | "NmH5GrKhWGGPkCcLNxqZ" |
| DB_PORT | "3306" |
| DB_USER | "admin_app_easytoday" |
| DEFAULT_URI | "http://localhost" |
| ENCRYPT_KEY | "c,)0RDGTaV-iIvdv$:qZjRQ3-GM+.FugK9-wEpKc3tTe.&IQ&o=.Pz>tvud72E5" |
| FORTNOX_CLIENT_ID | "BuLh0oLxRzLu" |
| FORTNOX_CLIENT_SECRET | "eIsxlFB1MQ" |
| FORTNOX_DEFAULT_PRICE_LIST | "A" |
| FORTNOX_REDIRECT_URI | "https://dev.app.easytoday.se/settings/fortnox/callback" |
| FORTNOX_SCOPES | "bookkeeping archive article companyinformation invoice costcenter customer inbox payment project profile supplierinvoice supplier connectfile price settings" |
| GOOGLE_MAPS_API_KEY | "AIzaSyAPXIa6LBROFVzn5bjBSM7wtEdlM33zLqI" |
| HALITE_SECRET | "NJSI9DfnFwoU0KmoSNSu2Vdr3vIoZfymcGgMp8OKvoY=" |
| KERNEL_CLASS | "App\Kernel" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "vKu/WIqnJKYM+iogRD/a0Iw/KSHSGEvbB8cMM/x6NkM=" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MICROSOFT_CLIENT_SECRET | "rdr8Q~i5EsZ9R46K8-vsFNnL_HPi5N-9LCfuYa-x" |
| VAPID_PRIVATE_KEY | "yGTPj1-Fx2523eq53Pa_RWATNwqvLiE9PHsr_f8tv00" |
| VAPID_PUBLIC_KEY | "BK1sIoUlBiZjYNPy0TQDK7LlGBUjIyBYtNF-XmZFG3iN9Ik5qRyj9_fr9JFi5RoOXHaXHJqhMGGN3E_YQhpmKI4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/easytoday/domains/dev.app.easytoday.se/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/easytoday/domains/dev.app.easytoday.se/app/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/easytoday" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "_locale=sv" |
| HTTP_HOST | "dev.app.easytoday.se" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/nginx_static_files" |
| HTTP_X_FORWARDED_FOR | "216.73.216.89" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.89" |
| REMOTE_PORT | "55290" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765113825 |
| REQUEST_TIME_FLOAT | 1765113825.3756 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.189.49.136" |
| SERVER_ADMIN | "webmaster@easytoday.se" |
| SERVER_NAME | "dev.app.easytoday.se" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2" |
| SSL_TLS_SNI | "dev.app.easytoday.se" |
| SYMFONY_DOTENV_PATH | "/home/easytoday/domains/dev.app.easytoday.se/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCK_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,KERNEL_CLASS,APP_NAME,APP_DOMAIN,DB_PORT,DB_NAME,DB_USER,FORTNOX_REDIRECT_URI,ENCRYPT_KEY,DB_HOST,DB_PASS,GOOGLE_MAPS_API_KEY,MICROSOFT_CLIENT_SECRET,VAPID_PUBLIC_KEY,VAPID_PRIVATE_KEY,FORTNOX_CLIENT_ID,FORTNOX_SCOPES,FORTNOX_DEFAULT_PRICE_LIST,FORTNOX_CLIENT_SECRET,APP_FIELD_ENCRYPTION_KEYS,APP_FIELD_ENCRYPTION_ACTIVE_KEY,HALITE_SECRET,API_JWT_SECRET" |
| UNIQUE_ID | "aTV_4WEDOOk1L_cQZALGXgAAAGw" |
| USER | "easytoday" |
| proxy-nokeepalive | "1" |