Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
| _target_path | "" |
| password | "bni2026" |
| username | "Eduardo.Escobar" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#1014 #expire: 1 #path: "/" -sameSite: null -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| _stopwatch_token | "e3dc16" |
| csrf-token | 1 |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "br" |
| accept-language | "es-US,es-MX;q=0.9,es-419;q=0.8,es;q=0.7" |
| cache-control | "max-age=0" |
| connection | "close" |
| content-length | "78" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "main_deauth_profile_token=7417a1; PHPSESSID=1i9imul0gvt8nhqkmoh5iqrgip" |
| host | "bni-asistencia.capacitacioninformatica.com" |
| origin | "https://bni-asistencia.capacitacioninformatica.com" |
| priority | "u=0, i" |
| referer | "https://bni-asistencia.capacitacioninformatica.com/" |
| sec-ch-ua | ""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146"" |
| sec-ch-ua-mobile | "?1" |
| sec-ch-ua-platform | ""Android"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Mobile Safari/537.36" |
| x-forwarded-for | "200.39.16.155" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-lscache | "1" |
| x-php-ob-level | "1" |
| x-port | "443" |
| x-real-ip | "200.39.16.155" |
| x-real-port | "27366" |
Request Content
Raw
_target_path=&username=Eduardo.Escobar&password=bni2026&_csrf_token=csrf-token
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "must-revalidate, no-cache, no-store, post-check=0, pre-check=0, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 18 Mar 2026 13:36:22 GMT" |
| expires | "0" |
| location | "/dashboard" |
| pragma | "no-cache" |
| set-cookie | "REMEMBERME=deleted; expires=Tue, 18 Mar 2025 13:36:21 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "aae6ce" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "1i9imul0gvt8nhqkmoh5iqrgip" |
| main_deauth_profile_token | "7417a1" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#1014 #expire: 1 #path: "/" -sameSite: null -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 18 Mar 26 07:36:22 -0600" |
| Last used | "Wed, 18 Mar 26 07:36:22 -0600" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "Eduardo.Escobar" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":4:{s:2:"id";i:51;s:8:"username";s:15:"eduardo.escobar";s:8:"password";s:60:"$2y$13$XYRbPccTTHJCuwStsYYXRuSE0Jo1qnyxLPOAkviunsGeqATO7rh3G";s:5:"roles";a:1:{i:0;s:9:"ROLE_USER";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" |
| csrf-token | 1 |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/index.php"
"line" => 5
"args" => [
"/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\LoginAuthenticator:33
[
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/src/Security/LoginAuthenticator.php"
"line" => 33
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "App\Security\LoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 185
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/index.php"
"line" => 5
"args" => [
"/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 242
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/index.php"
"line" => 5
"args" => [
"/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\LoginAuthenticator:36
[
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/src/Security/LoginAuthenticator.php"
"line" => 53
"function" => "getTargetPath"
"class" => "App\Security\LoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "App\Security\LoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 244
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/index.php"
"line" => 5
"args" => [
"/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 250
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/index.php"
"line" => 5
"args" => [
"/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/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 | "0cdd5743aedd52f2d28f08ccd5d527a2" |
| DATABASE_URL | "mysql://u661523975_bni_qa:x4LZ:Q^O@193.203.166.146:3306/u661523975_bni_qa" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "78" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia" |
| FRONTEND_CDN | "QC" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "br" |
| HTTP_ACCEPT_LANGUAGE | "es-US,es-MX;q=0.9,es-419;q=0.8,es;q=0.7" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=7417a1; PHPSESSID=1i9imul0gvt8nhqkmoh5iqrgip" |
| HTTP_HOST | "bni-asistencia.capacitacioninformatica.com" |
| HTTP_ORIGIN | "https://bni-asistencia.capacitacioninformatica.com" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://bni-asistencia.capacitacioninformatica.com/" |
| HTTP_SEC_CH_UA | ""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146"" |
| HTTP_SEC_CH_UA_MOBILE | "?1" |
| HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Mobile Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "200.39.16.155" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_LSCACHE | "1" |
| HTTP_X_PORT | "443" |
| HTTP_X_REAL_IP | "200.39.16.155" |
| HTTP_X_REAL_PORT | "27366" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "shared" |
| LSPHP_ProcessGroup | "on" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| PROXY_REMOTE_ADDR | "2a02:4780:b:11::2" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "POST" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "200.39.16.155" |
| REMOTE_PORT | "24840" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773840982 |
| REQUEST_TIME_FLOAT | 1773840982.29 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://bni-asistencia.capacitacioninformatica.com/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "2a02:4780:b:1389:0:276e:e07:3" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "bni-asistencia.capacitacioninformatica.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/u661523975/domains/capacitacioninformatica.com/public_html/bni-asistencia/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| UNIQUE_ID | "@GiJK2UVI9T6hA8inlVqHMIO" |
| X-LSCACHE | "on,crawler,esi,combine" |
| ratelimited_gptbot | "1" |
| ratelimited_meta_externalagent | "1" |