GET https://dev.admin.bimmergate.com/register

RegisterController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\Crud\RegisterController::index"
_firewall_context
"security.firewall.map.context.admin"
_links
Symfony\Component\WebLink\GenericLinkProvider {#713
  -links: [
    714 => Symfony\Component\WebLink\Link {#714
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-cT2YKNc.css"
    }
  ]
}
_route
"app_register"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#596
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#557 …}
  }
]
_stopwatch_token
"9e5590"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev.admin.bimmergate.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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, 17 Jul 2026 22:43:02 GMT"
link
"</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style""
x-debug-token
"595479"

Cookies

Request Cookies

No request cookies

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
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"8d4b0b8d8893d9d012f95afbd6459f92"
APP_SHARE_DIR
"var/share"
AWS_REGION
"eu-north-1"
DATABASE_URL
"postgresql://symfony_user:mutqaxaq@127.0.0.1:5432/symfony_db?serverVersion=15&charset=utf8"
DEFAULT_URI
"http://localhost"
JWT_PASSPHRASE
"1592d85a14c32dda3155a7bcbc53f9da5e43efce3ec94ea12f0b70429db5ef97"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://localhost:1025"
MAILER_FROM_ADDRESS
"admin@admin.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
S3_BUCKET
"dark-private-files-dev-unique"
S3_MAX_FILE_SIZE
"20971520"
S3_PREFIX
"dev"
S3_PRESIGNED_TTL
"900"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/dev/bmw_dark"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/dev/bmw_dark"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/dev/bmw_dark/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, zstd, deflate"
HTTP_HOST
"dev.admin.bimmergate.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.86"
REMOTE_PORT
"1330"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784328182
REQUEST_TIME_FLOAT
1784328182.0052
REQUEST_URI
"/register"
SCRIPT_FILENAME
"/var/www/dev/bmw_dark/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.37.134"
SERVER_NAME
"dev.admin.bimmergate.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.3"
SYMFONY_DOTENV_PATH
"/var/www/dev/bmw_dark/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,AWS_REGION,S3_BUCKET,S3_PREFIX,S3_PRESIGNED_TTL,S3_MAX_FILE_SIZE,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM_ADDRESS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"