Redirect 302 redirect from GET @dashboard (203a39)

GET https://orea.mteq.ch/login

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_stopwatch_token
"d04461"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%22203a39%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fwwwroot%5C%2Forea.mteq.ch%5C%2Forea%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A89%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=sm91hsl2vhta9kdv1tn41jkfti"
host
"orea.mteq.ch"
user-agent
"aaPanel"
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, 16 Jan 2026 10:02:34 GMT"
x-debug-token
"886902"

Cookies

Request Cookies

Key Value
PHPSESSID
"sm91hsl2vhta9kdv1tn41jkfti"
sf_redirect
"{"token":"203a39","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/www\/wwwroot\/orea.mteq.ch\/orea\/src\/Controller\/DashboardController.php","line":89},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Fri, 16 Jan 26 18:02:34 +0800"
Last used
"Fri, 16 Jan 26 18:02:34 +0800"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"z7tooiXZ7eOkk-kXX-hY9FTwNfL97MCN74Wp07ExmFI"
_security.main.target_path
"https://orea.mteq.ch/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/src/Controller/LoginController.php"
    "line" => 15
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/src/Controller/LoginController.php"
    "line" => 16
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/var/cache/dev/twig/cb/cbc5965983d8e0a520ec2c3defec5a43.php"
    "line" => 123
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_127d6be38f13f628dc92e1f5518ee974"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/var/cache/dev/twig/50/50f04ad845af0234fd49a0509566a4e1.php"
    "line" => 81
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5f65a3e06468ea2e55f2543a9b53ea8b"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/var/cache/dev/twig/cb/cbc5965983d8e0a520ec2c3defec5a43.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_127d6be38f13f628dc92e1f5518ee974"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/src/Controller/LoginController.php"
    "line" => 18
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/var/cache/dev/twig/cb/cbc5965983d8e0a520ec2c3defec5a43.php"
    "line" => 123
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_127d6be38f13f628dc92e1f5518ee974"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/var/cache/dev/twig/50/50f04ad845af0234fd49a0509566a4e1.php"
    "line" => 81
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5f65a3e06468ea2e55f2543a9b53ea8b"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/var/cache/dev/twig/cb/cbc5965983d8e0a520ec2c3defec5a43.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_127d6be38f13f628dc92e1f5518ee974"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/src/Controller/LoginController.php"
    "line" => 18
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/orea.mteq.ch/orea/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/orea.mteq.ch/orea/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"https://wava.mueller-steinag.ch/"
APP_ENV
"dev"
APP_SECRET
"9886e6fb65a113379a732240176b7642"
ATTACHMENTS_DIR
"/public/mail_attachment"
AWS_BUCKET_NAME
"wavapdf"
AWS_IAM_KEY
"AKIA4MTWKR2PXZ2UKR5I"
AWS_IAM_SECRET
"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"
AWS_REGION
"eu-central-1"
AWS_VERSION
"latest"
CLIENT_ID
"1cc0ec69-286a-4f45-a3c5-16fdc2daff5e"
CLIENT_SECRET
"wUT8Q~NV3TJPf_D9Mx1MglUdiGpb0R41MZDt8cp9"
CLIENT_TYPE
"imap"
DATABASE_URL
"mysql://sql_orea_mteq_ch:29b3b8a69e9c6@localhost/sql_orea_mteq_ch"
EMAIL
"orea@dev2u.site"
EML_DIR
"/public/eml/"
FOLDER_DESTINATION_ID
"AAMkADkxZTNjMTYyLWYzMzctNDU3NC1iYzVlLTViYTViY2EyOTQ2ZQAuAAAAAAAirhwsalN3TL0eWMQkRYehAQDbaPNZXYfLTqW07uhw7cR5AAIio4h+AAA="
FOLDER_RECEIVE_ID
"AAMkADkxZTNjMTYyLWYzMzctNDU3NC1iYzVlLTViYTViY2EyOTQ2ZQAuAAAAAAAirhwsalN3TL0eWMQkRYehAQDbaPNZXYfLTqW07uhw7cR5AAIio4h7AAA="
IMAP_INBOX
"INBOX"
IMAP_LOGIN
"orea@dev2u.site"
IMAP_PARSED
"INBOX.Parsed"
IMAP_PASS
"AeVQ3DqTC5gKC79d"
IMAP_PATH
"{mail.your-server.de:993/imap/ssl}"
MAILER_AUTH_MODE
"login"
MAILER_DSN
"smtp://wava@dev2u.site:jZpW*j(5!u{n@mail.dev2u.site:587"
MAILER_ENCRYPTION
"ssl"
MAILER_HOST
"mail.your-server.de"
MAILER_IMAP_HOST
"outlook.office365.com"
MAILER_IMAP_LABEL
"INBOX/Wava zum bearbeiten"
MAILER_IMAP_PORT
"993"
MAILER_PASSWORD
"AeVQ3DqTC5gKC79d"
MAILER_PORT
"587"
MAILER_URL
"smtp://mail.your-server.de:587?encryption=ssl&auth_mode=login&username=orea@dev2u.site&password=AeVQ3DqTC5gKC79d"
MAILER_USERNAME
"orea@dev2u.site"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
N8N_URL
"https://molinoteq.app.n8n.cloud/webhook-test/8ab5acae-87a5-48af-acbb-844fc0980b37"
OCR_API_KEY
"PD8UZAV5PKWX"
OCR_ENDPOINT
"https://apipro2.ocr.space/parse/image"
OFFICE_TOKEN
"AAMkAGI4YmE5ZTU3LThmOTItNDliOC04MTJlLTg5ODQwOWFlM2NjMgAuAAAAAACJ_vq-3GIaQZ2IjdQKs3UEAQDCJxhyR8M8R4AXc7x0RyaZAALt-Jj5AAA="
OPEN_AI_KEY
"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"
READ_FORMS
"0"
READ_TABLES
"0"
READ_TYPE
"aws"
TENANT_ID
"6ec85445-090b-4774-a2c8-dcbd18832ebc"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/wwwroot/orea.mteq.ch/orea/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/wwwroot/orea.mteq.ch/orea/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22203a39%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fwwwroot%5C%2Forea.mteq.ch%5C%2Forea%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A89%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=sm91hsl2vhta9kdv1tn41jkfti"
HTTP_HOST
"orea.mteq.ch"
HTTP_USER_AGENT
"aaPanel"
LD_LIBRARY_PATH
"/www/server/apache/lib"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"orea.mteq.ch"
REDIRECT_STATUS
"200"
REDIRECT_SYMFONY_ENV
"dev"
REDIRECT_URL
"/login"
REMOTE_ADDR
"152.53.12.219"
REMOTE_PORT
"55932"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768557754
REQUEST_TIME_FLOAT
1768557754.2051
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/www/wwwroot/orea.mteq.ch/orea/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"152.53.12.219"
SERVER_ADMIN
"webmaster@example.com"
SERVER_NAME
"orea.mteq.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at orea.mteq.ch Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"orea.mteq.ch"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,EMAIL,OFFICE_TOKEN,FOLDER_RECEIVE_ID,CLIENT_ID,CLIENT_SECRET,TENANT_ID,FOLDER_DESTINATION_ID,CLIENT_TYPE,EML_DIR,ATTACHMENTS_DIR,APP_DOMAIN,MAILER_IMAP_HOST,MAILER_IMAP_PORT,MAILER_IMAP_LABEL,IMAP_PATH,IMAP_LOGIN,IMAP_PASS,IMAP_INBOX,IMAP_PARSED,OCR_API_KEY,OCR_ENDPOINT,MAILER_HOST,MAILER_PORT,MAILER_ENCRYPTION,MAILER_AUTH_MODE,MAILER_USERNAME,MAILER_PASSWORD,MAILER_URL,MAILER_DSN,READ_TYPE,READ_TABLES,READ_FORMS,AWS_BUCKET_NAME,AWS_IAM_SECRET,AWS_IAM_KEY,AWS_VERSION,AWS_REGION,N8N_URL,OPEN_AI_KEY"
SYMFONY_ENV
"dev"
USER
"www"
proxy-nokeepalive
"1"