https://dev-api.boxify.be/login

LoginController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.89"
cf-ipcountry
"US"
cf-ray
"9b7fc1672cd6e14f-ORD"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
""
content-type
""
cookie
"PHPSESSID=93c9oo1iu23731v9vuq89q76a4; sf_redirect=%7B%22token%22%3A%22deafb4%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%5CApp%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fboxify%5C%2Fweb%5C%2Fstaging-api%5C%2Fsrc%5C%2FController%5C%2FApp%5C%2FDashboardController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev-api.boxify.be"
referer
"https://dev-api.boxify.be/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.89"
x-forwarded-proto
"https"
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
"Sat, 03 Jan 2026 04:29:30 GMT"
x-debug-token
"4e2a6e"

Cookies

Request Cookies

Key Value
PHPSESSID
"93c9oo1iu23731v9vuq89q76a4"
sf_redirect
"{"token":"deafb4","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\App\\DashboardController","method":"index","file":"\/home\/boxify\/web\/staging-api\/src\/Controller\/App\/DashboardController.php","line":12},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sat, 03 Jan 26 05:29:30 +0100"
Last used
"Sat, 03 Jan 26 05:29:30 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"_FPekCVjvhKQViqrvWAyGQFL_a8eghYUSDMVVprtxKA"
_security.main.target_path
"https://dev-api.boxify.be/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/src/Controller/App/LoginController.php"
    "line" => 17
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\App\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/public/index.php"
    "line" => 5
    "args" => [
      "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/src/Controller/App/LoginController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\App\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/public/index.php"
    "line" => 5
    "args" => [
      "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/var/cache/dev/twig/87/87cc8920be97698e3c8b39ad43c29dfa.php"
    "line" => 139
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_028d871029ba639aeb41adee5b5b7f23"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/var/cache/dev/twig/2b/2b69a55ea889d1ae8aa6e0a1c63fd859.php"
    "line" => 73
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b3ebccb237a2faba909cc0c73811ccfa"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/var/cache/dev/twig/87/87cc8920be97698e3c8b39ad43c29dfa.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_028d871029ba639aeb41adee5b5b7f23"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/src/Controller/App/LoginController.php"
    "line" => 23
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\App\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/public/index.php"
    "line" => 5
    "args" => [
      "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 72
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 79
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/var/cache/dev/twig/87/87cc8920be97698e3c8b39ad43c29dfa.php"
    "line" => 139
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_028d871029ba639aeb41adee5b5b7f23"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/var/cache/dev/twig/2b/2b69a55ea889d1ae8aa6e0a1c63fd859.php"
    "line" => 73
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b3ebccb237a2faba909cc0c73811ccfa"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/var/cache/dev/twig/87/87cc8920be97698e3c8b39ad43c29dfa.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_028d871029ba639aeb41adee5b5b7f23"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/src/Controller/App/LoginController.php"
    "line" => 23
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\App\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/public/index.php"
    "line" => 5
    "args" => [
      "/home/boxify/web/staging-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APPLICATION_V2
"https://staging.boxify.be"
APP_BOXIFY_PROJECT_FOLDER
"/home/boxify/web/staging-api/public"
APP_ENV
"dev"
APP_SECRET
"49c3cf64854a58cd79cd3a8e96ac89cb"
DATABASE_URL
"mysql://boxify:AVNS_ewgtfiViKGUv_ag1UUQ@private-db-mysql-ams3-18606-boxifydb-do-user-1413161-0.b.db.ondigitalocean.com:25060/boxify_staging?ssl-mode=REQUIRED"
MAILER_DSN
"mandrill+smtp://[email protected]:md-ane9FV0ApAMJQzc50tfaXw@default"
SENTRY_DSN
"https://[email protected]/6462052"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/boxify/web/staging-api/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.89"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9b7fc1672cd6e14f-ORD"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"PHPSESSID=93c9oo1iu23731v9vuq89q76a4; sf_redirect=%7B%22token%22%3A%22deafb4%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%5CApp%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fboxify%5C%2Fweb%5C%2Fstaging-api%5C%2Fsrc%5C%2FController%5C%2FApp%5C%2FDashboardController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev-api.boxify.be"
HTTP_REFERER
"https://dev-api.boxify.be/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.89"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.70.126.102"
REMOTE_PORT
"14327"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767414570
REQUEST_TIME_FLOAT
1767414570.4447
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/boxify/web/staging-api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"134.122.63.47"
SERVER_NAME
"dev-api.boxify.be"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,APPLICATION_V2,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_DSN,SENTRY_DSN,APP_BOXIFY_PROJECT_FOLDER"
USER
"www-data"