GET https://app.jumbely.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"
_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_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#710
    -supports: false
    -passport: null
    -duration: null
    -stub: "AuthBundle\Security\User\Guard"
    -authenticated: null
    -exception: null
    -authenticator: AuthBundle\Security\User\Guard {#680 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#722
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#716 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#817
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#842 …}
  }
]
_stopwatch_token
"a36c9c"
httpPort
80
httpsPort
443
media_type
"text/html"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#855
  -container: ContainerHMInk8d\KernelDevDebugContainer {#107 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#859 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#355 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#135 …}
}
path
"/_profiler/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"app.jumbely.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, no-cache, no-store, private"
content-type
"text/html; charset=utf-8"
date
"Fri, 19 Sep 2025 07:27:17 GMT"
location
"https://app.jumbely.com/_profiler/"
x-debug-token
"95ba57"
x-frame-options
"DENY"

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:39
[
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app.jumbely.local/public/index.php"
    "line" => 3
    "args" => [
      "/var/www/app.jumbely.local/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
FRONT_DOMAIN
"https://jumbely.com"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
"843643114593-8ou1umssjkkm4lcidbu421kc38th07ii.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
MAILER_DSN
"null://null"
MAILGUN_API_KEY
"replace_me"
MESSENGER_TRANSPORT_FAILED_DSN
"redis://redis:6379/failed-messages?dbindex=0&messenger_consumer_prefix=consumer-"
MESSENGER_TRANSPORT_MAIN_DSN
"redis://redis:6379/messages?dbindex=0"
app_maintenance
"0"
app_maintenance_authorized_ips
""
app_secret
"sdfsdfarwkgjdfklgjdfkljlkrjwXlkQEWRTET!@rrtk2%o"
captcha_bypass_string
"Zqngzk69"
db_host
"mysql_master"
db_name
"jumbely"
db_password
"tglhRT!22TC2o4"
db_port
"3306"
db_url
"mysql://jumbely:tglhRT!22TC2o4@mysql_master:3306/jumbely?serverVersion=5.7.22"
db_user
"jumbely"
hcaptcha_enabled
"false"
hcaptcha_secret
"0x75FAC3192dEACAF0E6e0C4a6aD19C20E5299602E"
hcaptcha_site_key
"13988af9-7cfd-4726-9bf0-017b1326ad59"
login_as_cookie_name
"lg_cook"
mail_driver
"mailgun"
mail_host
"null"
mail_password
"null"
mail_user
"null"
messenger_consumer_prefix
"consumer-"
recaptcha_enabled
"true"
recaptcha_key
"6LewyYcrAAAAAMIvBXskeJSjmwuxCgg0SsNWsMnE"
recaptcha_secret
"6LewyYcrAAAAANb6EQ0zhyj7zxlSi7h2UaoJL87A"
recaptcha_threshold
"0.5"
redis_host
"redis"
redis_port
"6379"
secret_login_token
"qTs9kmQHst4Sl6twIkaOzByG1jfpUYTvC8QWegRyZ8K6a9ViZwAPUdc95CIT5ye8t7yrDQputu44TMu8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/app.jumbely.local/public"
DOCUMENT_URI
"/index.php//_profiler"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"3276fe05238d"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"app.jumbely.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.12.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
"c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad"
PHP_URL
"https://www.php.net/distributions/php-8.4.12.tar.xz"
PHP_VERSION
"8.4.12"
PWD
"/var/www"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.15"
REMOTE_PORT
"8541"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1758266837
REQUEST_TIME_FLOAT
1758266837.1888
REQUEST_URI
"/_profiler"
SCRIPT_FILENAME
"/var/www/app.jumbely.local/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.7"
SERVER_NAME
"app.jumbely.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.29.1"
SYMFONY_DOTENV_PATH
"/var/www/app.jumbely.local/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,app_secret,app_maintenance,app_maintenance_authorized_ips,FRONT_DOMAIN,db_host,db_port,db_name,db_user,db_password,db_url,secret_login_token,login_as_cookie_name,redis_host,redis_port,mail_driver,mail_host,mail_user,mail_password,MAILER_DSN,MAILGUN_API_KEY,MESSENGER_TRANSPORT_MAIN_DSN,MESSENGER_TRANSPORT_FAILED_DSN,messenger_consumer_prefix,recaptcha_key,recaptcha_secret,recaptcha_threshold,recaptcha_enabled,hcaptcha_site_key,hcaptcha_secret,hcaptcha_enabled,captcha_bypass_string,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET"
USER
"www-data"
argc
0
argv
[]