Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\TestController::root" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#461 -logger: Symfony\Component\HttpKernel\Log\Logger {#20 …} -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#279 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …} -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#469 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#473 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#457 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#350 …} } Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#140 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "app_login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "app_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#230 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#141 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#143 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#122 …} } ] |
| _stopwatch_token | "58f4ae" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, gzip, deflate" |
| accept-language | "en US,en;q=0.9,sv;q=0.8" |
| authorization | "" |
| connection | "keep-alive" |
| content-type | "application/x-www-form-urlencoded; charset=UTF-8" |
| host | "51.79.84.153:80" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
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 | "Thu, 06 Nov 2025 06:33:44 GMT" |
| location | "http://51.79.84.153/login" |
| x-debug-token | "9a6628" |
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" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
"line" => 51
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 77
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/briand/www/dev/lensom/demo-riyal/public/index.php"
"line" => 5
"args" => [
"/home/briand/www/dev/lensom/demo-riyal/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" |
| APP_SECRET | "d1ada66fbc5666f83895fcc4b814d47d" |
| DATABASE_URL | "postgresql://briand:lensom2023@127.0.0.1:5432/demo_riyal?serverVersion=13&charset=utf8" |
| DEFAULT_TAX | "5.6879" |
| MAILER_DSN | "sendgrid+smtp://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@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| ORDER_DELIVERY_TIME_LIMIT | "15" |
| RECAPTCHA3_KEY | "6LfqYisqAAAAAHZ-LzAgAzNlSA_6QmwE5qsMhte_" |
| RECAPTCHA3_SECRET | "6LfqYisqAAAAAAUF7Yh36A5ytw7A_YRGJGP-kirD" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_TYPE | "application/x-www-form-urlencoded; charset=UTF-8" |
| CONTEXT_DOCUMENT_ROOT | "/home/briand/www/dev/lensom/demo-riyal/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/briand/www/dev/lensom/demo-riyal/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en US,en;q=0.9,sv;q=0.8" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "51.79.84.153:80" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| 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 | "/" |
| REMOTE_ADDR | "204.76.203.219" |
| REMOTE_PORT | "58172" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1762410824 |
| REQUEST_TIME_FLOAT | 1762410824.6437 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/briand/www/dev/lensom/demo-riyal/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.79.84.153" |
| SERVER_ADMIN | "lensomcorp@gmail.com" |
| SERVER_NAME | "51.79.84.153" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at 51.79.84.153 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,DEFAULT_TAX,ORDER_DELIVERY_TIME_LIMIT,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,MAILER_DSN" |