GET https://admin3-moloko.share.iaguirre.com:8080/

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\MainController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"home"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_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
"31519e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"admin3-moloko.share.iaguirre.com:8080"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko/20100101 Firefox/149.0"
x-expose-request-id
"6a1b23363a022"
x-exposed-by
"Expose-server unreleased"
x-forwarded-for
"142.93.119.244"
x-forwarded-host
"admin3-moloko.share.iaguirre.com:8080"
x-forwarded-proto
"http"
x-original-host
"admin3-moloko.share.iaguirre.com:8080"
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 17:49:43 GMT"
location
"https://admin3-moloko.share.iaguirre.com:8080/login"
x-debug-token
"e46b75"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sat, 30 May 26 17:49:43 +0000"
Last used
"Sat, 30 May 26 17:49:43 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://admin3-moloko.share.iaguirre.com:8080/"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "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" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "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\Firewall\ExceptionListener:28
[
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "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" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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" => 267
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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" => 267
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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" => 267
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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" => 267
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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" => 267
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/Users/ignacio/dev/moloko/admin3/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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"
HTTP_HOST
"admin3-moloko.share.iaguirre.com:8080"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko/20100101 Firefox/149.0"
HTTP_X_EXPOSED_BY
"Expose-server unreleased"
HTTP_X_EXPOSE_REQUEST_ID
"6a1b23363a022"
HTTP_X_FORWARDED_FOR
"142.93.119.244"
HTTP_X_FORWARDED_HOST
"admin3-moloko.share.iaguirre.com:8080"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_ORIGINAL_HOST
"admin3-moloko.share.iaguirre.com:8080"
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
"58326"
REQUEST_METHOD
"GET"
REQUEST_TIME
1780163383
REQUEST_TIME_FLOAT
1780163383.2345
REQUEST_URI
"/"
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:8080"
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
[]