ReporteSituacionApiController :: list
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\ReporteSituacionApiController::list" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_reporte_situacion_list" |
| _route_params | [] |
| _stopwatch_token | "71d241" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| authorization | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU2ODA3OTEsImV4cCI6MTc2NTY4MjU5MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUFAiXSwidXNlcm5hbWUiOiJlZ2Jhc3NpMTdAZ21haWwuY29tIn0.w5aUIqqAr6vIE9cgkTi8N1tKxn1M9OkbsLY2RxgCz_TN-nedc5tbGjy3leaD8DdRfNrP-aOBB8XGtJBCJ-ovJ_55c_6aICYsSy74tPROsMlV0aMReDRP4zZWHbdaSV59qMs_91zzxzrvyhmNhWlSD79jVSbgIDVKVuwZ5iHWeQkniQk8W1-42mR0mPUtkcKtZ8SMFN2r8vHMTleMBQ8LyeM4ujkalJkgRWhdf3t2znsCO3_z-0IG1pt39q_2V1pmdVTKg6bALDGlZbsVen33MjKwtHw-j0THQiAjW3g98Y1iFPPm3VGn177wIYsSS5AwsbqmCT_vQaPGE7NwVec36g" |
| content-type | "application/json" |
| host | "portal.unpac-web.org" |
| user-agent | "Dart/3.10 (dart:io)" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Sun, 14 Dec 2025 02:53:21 GMT" |
| x-debug-token | "c4bf32" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 14 Dec 25 02:53:21 +0000" |
| Last used | "Sun, 14 Dec 25 02:53:21 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\Security\UserChecker:31
[
[
"file" => "/home/unpac/unpac-portal-src/src/Security/UserChecker.php"
"line" => 31
"function" => "clear"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/EventListener/UserCheckerListener.php"
"line" => 40
"function" => "checkPreAuth"
"class" => "App\Security\UserChecker"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "preCheckCredentials"
"class" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 178
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-portal/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-portal-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMINISTRACION_EMAIL | "reportes@unpac-panama.com" |
| ADMINISTRACION_NAME | "Reportes Unpac" |
| APP_ENV | "dev" |
| APP_SECRET | "d6549b15b7aee221c25cdf0738a89d8a" |
| DATABASE_URL | "mysql://unpac_db:%23Unpac4dmin@localhost:3306/unpac_portal?serverVersion=8.0.32&charset=utf8mb4" |
| FIREBASE_CREDENTIALS_PATH | "%kernel.project_dir%/config/firebase/firebase_credential.json" |
| JWT_PASSPHRASE | "199f8e1a0b14b3514a6958aa1e4f820b488dbe59118463fb6a872d6128b5b242" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://no-reply%40unpac-web.org:Unpac4dmin@mail.unpac-web.org:465?encryption=ssl&auth_mode=login&local_domain=unpac-web.org" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NO_REPLY_EMAIL | "no-reply@unpac-web.org" |
| NO_REPLY_NAME | "Soporte Unpac" |
| VERIFICATION_CODE_EXPIRATION | "+1 hour" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/home/unpac/unpac-portal" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/unpac/unpac-portal" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/unpac" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU2ODA3OTEsImV4cCI6MTc2NTY4MjU5MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUFAiXSwidXNlcm5hbWUiOiJlZ2Jhc3NpMTdAZ21haWwuY29tIn0.w5aUIqqAr6vIE9cgkTi8N1tKxn1M9OkbsLY2RxgCz_TN-nedc5tbGjy3leaD8DdRfNrP-aOBB8XGtJBCJ-ovJ_55c_6aICYsSy74tPROsMlV0aMReDRP4zZWHbdaSV59qMs_91zzxzrvyhmNhWlSD79jVSbgIDVKVuwZ5iHWeQkniQk8W1-42mR0mPUtkcKtZ8SMFN2r8vHMTleMBQ8LyeM4ujkalJkgRWhdf3t2znsCO3_z-0IG1pt39q_2V1pmdVTKg6bALDGlZbsVen33MjKwtHw-j0THQiAjW3g98Y1iFPPm3VGn177wIYsSS5AwsbqmCT_vQaPGE7NwVec36g" |
| HTTP_HOST | "portal.unpac-web.org" |
| HTTP_USER_AGENT | "Dart/3.10 (dart:io)" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU2ODA3OTEsImV4cCI6MTc2NTY4MjU5MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUFAiXSwidXNlcm5hbWUiOiJlZ2Jhc3NpMTdAZ21haWwuY29tIn0.w5aUIqqAr6vIE9cgkTi8N1tKxn1M9OkbsLY2RxgCz_TN-nedc5tbGjy3leaD8DdRfNrP-aOBB8XGtJBCJ-ovJ_55c_6aICYsSy74tPROsMlV0aMReDRP4zZWHbdaSV59qMs_91zzxzrvyhmNhWlSD79jVSbgIDVKVuwZ5iHWeQkniQk8W1-42mR0mPUtkcKtZ8SMFN2r8vHMTleMBQ8LyeM4ujkalJkgRWhdf3t2znsCO3_z-0IG1pt39q_2V1pmdVTKg6bALDGlZbsVen33MjKwtHw-j0THQiAjW3g98Y1iFPPm3VGn177wIYsSS5AwsbqmCT_vQaPGE7NwVec36g" |
| REDIRECT_SSL_TLS_SNI | "portal.unpac-web.org" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aT4moWasy8NklbkOsrpNkAAAAFg" |
| REDIRECT_URL | "/api/reporte" |
| REMOTE_ADDR | "201.23.98.218" |
| REMOTE_PORT | "5992" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765680801 |
| REQUEST_TIME_FLOAT | 1765680801.5307 |
| REQUEST_URI | "/api/reporte" |
| SCRIPT_FILENAME | "/home/unpac/unpac-portal/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "161.97.166.76" |
| SERVER_ADMIN | "webmaster@portal.unpac-web.org" |
| SERVER_NAME | "portal.unpac-web.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "portal.unpac-web.org" |
| SYMFONY_DOTENV_PATH | "/home/unpac/unpac-portal-src/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,NO_REPLY_EMAIL,NO_REPLY_NAME,ADMINISTRACION_EMAIL,ADMINISTRACION_NAME,VERIFICATION_CODE_EXPIRATION,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FIREBASE_CREDENTIALS_PATH" |
| UNIQUE_ID | "aT4moWasy8NklbkOsrpNkAAAAFg" |
| USER | "unpac" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |