Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
| _password | "******" |
| _username | "admin" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Auth\LoginLogoutController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security.last_username | "admin" |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "d43e92" |
| csrf-token | 1 |
Request Headers
| Header | Value |
|---|---|
| accept | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "de-DE" |
| connection | "close" |
| content-length | "61" |
| content-type | "application/x-www-form-urlencoded;charset=UTF-8" |
| cookie | "main_deauth_profile_token=c256dd; PHPSESSID=d00d49c651d77fbc03044698e8121302" |
| host | "marktplace.gigant-autoteile.net" |
| origin | "https://marktplace.gigant-autoteile.net" |
| priority | "u=0" |
| referer | "https://marktplace.gigant-autoteile.net/login" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "80.187.85.184" |
Request Content
Raw
_username=admin&_password=******&_csrf_token=csrf-token
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 07 Apr 2026 07:07:05 GMT" |
| expires | "-1" |
| location | "https://marktplace.gigant-autoteile.net/product/388523" |
| pragma | "no-cache" |
| x-debug-token | "dccaf7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "d00d49c651d77fbc03044698e8121302" |
| main_deauth_profile_token | "c256dd" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 07 Apr 26 07:07:05 +0000" |
| Last used | "Tue, 07 Apr 26 07:07:05 +0000" |
| Lifetime | 604800 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "admin" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":10:{s:19:"\x00App\Entity\User\x00id";i:2;s:26:"\x00App\Entity\User\x00full_name";s:14:"Adam Piekarski";s:22:"\x00App\Entity\User\x00email";s:14:"admin@admin.de";s:21:"\x00App\Entity\User\x00mail";N;s:25:"\x00App\Entity\User\x00username";s:5:"admin";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$TSOiIyBFf1rcJMrlh3vbTeRndzzRLmzoCxnRoRRZRZb4teBh9hMfe";s:21:"\x00App\Entity\User\x00salt";N;s:27:"\x00App\Entity\User\x00isVerified";b:0;s:30:"\x00App\Entity\User\x00plainPassword";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
| csrf-token | 1 |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 170
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php"
"line" => 4
"args" => [
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 134
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 80
"function" => "getCredentials"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 174
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php"
"line" => 4
"args" => [
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 231
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 219
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php"
"line" => 4
"args" => [
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:36
[
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 102
"function" => "getTargetPath"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 56
"function" => "determineTargetUrl"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 103
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 233
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 219
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php"
"line" => 4
"args" => [
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:44
[
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 44
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 103
"function" => "removeTargetPath"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 56
"function" => "determineTargetUrl"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 103
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 233
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 219
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php"
"line" => 4
"args" => [
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 219
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 156
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 138
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php"
"line" => 4
"args" => [
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/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 | "bb0f2959f5b154a0bd651caddb48143c" |
| APP_TIMEZONE | "Europe/Berlin" |
| DATABASE_URL | "postgresql://gigant:gRlgJuD$@YS1p^ZS@localhost:5433/marketplace?charset=utf8" |
| JWT_PASSPHRASE | "749e223d62a3ce832b1dfd7272b13f3cdebd1514" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://mailer:1025" |
| MAILER_MAIL | "dev@gigant-autoteile.de" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "61" |
| CONTENT_TYPE | "application/x-www-form-urlencoded;charset=UTF-8" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/gigant-autoteile.net" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "de-DE" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=c256dd; PHPSESSID=d00d49c651d77fbc03044698e8121302" |
| HTTP_HOST | "marktplace.gigant-autoteile.net" |
| HTTP_ORIGIN | "https://marktplace.gigant-autoteile.net" |
| HTTP_PRIORITY | "u=0" |
| HTTP_REFERER | "https://marktplace.gigant-autoteile.net/login" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "80.187.85.184" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_SSL_TLS_SNI | "marktplace.gigant-autoteile.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "adStGJFfuerI0KcBN17shgAAAAQ" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "80.187.85.184" |
| REMOTE_PORT | "42668" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775545624 |
| REQUEST_TIME_FLOAT | 1775545624.4457 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "82.165.202.66" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "marktplace.gigant-autoteile.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at marktplace.gigant-autoteile.net Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "marktplace.gigant-autoteile.net" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_TIMEZONE,MAILER_DSN,MAILER_MAIL,MESSENGER_TRANSPORT_DSN,LOCK_DSN,WKHTMLTOPDF_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DATABASE_URL" |
| UNIQUE_ID | "adStGJFfuerI0KcBN17shgAAAAQ" |
| USER | "gigant-autoteile.net_ytbrlpp3sx" |
| proxy-nokeepalive | "1" |