GET https://appli.preprod.neocognition.ai/_profiler

RedirectController :: urlRedirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_route
"_profiler_home"
_route_params
[
  "path" => "/_profiler/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#330
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#201 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#332
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#333 …}
  }
]
_stopwatch_token
"72f1f9"
httpPort
80
httpsPort
443
path
"/_profiler/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
host
"appli.preprod.neocognition.ai"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.24"
x-forwarded-host
"appli.preprod.neocognition.ai"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"6c351aa6a9d0"
x-php-ob-level
"1"
x-real-ip
"216.73.216.24"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
content-type
"text/html; charset=utf-8"
date
"Wed, 11 Feb 2026 19:47:10 GMT"
location
"https://appli.preprod.neocognition.ai/_profiler/"
set-cookie
"lang=en; expires=Thu, 11 Feb 2027 19:47:10 GMT; Max-Age=31536000; path=/; secure; samesite=lax"
x-debug-token
"e379a3"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
lang
Symfony\Component\HttpFoundation\Cookie {#920
  #expire: 1802375230
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "lang"
  #value: "en"
  #domain: null
  #secure: true
  #httpOnly: false
  -raw: false
  -partitioned: false
}

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
"a2962c4eee85e8dd2ac6380b759345a5"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://app:ylRoDKy9B0xRiavy@mariadb:3306/app?serverVersion=mariadb-10.8.2&charset=utf8mb4"
JWT_PASSPHRASE
"chrysippe"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
WEBSITE_URL
"appli.preprod.neocognition.ai"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
CONTEXT_DOCUMENT_ROOT
"/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/app/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"appli.preprod.neocognition.ai"
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.24"
HTTP_X_FORWARDED_HOST
"appli.preprod.neocognition.ai"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"6c351aa6a9d0"
HTTP_X_REAL_IP
"216.73.216.24"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/_profiler"
REMOTE_ADDR
"172.18.0.2"
REMOTE_PORT
"42398"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1770839230
REQUEST_TIME_FLOAT
1770839230.6507
REQUEST_URI
"/_profiler"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"appli.preprod.neocognition.ai"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at appli.preprod.neocognition.ai Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,WEBSITE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"