AuthController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\AuthController::login" |
_firewall_context | "security.firewall.map.context.main" |
_route | "auth_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "a368a7" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip" |
accept-language | "en;q=0.7,en-US;q=0.3" |
cache-control | "no-cache" |
connection | "keep-alive" |
host | "54.66.69.25" |
pragma | "no-cache" |
referer | "http://54.66.69.25:80/" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0" |
x-php-ob-level | "1" |
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 | "Sat, 19 Apr 2025 18:16:23 GMT" |
x-debug-token | "bd4951" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
Key | Value |
---|---|
Created | "Sun, 20 Apr 25 04:16:23 +1000" |
Last used | "Sun, 20 Apr 25 04:16:23 +1000" |
Lifetime | 172800 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "Qv-nDQNmbCD5D9BPkdOit2BDKoszd3xI_u4vIgPGyjI" |
_security.main.target_path | "/" |
Session Usage
11
Usages
Stateless check enabled
Usage |
---|
App\Controller\AuthController:28
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/src/Controller/AuthController.php" "line" => 27 "function" => "saveTargetPath" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/src/Controller/AuthController.php" "line" => 29 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 354 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/src/Controller/AuthController.php" "line" => 30 "function" => "getUser" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/src/Controller/AuthController.php" "line" => 40 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 85 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/var/cache/dev/twig/23/2392f8eb3dd443ca695a46cf9a0964dc.php" "line" => 146 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_1e26bdf03060ad25d4e26273466f0607" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/var/cache/dev/twig/45/454080be09df343460b0ab3dd7c56a58.php" "line" => 66 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_5a93e32ad1f76aceac4f78c64133c108" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/var/cache/dev/twig/23/2392f8eb3dd443ca695a46cf9a0964dc.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_1e26bdf03060ad25d4e26273466f0607" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/src/Controller/AuthController.php" "line" => 41 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 72 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 79 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/var/cache/dev/twig/23/2392f8eb3dd443ca695a46cf9a0964dc.php" "line" => 146 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_1e26bdf03060ad25d4e26273466f0607" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/var/cache/dev/twig/45/454080be09df343460b0ab3dd7c56a58.php" "line" => 66 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_5a93e32ad1f76aceac4f78c64133c108" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/var/cache/dev/twig/23/2392f8eb3dd443ca695a46cf9a0964dc.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_1e26bdf03060ad25d4e26273466f0607" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/src/Controller/AuthController.php" "line" => 41 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\AuthController" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev-admin-heypa/public/index.php" "line" => 5 "args" => [ "/var/www/dev-admin-heypa/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 | "958133qzcoincelp8pzgc5is4009hdx1ehbcahxixhr64g" |
AWS_BUCKET | "heypaonline-dev" |
AWS_ENDPOINT_URL | "https://heypaonline-dev.s3-ap-southeast-2.amazonaws.com" |
AWS_KEY | "AKIAY7SLC4P5JAKMW2ZL" |
AWS_REGION | "ap-southeast-2" |
AWS_SECRET | "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" |
DATABASE_URL | "mysql://hey3z1onz78pa:50bs!AKO1ZkGWb$By4JSm2$oKM1EY!3lSB@dev-heypaonline-db.c3zk3qys5jqk.ap-southeast-2.rds.amazonaws.com:3306/heypamv25gcdb?serverVersion=10.3.39" |
MAILER_DSN | "null://null" |
MEMCACHED_DSN | "memcached://localhost" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/dev-admin-heypa/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/dev-admin-heypa/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_ACCEPT_LANGUAGE | "en;q=0.7,en-US;q=0.3" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "54.66.69.25" |
HTTP_PRAGMA | "no-cache" |
HTTP_REFERER | "http://54.66.69.25:80/" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/auth/" |
REMOTE_ADDR | "194.187.176.203" |
REMOTE_PORT | "24636" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1745086583 |
REQUEST_TIME_FLOAT | 1745086583.2294 |
REQUEST_URI | "/auth/" |
SCRIPT_FILENAME | "/var/www/dev-admin-heypa/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "150.0.2.128" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "54.66.69.25" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at 54.66.69.25 Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,AWS_KEY,AWS_SECRET,AWS_REGION,AWS_BUCKET,AWS_ENDPOINT_URL,MEMCACHED_DSN" |