Redirect 302 redirect from GET @admin_dashboard (f79faa)

GET https://comerix-flow.dev83.magecloud.net/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Identity\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#869
  -links: [
    993 => Symfony\Component\WebLink\Link {#993
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/tom-select/dist/css/tom-select.default.min-5Ubr_SJ.css"
    }
    992 => Symfony\Component\WebLink\Link {#992
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-uBIPOh3.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#590
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#616 …}
  }
]
_stopwatch_token
"8d1c03"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%22f79faa%22%2C%22route%22%3A%22admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CAdmin%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fcomerix-flow%5C%2Fsrc%5C%2FAdmin%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A45%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6fe039; PHPSESSID=57788f6515b267a3c61e5ed525b36e8f"
host
"comerix-flow.dev83.magecloud.net"
referer
"https://comerix-flow.dev83.magecloud.net/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.114"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.114"

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
"Mon, 18 May 2026 10:48:35 GMT"
link
"</assets/vendor/tom-select/dist/css/tom-select.default.min-5Ubr_SJ.css>; rel="preload"; as="style",</assets/styles/app-uBIPOh3.css>; rel="preload"; as="style""
x-debug-token
"67bad1"

Cookies

Request Cookies

Key Value
PHPSESSID
"57788f6515b267a3c61e5ed525b36e8f"
main_deauth_profile_token
"6fe039"
sf_redirect
"{"token":"f79faa","route":"admin_dashboard","method":"GET","controller":{"class":"App\\Admin\\Controller\\DashboardController","method":"index","file":"\/var\/www\/html\/comerix-flow\/src\/Admin\/Controller\/DashboardController.php","line":45},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Mon, 18 May 26 10:48:34 +0000"
Last used
"Mon, 18 May 26 10:48:34 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://comerix-flow.dev83.magecloud.net/admin"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 383
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/src/Identity/Controller/SecurityController.php"
    "line" => 24
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Identity\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/pub/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/comerix-flow/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/src/Identity/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Identity\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/pub/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/comerix-flow/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/src/Identity/Controller/SecurityController.php"
    "line" => 29
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Identity\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/comerix-flow/pub/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/comerix-flow/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
"8db7c1a409e5f0cd8a783e088bc0c128"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://postgres:vkEnFsxQ@postgres16:5432/commerceflow?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://comerix-flow.dev83.magecloud.net/"
MAILER_DSN
"smtp://localhost:1025"
MAILER_FROM
"volodymyr@hryvinskyi.com"
MESSENGER_TRANSPORT_DSN
"redis://redis:6379/messages"
WIDGET_TOKEN_SECRET
"WPTqLuw5kpygSc9tetMD9tv8vOOIQrLt"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html/comerix-flow"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/comerix-flow"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/comerix-flow"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/comerix-flow"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOSTNAME
"ddb5eea49f2f"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22f79faa%22%2C%22route%22%3A%22admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CAdmin%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fcomerix-flow%5C%2Fsrc%5C%2FAdmin%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A45%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6fe039; PHPSESSID=57788f6515b267a3c61e5ed525b36e8f"
HTTP_HOST
"comerix-flow.dev83.magecloud.net"
HTTP_REFERER
"https://comerix-flow.dev83.magecloud.net/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.114"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.114"
LANG
"C"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.8.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/pub/index.php"
PHP_SHA256
"aea358b56186f943c2bbd350c9005b9359133d47e954cfc561385319ae5bb8d7"
PHP_URL
"https://www.php.net/distributions/php-8.3.8.tar.xz"
PHP_VERSION
"8.3.8"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/pub/login"
REMOTE_ADDR
"172.22.0.83"
REMOTE_PORT
"35028"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1779101314
REQUEST_TIME_FLOAT
1779101314.9745
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/comerix-flow/pub/index.php"
SCRIPT_NAME
"/pub/index.php"
SERVER_ADDR
"172.22.0.61"
SERVER_ADMIN
"admin@magecloud.net"
SERVER_NAME
"comerix-flow.dev83.magecloud.net"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.59 (Debian) Server at comerix-flow.dev83.magecloud.net Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.59 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/html/comerix-flow/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,WIDGET_TOKEN_SECRET"
XDEBUG_PORT
"9000"
argc
0
argv
[]