HomepageController :: homepage
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#1819 -links: [ 1821 => Symfony\Component\WebLink\Link {#1821 -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\HomepageController::homepage" |
_firewall_context | "security.firewall.map.context.main" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#1837 -links: [] } |
_locale | "fr" |
_redirected | true |
_route | "homepage" |
_route_params | [ "_locale" => "fr" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "6d0308" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
content-length | "" |
content-type | "" |
cookie | "sf_redirect=%7B%22token%22%3A%224a2792%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpart-db-dev%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
host | "partdbdev.home.kg" |
referer | "https://partdbdev.home.kg/fr" |
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 | "Tue, 05 Nov 2024 05:37:01 GMT" |
location | "https://partdbdev.home.kg/fr/login" |
referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
symfony-debug-toolbar-replace | "1" |
x-debug-token | "803301" |
x-robots-tag | "noindex" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"4a2792","route":"homepage","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/part-db-dev\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 8
Session Metadata
Key | Value |
---|---|
Created | "Tue, 05 Nov 24 06:37:01 +0100" |
Last used | "Tue, 05 Nov 24 06:37:01 +0100" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://partdbdev.home.kg/fr/" |
Session Usage
8
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\Firewall\ExceptionListener:28
[ [ "file" => "/var/www/part-db-dev/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 224 "function" => "saveTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 195 "function" => "setTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 148 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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" => 265 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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" => 265 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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" => 265 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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" => 265 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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" => 265 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/part-db-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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_COOKIE | "sf_redirect=%7B%22token%22%3A%224a2792%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpart-db-dev%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
HTTP_HOST | "partdbdev.home.kg" |
HTTP_REFERER | "https://partdbdev.home.kg/fr" |
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 | "3.16.48.122" |
REMOTE_PORT | "50088" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1730785021 |
REQUEST_TIME_FLOAT | 1730785021.0067 |
REQUEST_URI | "/fr/" |
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" |