https://guiayipao.co/login

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"05f70.ZM_z3aLwnrd0lo3TfJHgieyiia-4RLn7HuBZ1BPc54w.DKmF6sy9948gwu7jE9Ou34LUpPraDcHLSa8XlUGwvsk0mKWSlorbgxXz7g"
_password
"******"
_username
"admin"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security.last_username
"admin"
_security_firewall_run
"_security_main"
_stopwatch_token
"68606f"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"keep-alive"
content-length
"153"
content-type
"application/x-www-form-urlencoded"
cookie
"beget=begetok; humans_21909=1; PHPSESSID=6b8cd3932dd36d0364946847302126d6"
host
"guiayipao.co"
user-agent
"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36"
x-https
"1"
x-php-ob-level
"0"

Request Content

Raw

_username=admin&_password=******&_csrf_token=05f70.ZM_z3aLwnrd0lo3TfJHgieyiia-4RLn7HuBZ1BPc54w.DKmF6sy9948gwu7jE9Ou34LUpPraDcHLSa8XlUGwvsk0mKWSlorbgxXz7g

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 04 Jul 2024 18:45:41 GMT"
location
"https://guiayipao.co/login"
x-debug-token
"bf6de2"

Cookies

Request Cookies

Key Value
PHPSESSID
"6b8cd3932dd36d0364946847302126d6"
beget
"begetok"
humans_21909
"1"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 04 Jul 24 18:45:21 +0000"
Last used
"Thu, 04 Jul 24 18:45:32 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"hfv7nMi8TTc0oBNVnv-UbIx0WONARlYEPWVO4zE4aec"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#291
  #message: "Bad credentials."
  #code: 0
  #file: "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
  #line: 272
  -previous: Symfony\Component\Security\Core\Exception\UserNotFoundException {#430 …}
  -token: null
  trace: {
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:272 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, AuthenticatorInterface $authenticator, ?PassportInterface $passport): Response …
      › if ($this->hideUserNotFoundExceptions && ($authenticationException instanceof UsernameNotFoundException || ($authenticationException instanceof AccountStatusException && !$authenticationException instanceof CustomUserMessageAccountStatusException))) {    $authenticationException = new BadCredentialsException('Bad credentials.', 0, $authenticationException);}
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:218 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // oh no! Authentication failed!$response = $this->handleAuthenticationFailure($e, $request, $authenticator, $passport);if ($response instanceof Response) {
      arguments: {
        $authenticationException: Symfony\Component\Security\Core\Exception\UserNotFoundException {#430 …}
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#240 …}
        $passport: Symfony\Component\Security\Http\Authenticator\Passport\Passport {#281 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:161 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      arguments: {
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#240 …}
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:141 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:65 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
        $listeners: Generator {#216 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#165 …}
        }
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#165 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
        $eventName: "kernel.request"
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#88 …}
        $eventName: "kernel.request"
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home1/guiayufp/public_html/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/turismo_departamentos/vendor/autoload_runtime.php';arguments: {
        "/home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
"admin"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:158
[
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 158
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 84
    "function" => "getCredentials"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 63
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 180
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/public_html/index.php"
    "line" => 5
    "args" => [
      "/home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler:99
[
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php"
    "line" => 99
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 132
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 86
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 275
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 218
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/public_html/index.php"
    "line" => 5
    "args" => [
      "/home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/turismo_departamentos/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home1/guiayufp/public_html/index.php"
    "line" => 5
    "args" => [
      "/home1/guiayufp/turismo_departamentos/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
"4f4f1caa612c29d710e220770cd839b8"
DATABASE_URL
"mysql://guiayufp_db:HGC_%NlKW5e)@127.0.0.1:3306/guiayufp_yipao"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MAILER_URL
"null://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"153"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/home1/guiayufp/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home1/guiayufp/public_html"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"beget=begetok; humans_21909=1; PHPSESSID=6b8cd3932dd36d0364946847302126d6"
HTTP_HOST
"guiayipao.co"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36"
HTTP_X_HTTPS
"1"
LSPHP_ENABLE_USER_INI
"on"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QS_AllConn
"99"
QS_ConnectionId
"172011874172200584347089"
QS_SrvConn
"99"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_QS_AllConn
"99"
REDIRECT_QS_ConnectionId
"172011874172200584347089"
REDIRECT_QS_SrvConn
"99"
REDIRECT_SCRIPT_URI
"https://guiayipao.co/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"guiayipao.co"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zobt1UsmCHRJIAgFMo3kywAAALg"
REDIRECT_URL
"/login"
REMOTE_ADDR
"5.188.62.76"
REMOTE_PORT
"55332"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1720118741
REQUEST_TIME_FLOAT
1720118741.7282
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home1/guiayufp/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://guiayipao.co/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"162.222.225.91"
SERVER_ADMIN
"webmaster@guiayipao.co"
SERVER_NAME
"guiayipao.co"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"guiayipao.co"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,MAILER_DSN,LOCK_DSN"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"Zobt1UsmCHRJIAgFMo3kywAAALg"
argc
0
argv
[]