AuthController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\AuthController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#560 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#498 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#562 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#563 …} } ] |
| _stopwatch_token | "152df4" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "admin3-moloko.share.iaguirre.com" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-expose-request-id | "6a1b26d9d24ea" |
| x-exposed-by | "Expose-server unreleased" |
| x-forwarded-for | "216.73.216.219" |
| x-forwarded-host | "admin3-moloko.share.iaguirre.com" |
| x-forwarded-proto | "https" |
| x-original-host | "admin3-moloko.share.iaguirre.com" |
| 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, 30 May 2026 18:05:14 GMT" |
| x-debug-token | "af12a3" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 30 May 26 18:05:14 +0000" |
| Last used | "Sat, 30 May 26 18:05:14 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/src/App/Controller/AuthController.php"
"line" => 15
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/src/App/Controller/AuthController.php"
"line" => 16
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/Users/ignacio/dev/moloko/admin3/public/index.php"
"line" => 5
"args" => [
"/Users/ignacio/dev/moloko/admin3/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
[
"file" => "/Applications/Herd.app/Contents/Resources/valet/server.php"
"line" => 167
"args" => [
"/Users/ignacio/dev/moloko/admin3/public/index.php"
]
"function" => "require"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "d8a1994940cd4042c2b84fc226331318" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "postgresql://moloko:moloko@127.0.0.1:5432/admin3?serverVersion=17&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "smtp://127.0.0.1:1026" |
| MERCADOPAGO_DEV_ACCESS_TOKEN | "APP_USR-586417288704338-052417-e1e38dec4d4575682b1372fdf88d2666-1897306208" |
| MERCADOPAGO_DEV_PUBLIC_KEY | "APP_USR-3102d105-d3b0-47f2-ade7-27972f7e4dea" |
| MERCADOPAGO_PROD_ACCESS_TOKEN | "" |
| MERCADOPAGO_PROD_PUBLIC_KEY | "" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| VAR_DUMPER_SERVER | "http://127.0.0.1:8085" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/Users/ignacio/dev/moloko/admin3" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/Users/ignacio/dev/moloko/admin3" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "" |
| DOCUMENT_URI | "/Applications/Herd.app/Contents/Resources/valet/server.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HERD_HOME | "/Users/ignacio/Library/Application Support/Herd" |
| HERD_SITE_PATH | "/Users/ignacio/dev/moloko/admin3" |
| HOME | "/Users/ignacio" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "admin3-moloko.share.iaguirre.com" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_EXPOSED_BY | "Expose-server unreleased" |
| HTTP_X_EXPOSE_REQUEST_ID | "6a1b26d9d24ea" |
| HTTP_X_FORWARDED_FOR | "216.73.216.219" |
| HTTP_X_FORWARDED_HOST | "admin3-moloko.share.iaguirre.com" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_ORIGINAL_HOST | "admin3-moloko.share.iaguirre.com" |
| PATH_INFO | "" |
| PHP_SELF | "/Applications/Herd.app/Contents/Resources/valet/server.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "62391" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1780164314 |
| REQUEST_TIME_FLOAT | 1780164314.4038 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/Users/ignacio/dev/moloko/admin3/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_NAME | "admin3-moloko.share.iaguirre.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.25.4" |
| SYMFONY_DOTENV_PATH | "/Users/ignacio/dev/moloko/admin3/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCADOPAGO_DEV_PUBLIC_KEY,MERCADOPAGO_DEV_ACCESS_TOKEN,MERCADOPAGO_PROD_PUBLIC_KEY,MERCADOPAGO_PROD_ACCESS_TOKEN,DATABASE_URL,VAR_DUMPER_SERVER" |
| USER | "ignacio" |
| argc | 0 |
| argv | [] |