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

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x01
[
  "legion"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\App\DashboardController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"dashboard"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"f95326"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"185.213.25.237"
cf-ipcountry
"FR"
cf-ray
"9bc5457a187c18e9-FRA"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
"17"
content-type
"application/x-www-form-urlencoded"
host
"dev-api.boxify.be"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
x-forwarded-for
"185.213.25.237"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Raw

0x01%5B%5D=legion

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 11 Jan 2026 14:58:17 GMT"
location
"https://dev-api.boxify.be/login"
x-debug-token
"cd04b9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 64
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 109
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/boxify/web/staging-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "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
"17"
CONTENT_TYPE
"application/x-www-form-urlencoded"
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
"185.213.25.237"
HTTP_CF_IPCOUNTRY
"FR"
HTTP_CF_RAY
"9bc5457a187c18e9-FRA"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_CONTENT_LENGTH
"17"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_HOST
"dev-api.boxify.be"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
HTTP_X_FORWARDED_FOR
"185.213.25.237"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"162.158.111.198"
REMOTE_PORT
"13861"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768143497
REQUEST_TIME_FLOAT
1768143497.3678
REQUEST_URI
"/"
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"