GET http://api.younamar.com/_profiler

RedirectController :: urlRedirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_route
"_profiler_home"
_route_params
[
  "path" => "/_profiler/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_stopwatch_token
"9dfa32"
httpPort
80
httpsPort
443
path
"/_profiler/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"api.younamar.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.138"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.138"

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
"Sat, 06 Dec 2025 04:35:24 GMT"
location
"http://api.younamar.com/_profiler/"
x-debug-token
"f5bce8"

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_ENV
"dev"
APP_SECRET
"f5c1f8290561d9c94ceadb7ad7cdc5db"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://younamar_user:secure_password@127.0.0.1:3306/younamar_bd?serverVersion=8.0&charset=utf8mb4"
JWT_PASSPHRASE
"b70b9f2209c10f3ee12b7f3fcfc1975a584e8732620730bac282e29b8239b23b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/var/www/younamar-api/public"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"api.younamar.com"
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.138"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.138"
PATH_INFO
"/_profiler"
PHP_SELF
"/index.php/_profiler"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"60662"
REQUEST_METHOD
"GET"
REQUEST_TIME
1764995724
REQUEST_TIME_FLOAT
1764995724.1718
REQUEST_URI
"/_profiler"
SCRIPT_FILENAME
"/var/www/younamar-api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"0.0.0.0"
SERVER_PORT
"8000"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"PHP 8.2.26 Development Server"
SYMFONY_DOTENV_PATH
"/var/www/younamar-api/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"