http://195.175.79.174/login

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x5B]
"androxgh0st"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"auth-login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"65ee40"

Request Headers

Header Value
accept
"text/html, */*"
cache-control
"no-cache"
connection
"Keep-Alive"
content-length
"19"
content-type
"application/x-www-form-urlencoded"
cookie
"sf_redirect=%7B%22token%22%3A%22c47fa0%22%2C%22route%22%3A%22auth-login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22C%3A%5C%5Ctekkalem%5C%5Cwww_root%5C%5Cdomains%5C%5Cfoodsoft%5C%5Csrc%5C%5CController%5C%5CSecurityController.php%22%2C%22line%22%3A33%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ifhmc23o0t6e8ilu30s2h5eu78"
host
"195.175.79.174"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

0x5B%5D=androxgh0st

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 03 Oct 2024 21:26:39 GMT"
location
"/login"
x-debug-token
"1ae9a3"

Cookies

Request Cookies

Key Value
PHPSESSID
"ifhmc23o0t6e8ilu30s2h5eu78"
sf_redirect
"{"token":"c47fa0","route":"auth-login","method":"POST","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"C:\\tekkalem\\www_root\\domains\\foodsoft\\src\\Controller\\SecurityController.php","line":33},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Fri, 04 Oct 24 00:25:39 +0300"
Last used
"Fri, 04 Oct 24 00:26:36 +0300"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#278
  #serialized: [
    null
    0
    "Invalid CSRF token."
    "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\EventListener\CsrfProtectionListener.php"
    51
  ]
  -token: null
  #message: "Invalid CSRF token."
  #code: 0
  #file: "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\EventListener\CsrfProtectionListener.php"
  #line: 51
  trace: {
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\EventListener\CsrfProtectionListener.php:51 {
      Symfony\Component\Security\Http\EventListener\CsrfProtectionListener->checkPassport(CheckPassportEvent $event): void …
      › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
      arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#304 …}
        ...: {
          "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          Symfony\Component\EventDispatcher\EventDispatcher {#174 …}
        }
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#152 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php:183 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#304 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php:160 {
      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 {#302 …}
        $request: Symfony\Component\HttpFoundation\Request {#60 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#60 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#60 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
        $listeners: Generator {#166 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#152 …}
        }
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#152 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#34 …}
        $eventName: "kernel.request"
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php:128 {
      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 {#34 …}
        $eventName: "kernel.request"
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php:74 {
      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 {#60 …}
        $type: 1
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#60 …}
        $type: 1
        $catch: true
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\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 {#60 …}
      }
    }
    C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    C:\tekkalem\www_root\domains\foodsoft\public\index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
      }
    }
  }
}
_security.last_username
""

Session Usage

9 Usages
Stateless check enabled
Usage
App\Security\AppCustomAuthenticator:35
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\src\Security\AppCustomAuthenticator.php"
    "line" => 35
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authenticator\Debug\TraceableAuthenticator.php"
    "line" => 63
    "function" => "authenticate"
    "class" => "App\Security\AppCustomAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 179
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authenticator\Debug\TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Debug\WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Security\LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Debug\TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-csrf\CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\EventListener\CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 270
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 183
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authenticator\Debug\TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Debug\WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Security\LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Debug\TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:53
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authenticator\AbstractLoginFormAuthenticator.php"
    "line" => 53
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authenticator\Debug\TraceableAuthenticator.php"
    "line" => 86
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 274
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 217
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authentication\AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Authenticator\Debug\TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Debug\WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Security\LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-bundle\Debug\TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\security-http\Firewall\ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\tekkalem\www_root\domains\foodsoft\public\index.php"
    "line" => 5
    "args" => [
      "C:\tekkalem\www_root\domains\foodsoft\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
"ccb5db840daf4644355ee5ce46a35e3a"
APP_VERSION
"1.2.4"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data.db"
DB_CHARSET
"UTF-8"
DB_DIALECT
"3"
DB_HOST
"192.168.1.9"
DB_NAME
"c:/tekkalem/kobisoft/data/MER2023/data.fdb"
DB_PASSWORD
"masterkey"
DB_PORT
"3050"
DB_USER
"SYSDBA"
FIRMA_ADI
"Keyveni Catering"
FIRMA_KODU
"MER2023"
MAILER_DSN
"smtp://foodsoft@keyveni.com.tr:Keyveni811811_@mail.aloramail.com.tr:465?verify_peer=0"
MAILER_FROM
"foodsoft@keyveni.com.tr"
MAILER_FROM_NAME
"Keyveni Catering"
MAILER_HOST
"mail.aloramail.com.tr"
MAILER_PASSWORD
"Keyveni811811_"
MAILER_PORT
"465"
MAILER_PROTOCOL
"smtp"
MAILER_REPLYTO
"foodsoft@keyveni.com.tr"
MAILER_TLS
"0"
MAILER_USER
"foodsoft@keyveni.com.tr"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMSPEC
"C:\WINDOWS\system32\cmd.exe"
CONTENT_LENGTH
"19"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"C:/tekkalem/www_root/domains/foodsoft/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"C:/tekkalem/www_root/domains/foodsoft/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"text/html, */*"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22c47fa0%22%2C%22route%22%3A%22auth-login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22C%3A%5C%5Ctekkalem%5C%5Cwww_root%5C%5Cdomains%5C%5Cfoodsoft%5C%5Csrc%5C%5CController%5C%5CSecurityController.php%22%2C%22line%22%3A33%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ifhmc23o0t6e8ilu30s2h5eu78"
HTTP_HOST
"195.175.79.174"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
MIBDIRS
"C:/tekkalem/www_root/php/extras/mibs"
MYSQL_HOME
"\xampp\mysql\bin"
OPENSSL_CONF
"C:/tekkalem/www_root/apache/bin/openssl.cnf"
PATH
"C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
PHPRC
"\xampp\php"
PHP_PEAR_SYSCONF_DIR
"\xampp\php"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_MIBDIRS
"C:/tekkalem/www_root/php/extras/mibs"
REDIRECT_MYSQL_HOME
"\xampp\mysql\bin"
REDIRECT_OPENSSL_CONF
"C:/tekkalem/www_root/apache/bin/openssl.cnf"
REDIRECT_PHPRC
"\xampp\php"
REDIRECT_PHP_PEAR_SYSCONF_DIR
"\xampp\php"
REDIRECT_STATUS
"200"
REDIRECT_TMP
"\xampp\tmp"
REDIRECT_URL
"/login"
REMOTE_ADDR
"2.57.122.123"
REMOTE_PORT
"64476"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727990799
REQUEST_TIME_FLOAT
1727990799.106
REQUEST_URI
"/login"
SCRIPT_FILENAME
"C:/tekkalem/www_root/domains/foodsoft/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.1.6"
SERVER_ADMIN
"postmaster@localhost"
SERVER_NAME
"195.175.79.174"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.38 (Win32) OpenSSL/1.1.1a PHP/7.3.2 Server at 195.175.79.174 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.38 (Win32) OpenSSL/1.1.1a PHP/7.3.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_VERSION,FIRMA_KODU,FIRMA_ADI,MAILER_PROTOCOL,MAILER_USER,MAILER_PASSWORD,MAILER_HOST,MAILER_PORT,MAILER_TLS,MAILER_REPLYTO,MAILER_FROM_NAME,MAILER_FROM,MAILER_DSN,DATABASE_URL,DB_HOST,DB_PORT,DB_NAME,DB_USER,DB_PASSWORD,DB_CHARSET,DB_DIALECT"
SystemRoot
"C:\WINDOWS"
TMP
"\xampp\tmp"
WINDIR
"C:\WINDOWS"