SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#2611 -links: [ 2609 => Symfony\Component\WebLink\Link {#2609 -href: "https://partdbdev.home.kg/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#2585 -links: [ 2586 => Symfony\Component\WebLink\Link {#2586 -href: "/build/runtime.c4c220de.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 2588 => Symfony\Component\WebLink\Link {#2588 -href: "/build/7175.5be88a64.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 2589 => Symfony\Component\WebLink\Link {#2589 -href: "/build/8139.28ec84c0.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 2590 => Symfony\Component\WebLink\Link {#2590 -href: "/build/app.1b6dfaba.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 2591 => Symfony\Component\WebLink\Link {#2591 -href: "/build/3572.6d71d220.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 2592 => Symfony\Component\WebLink\Link {#2592 -href: "/build/webauthn_tfa.2cc2c5b1.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" ] } 2593 => Symfony\Component\WebLink\Link {#2593 -href: "/build/1381.2726ac71.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 2594 => Symfony\Component\WebLink\Link {#2594 -href: "/build/8139.620e290f.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 2595 => Symfony\Component\WebLink\Link {#2595 -href: "/build/app.26942e28.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _locale | "fr" |
| _route | "login" |
| _route_params | [ "_locale" => "fr" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "aa2bee" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| content-length | "" |
| content-type | "" |
| host | "partdbdev.home.kg" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 14 Dec 2025 00:51:01 GMT" |
| link | "</build/runtime.c4c220de.js>; rel="preload"; as="script",</build/7175.5be88a64.js>; rel="preload"; as="script",</build/8139.28ec84c0.js>; rel="preload"; as="script",</build/app.1b6dfaba.js>; rel="preload"; as="script",</build/3572.6d71d220.js>; rel="preload"; as="script",</build/webauthn_tfa.2cc2c5b1.js>; rel="preload"; as="script",</build/1381.2726ac71.css>; rel="preload"; as="style",</build/8139.620e290f.css>; rel="preload"; as="style",</build/app.26942e28.css>; rel="preload"; as="style"" |
| referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
| symfony-debug-toolbar-replace | "1" |
| x-content-type-options | "nosniff" |
| x-debug-token | "158e9b" |
| x-frame-options | "SAMEORIGIN" |
| x-robots-tag | "noindex" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 12
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 14 Dec 25 01:51:01 +0100" |
| Last used | "Sun, 14 Dec 25 01:51:01 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "_w6sC_0ZiZwhLWkhUtbjtCLQ2gPSmUuWNHUK9zEn3hc" |
Session Usage
12
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventSubscriber\UserSystem\UpgradePermissionsSchemaSubscriber:59
[
[
"file" => "/var/www/part-db-dev/src/EventSubscriber/UserSystem/UpgradePermissionsSchemaSubscriber.php"
"line" => 59
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onRequest"
"class" => "App\EventSubscriber\UserSystem\UpgradePermissionsSchemaSubscriber"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/src/Controller/SecurityController.php"
"line" => 59
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/src/Controller/SecurityController.php"
"line" => 62
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 162
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_card_content"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 226
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_card_body"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 90
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_content"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 133
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_content"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/21/21c69388b98293c1f36e17e076987406.php"
"line" => 320
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_57a0ffc241e9a62bd34f92326eadb992"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/21/21c69388b98293c1f36e17e076987406.php"
"line" => 129
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_57a0ffc241e9a62bd34f92326eadb992"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 57
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/src/Controller/SecurityController.php"
"line" => 66
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 162
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_card_content"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 226
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_card_body"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 90
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_content"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 133
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_content"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/21/21c69388b98293c1f36e17e076987406.php"
"line" => 320
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_57a0ffc241e9a62bd34f92326eadb992"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/21/21c69388b98293c1f36e17e076987406.php"
"line" => 129
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_57a0ffc241e9a62bd34f92326eadb992"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 57
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/src/Controller/SecurityController.php"
"line" => 66
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:196
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 196
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1635
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/1c/1c39d7f76cff72659f8abd94ad09a7b8.php"
"line" => 47
"function" => "twig_get_attribute"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6d895cb3956c44b1ef0f30f28a4c45b4"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/21/21c69388b98293c1f36e17e076987406.php"
"line" => 325
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_57a0ffc241e9a62bd34f92326eadb992"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/21/21c69388b98293c1f36e17e076987406.php"
"line" => 129
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_57a0ffc241e9a62bd34f92326eadb992"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/59/591cffb314cc73492f618b74a3190f95.php"
"line" => 57
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6b93214ab48a0609c9d1e1793387b3a5"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/var/cache/dev/twig/b6/b69237b040b81100ee5fe221e53e6ceb.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c19fcc87bdadf9fc482481ccdfcdca18"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/src/Controller/SecurityController.php"
"line" => 66
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/part-db-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/part-db-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ALLOW_ATTACHMENT_DOWNLOADS | "0" |
| ALLOW_EMAIL_PW_RESET | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "a03498528f5a5fc089273ec9ae5b2849" |
| ATTACHMENT_DOWNLOAD_BY_DEFAULT | "0" |
| BANNER | "" |
| BASE_CURRENCY | "EUR" |
| CHECK_FOR_UPDATES | "1" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_MYSQL_SSL_VERIFY_CERT | "1" |
| DATABASE_MYSQL_USE_SSL_CA | "0" |
| DATABASE_URL | "mysql://partdb:partPW4mariaDB@127.0.0.1:3306/partdbdev?serverVersion=mariadb-10.6.12" |
| DEFAULT_LANG | "en" |
| DEFAULT_TIMEZONE | "Europe/Berlin" |
| DEFAULT_URI | "https://partdb.changeme.invalid/" |
| DEMO_MODE | "0" |
| EDA_KICAD_CATEGORY_DEPTH | "0" |
| EMAIL_SENDER_EMAIL | "noreply@partdb.changeme" |
| EMAIL_SENDER_NAME | "Part-DB Mailer" |
| ENFORCE_CHANGE_COMMENTS_FOR | "part_delete,datastructure_delete" |
| ERROR_PAGE_ADMIN_EMAIL | "" |
| ERROR_PAGE_SHOW_HELP | "1" |
| FIXER_API_KEY | "CHANGEME" |
| HISTORY_SAVE_CHANGED_DATA | "1" |
| HISTORY_SAVE_CHANGED_FIELDS | "1" |
| HISTORY_SAVE_NEW_DATA | "1" |
| HISTORY_SAVE_REMOVED_DATA | "1" |
| INSTANCE_NAME | "Part-DB-Dev" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MAX_ATTACHMENT_FILE_SIZE | "100M" |
| NO_URL_REWRITE_AVAILABLE | "0" |
| PROVIDER_DIGIKEY_CLIENT_ID | "pEsYnbAqBhtdOQhpshf0sbkLEe1w0ACe" |
| PROVIDER_DIGIKEY_COUNTRY | "DE" |
| PROVIDER_DIGIKEY_CURRENCY | "EUR" |
| PROVIDER_DIGIKEY_LANGUAGE | "en" |
| PROVIDER_DIGIKEY_SECRET | "IhhlbmGRFvMO5do6" |
| PROVIDER_ELEMENT14_KEY | "" |
| PROVIDER_ELEMENT14_STORE_ID | "de.farnell.com" |
| PROVIDER_MOUSER_KEY | "" |
| PROVIDER_MOUSER_SEARCH_LIMIT | "50" |
| PROVIDER_MOUSER_SEARCH_OPTION | "None" |
| PROVIDER_MOUSER_SEARCH_WITH_SIGNUP_LANGUAGE | "true" |
| PROVIDER_OCTOPART_CLIENT_ID | "" |
| PROVIDER_OCTOPART_COUNTRY | "DE" |
| PROVIDER_OCTOPART_CURRENCY | "EUR" |
| PROVIDER_OCTOPART_ONLY_AUTHORIZED_SELLERS | "1" |
| PROVIDER_OCTOPART_SEARCH_LIMIT | "10" |
| PROVIDER_OCTOPART_SECRET | "" |
| PROVIDER_TME_COUNTRY | "DE" |
| PROVIDER_TME_CURRENCY | "EUR" |
| PROVIDER_TME_GET_GROSS_PRICES | "1" |
| PROVIDER_TME_KEY | "" |
| PROVIDER_TME_LANGUAGE | "en" |
| PROVIDER_TME_SECRET | "" |
| SAMLP_SP_PRIVATE_KEY | "MIIE..." |
| SAML_BEHIND_PROXY | "0" |
| SAML_ENABLED | "0" |
| SAML_IDP_ENTITY_ID | "https://idp.changeme.invalid/realms/master" |
| SAML_IDP_SINGLE_LOGOUT_SERVICE | "https://idp.changeme.invalid/realms/master/protocol/saml" |
| SAML_IDP_SINGLE_SIGN_ON_SERVICE | "https://idp.changeme.invalid/realms/master/protocol/saml" |
| SAML_IDP_X509_CERT | "MIIC..." |
| SAML_ROLE_MAPPING | "{}" |
| SAML_SP_ENTITY_ID | "https://partdb.changeme.invalid/sp" |
| SAML_SP_PRIVATE_KEY | "MIIE..." |
| SAML_SP_X509_CERT | "MIIC..." |
| SAML_UPDATE_GROUP_ON_LOGIN | "1" |
| TABLE_DEFAULT_PAGE_SIZE | "50" |
| TABLE_PARTS_DEFAULT_COLUMNS | "name,description,category,footprint,manufacturer,storage_location,amount" |
| USE_GRAVATAR | "0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/part-db-dev/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "partdbdev.home.kg" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.139" |
| REMOTE_PORT | "12250" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765673461 |
| REQUEST_TIME_FLOAT | 1765673461.4971 |
| REQUEST_URI | "/fr/login" |
| SCRIPT_FILENAME | "/var/www/part-db-dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.2.30" |
| SERVER_NAME | "partdbdev.home.kg" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "DATABASE_URL,DATABASE_MYSQL_USE_SSL_CA,DATABASE_MYSQL_SSL_VERIFY_CERT,DEFAULT_LANG,DEFAULT_TIMEZONE,BASE_CURRENCY,INSTANCE_NAME,ALLOW_ATTACHMENT_DOWNLOADS,ATTACHMENT_DOWNLOAD_BY_DEFAULT,USE_GRAVATAR,MAX_ATTACHMENT_FILE_SIZE,DEFAULT_URI,ENFORCE_CHANGE_COMMENTS_FOR,CHECK_FOR_UPDATES,MAILER_DSN,EMAIL_SENDER_EMAIL,EMAIL_SENDER_NAME,ALLOW_EMAIL_PW_RESET,HISTORY_SAVE_CHANGED_FIELDS,HISTORY_SAVE_CHANGED_DATA,HISTORY_SAVE_REMOVED_DATA,HISTORY_SAVE_NEW_DATA,ERROR_PAGE_ADMIN_EMAIL,ERROR_PAGE_SHOW_HELP,TABLE_DEFAULT_PAGE_SIZE,TABLE_PARTS_DEFAULT_COLUMNS,PROVIDER_DIGIKEY_CLIENT_ID,PROVIDER_DIGIKEY_SECRET,PROVIDER_DIGIKEY_CURRENCY,PROVIDER_DIGIKEY_LANGUAGE,PROVIDER_DIGIKEY_COUNTRY,PROVIDER_ELEMENT14_KEY,PROVIDER_ELEMENT14_STORE_ID,PROVIDER_TME_KEY,PROVIDER_TME_SECRET,PROVIDER_TME_CURRENCY,PROVIDER_TME_LANGUAGE,PROVIDER_TME_COUNTRY,PROVIDER_TME_GET_GROSS_PRICES,PROVIDER_OCTOPART_CLIENT_ID,PROVIDER_OCTOPART_SECRET,PROVIDER_OCTOPART_CURRENCY,PROVIDER_OCTOPART_COUNTRY,PROVIDER_OCTOPART_SEARCH_LIMIT,PROVIDER_OCTOPART_ONLY_AUTHORIZED_SELLERS,PROVIDER_MOUSER_KEY,PROVIDER_MOUSER_SEARCH_OPTION,PROVIDER_MOUSER_SEARCH_LIMIT,PROVIDER_MOUSER_SEARCH_WITH_SIGNUP_LANGUAGE,EDA_KICAD_CATEGORY_DEPTH,SAML_ENABLED,SAML_BEHIND_PROXY,SAML_ROLE_MAPPING,SAML_UPDATE_GROUP_ON_LOGIN,SAML_IDP_ENTITY_ID,SAML_IDP_SINGLE_SIGN_ON_SERVICE,SAML_IDP_SINGLE_LOGOUT_SERVICE,SAML_IDP_X509_CERT,SAML_SP_ENTITY_ID,SAML_SP_X509_CERT,SAML_SP_PRIVATE_KEY,DEMO_MODE,NO_URL_REWRITE_AVAILABLE,FIXER_API_KEY,BANNER,APP_ENV,APP_SECRET,LOCK_DSN,CORS_ALLOW_ORIGIN,SAMLP_SP_PRIVATE_KEY" |
| USER | "www-data" |