Redirect 301 redirect from GET @_profiler_home (2af601)

GET https://pokemon.sebii.fr/_profiler

RedirectController :: urlRedirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"_profiler_home"
_route_params
[
  "path" => "/_profiler/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#800
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator {#847 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#798
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#797 …}
  }
]
_stopwatch_token
"76f08c"
httpPort
80
httpsPort
443
path
"/_profiler/"
permanent
true
scheme
null
universe
App\Entity\Category\Universe {#1064
  -name: "Pokémon"
  -slug: "pokemon"
  -categories: Doctrine\ORM\PersistentCollection {#1221 …}
  -cover: null
  -background: null
  -customizedRoute: "front_category_universe_pokemon"
  -customizedDomain: "pokemon.sebii.fr"
  -iconifyCode: "mdi:pokeball"
  -id: Symfony\Component\Uid\UuidV7 {#1070 …}
  -apiId: null
  #createdAt: DateTime @1727179759 {#1069
    date: 2024-09-24 12:09:19.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1739471484 {#1063
    date: 2025-02-13 18:31:24.0 UTC (+00:00)
  }
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=f07f0d41b8100a6edbf6995c78ae8bce; main_deauth_profile_token=2af601; sf_redirect=%7B%22token%22%3A%222af601%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fwww%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
host
"pokemon.sebii.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.209"
x-forwarded-host
"pokemon.sebii.fr"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"d7d49460ef0f"
x-php-ob-level
"0"
x-real-ip
"216.73.216.209"

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, 28 Jan 2026 21:31:07 GMT"
location
"https://pokemon.sebii.fr/_profiler/"
x-debug-token
"6adda1"

Cookies

Request Cookies

Key Value
PHPSESSID
"f07f0d41b8100a6edbf6995c78ae8bce"
main_deauth_profile_token
"2af601"
sf_redirect
"{"token":"2af601","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/srv\/www\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Wed, 28 Jan 26 21:31:05 +0000"
Last used
"Wed, 28 Jan 26 21:31:07 +0000"
Lifetime
0

Session Attributes

Attribute Value
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_type
"request"
_profiler_search_url
null

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_ENV
"dev"
APP_SECRET
"69ce9f837e304cdb57b55b8266b83a01"
DATABASE_URL
"postgresql://sebii:pikachu02@sebii_postgres:5432/sebii?serverVersion=16&charset=utf8"
DB_HOST
"sebii_postgres"
DB_NAME
"sebii"
DB_PSWD
"pikachu02"
DB_USER
"sebii"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?table_name=sebii__messenger__message"
PKMN_TCG_API_TOKEN
"17aec91d-d669-4308-a999-a7451a6c4db6"
PLEX_AUTH_PASS
"coucou"
PLEX_AUTH_USER
"sebiiheckel"
PLEX_SERVER_HOST
"app.plex.com"
PLEX_TOKEN_KEY
"TycD5PoboFykVK2ePC_k"
SENTRY_DSN
"https://29f5b92a7cfa25990fe07c20c1488ccc@o4509974914334720.ingest.de.sentry.io/4509974916497488"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMPOSER_HOME
"/.config/composer"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/srv/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/"
HOSTNAME
"ce1bdddd00aa"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=f07f0d41b8100a6edbf6995c78ae8bce; main_deauth_profile_token=2af601; sf_redirect=%7B%22token%22%3A%222af601%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fwww%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_HOST
"pokemon.sebii.fr"
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.209"
HTTP_X_FORWARDED_HOST
"pokemon.sebii.fr"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"d7d49460ef0f"
HTTP_X_REAL_IP
"216.73.216.209"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.24.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
"/index.php"
PHP_SHA256
"388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d44251"
PHP_URL
"https://www.php.net/distributions/php-8.3.24.tar.xz"
PHP_VERSION
"8.3.24"
PWD
"/srv/www"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.22.0.8"
REMOTE_PORT
"54740"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1769635867
REQUEST_TIME_FLOAT
1769635867.409
REQUEST_URI
"/_profiler"
SCRIPT_FILENAME
"/srv/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.22.0.4"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.21.6"
SHLVL
"1"
SYMFONY_DOTENV_PATH
"/srv/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,DB_HOST,DB_USER,DB_PSWD,DB_NAME,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SENTRY_DSN,PKMN_TCG_API_TOKEN,PLEX_TOKEN_KEY,PLEX_SERVER_HOST,PLEX_AUTH_USER,PLEX_AUTH_PASS"
argc
0
argv
[]