SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#762 -supports: false -passport: null -duration: null -stub: "App\Security\SecurityAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SecurityAuthenticator {#861 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#786 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#804 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#783 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#802 …} } ] |
| _stopwatch_token | "0d43bd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "main_deauth_profile_token=e5eb75; sf_redirect=%7B%22token%22%3A%22e5eb75%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fdev.gepreco.fr%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A50%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "dev.gepreco.fr" |
| referer | "https://dev.gepreco.fr/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.153" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 03 Jan 2026 15:04:50 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "4f88e3" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "e5eb75" |
| sf_redirect | "{"token":"e5eb75","route":"home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/vhosts\/dev.gepreco.fr\/httpdocs\/src\/Controller\/HomeController.php","line":50},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 03 Jan 26 16:04:50 +0100" |
| Last used | "Sat, 03 Jan 26 16:04:50 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "qAq3MVz_5n5KJKxC3KzbGVvmhc5YfGwBfBvBRML623s" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-bundle/Security.php"
"line" => 81
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/src/Twig/AppExtension.php"
"line" => 99
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/ac/acddb7d5775b02a7e18927caeb015869.php"
"line" => 138
"function" => "isPinkTheme"
"class" => "App\Twig\AppExtension"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_stylesheets"
"class" => "__TwigTemplate_03e8d5e0568fd5de101b900ed4ef7133"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/ac/acddb7d5775b02a7e18927caeb015869.php"
"line" => 70
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_03e8d5e0568fd5de101b900ed4ef7133"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/c4/c446016de2e2d4faa474d8ffaefcf407.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c9354602c2f81f904ce7511e4511d422"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/c4/c446016de2e2d4faa474d8ffaefcf407.php"
"line" => 146
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c9354602c2f81f904ce7511e4511d422"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/ac/acddb7d5775b02a7e18927caeb015869.php"
"line" => 81
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_03e8d5e0568fd5de101b900ed4ef7133"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/c4/c446016de2e2d4faa474d8ffaefcf407.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c9354602c2f81f904ce7511e4511d422"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/c4/c446016de2e2d4faa474d8ffaefcf407.php"
"line" => 146
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c9354602c2f81f904ce7511e4511d422"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/ac/acddb7d5775b02a7e18927caeb015869.php"
"line" => 81
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_03e8d5e0568fd5de101b900ed4ef7133"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/var/cache/dev/twig/c4/c446016de2e2d4faa474d8ffaefcf407.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c9354602c2f81f904ce7511e4511d422"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/dev.gepreco.fr/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_KEY | "Basic 2f5d4ced-2ec3-403e-bcea-9823590de484" |
| APP_ENV | "dev" |
| APP_HOST | "https://dev.gepreco.fr" |
| APP_SECRET | "1f59a3c2bc49f6186bb1b35016e6eeb3" |
| CAPSKA_LENGOW_ACCESS_TOKEN | "77b94c349978399d9674c48801df35ace4f8a5b1878130232c85f1479d2b1b97" |
| CAPSKA_LENGOW_SECRET | "c3eaaae02879ab7e92e62b3b87013b7b03cd87170a31976196db55d21ba9ba28" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_BARCODE_URL | "mysql://barcode:pHy0y_66@37.187.80.195:3306/barcode" |
| DATABASE_BAR_URL | "mysql://test:gj21f4%O@51.210.254.5:3306/bar_bdd" |
| DATABASE_CAPSKA_URL | "mysql://capska:T0~pz5v8@146.59.229.214:3306/capska_bdd" |
| DATABASE_ERSHO_URL | "mysql://ersho81:Ikr71k^10@146.59.232.130:3306/ersho" |
| DATABASE_GEPRECO_SHOP_DEV_URL | "mysql://root:admin@localhost:3307/gepreco_shop_dev?serverVersion=5.7&charset=utf8mb4" |
| DATABASE_JARDI_URL | "mysql://jardi:^If7g69j@51.178.42.12:3306/jardi_bdd" |
| DATABASE_LMDB_URL | "mysql://lmdb:kx7j*89F@146.59.230.84:3306/lmdb_bdd" |
| DATABASE_PRESTASHOP_GEPRECO_DEV_URL | "mysql://prestashop_test:zv7!6H48n@51.83.99.208:3306/admin_prestashop" |
| DATABASE_PRESTA_ROBIN_URL | "mysql://prestashop:74rBdx0~3@51.210.242.120:3306/prestashop" |
| DATABASE_SNAPTRAP_URL | "mysql://snaptrap:G1x03yu_4@146.59.195.117:3306/snaptrap" |
| DATABASE_SOGLASS_URL | "mysql://soglassoebbdd:fyJa837^@146.59.228.54:3306/soglassoebbdd" |
| DATABASE_URL | "mysql://dev_gepreco_v2:_Tkh039f5@localhost:3306/dev_gepreco?serverVersion=mariadb-10.3.39" |
| ENABLE_SERVICES | "false" |
| ENABLE_SLACK_SERVICE | "false" |
| FEDEX_API_ACCOUNT_NUMBER | "741755653" |
| FEDEX_API_KEY | "l7b7612e2fa84e46ca9ac1cb563bfe66f1" |
| FEDEX_API_SECRET | "57845c9b452143958f07b63ee6f6cb25" |
| FEDEX_API_URL | "https://apis-sandbox.fedex.com" |
| FEDEX_TRACK_API_KEY | "l7c8f04c5a501d44ab94963b3777bf5116" |
| FEDEX_TRACK_API_SECRET | "fe12d27567e14248aa45d4de56ddb0db" |
| GEPRECO_API_SECRET | "" |
| JARDIPROTEC_LENGOW_ACCESS_TOKEN | "a23d3510c60a4e5926e9928ed88ecc2a60c8e6b48de8b4b5392f70ccb1635bc0" |
| JARDIPROTEC_LENGOW_SECRET | "aa926f0f4c680305794ac4704648ba6c1eee5e877c735d8de201015a945c5989" |
| JWT_PASSPHRASE | "8fffc5d31e1bb2676d25e9822d562c3d" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LENGOW_ACCESS_TOKEN | "a23d3510c60a4e5926e9928ed88ecc2a60c8e6b48de8b4b5392f70ccb1635bc0" |
| LENGOW_API_URL | "https://api.lengow.io" |
| LENGOW_PASSWORD | "51484a05-8cc5-438d-bd8b-5037a2c1cc6a" |
| LENGOW_SECRET | "aa926f0f4c680305794ac4704648ba6c1eee5e877c735d8de201015a945c5989" |
| LENGOW_USER | "gepreco" |
| MAILER_DSN | "sendmail://default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OPENAI_API_KEY | "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" |
| PROXY | "https://gepreco.test" |
| PYTHON_EXECUTABLE | "python3" |
| SLACK_TOKEN | "xoxb-375197361762-7049941763440-FuAStQW0WZWZj7osJiG29LiO" |
| SYLIUS_ADMIN_PASSWORD | "" |
| SYLIUS_ADMIN_USER | "app@gepreco.fr" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/dev.gepreco.fr/httpdocs/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/dev.gepreco.fr/httpdocs/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/dev.gepreco.fr" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=e5eb75; sf_redirect=%7B%22token%22%3A%22e5eb75%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fdev.gepreco.fr%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A50%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "dev.gepreco.fr" |
| HTTP_REFERER | "https://dev.gepreco.fr/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.153" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.gepreco.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aVkwEtttsXGVPfojtK00rQAAAAM" |
| REDIRECT_URL | "/connexion" |
| REMOTE_ADDR | "216.73.216.153" |
| REMOTE_PORT | "56600" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767452690 |
| REQUEST_TIME_FLOAT | 1767452690.6677 |
| REQUEST_URI | "/connexion" |
| SCRIPT_FILENAME | "/var/www/vhosts/dev.gepreco.fr/httpdocs/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "37.187.80.195" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "dev.gepreco.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at dev.gepreco.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.gepreco.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/dev.gepreco.fr/httpdocs/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,API_KEY,OPENAI_API_KEY,MESSENGER_TRANSPORT_DSN,DATABASE_URL,DATABASE_CAPSKA_URL,DATABASE_BAR_URL,DATABASE_LMDB_URL,DATABASE_JARDI_URL,DATABASE_ERSHO_URL,DATABASE_SOGLASS_URL,DATABASE_PRESTA_ROBIN_URL,DATABASE_BARCODE_URL,DATABASE_SNAPTRAP_URL,DATABASE_GEPRECO_SHOP_DEV_URL,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,ENABLE_SERVICES,ENABLE_SLACK_SERVICE,FEDEX_API_URL,FEDEX_API_ACCOUNT_NUMBER,FEDEX_API_KEY,FEDEX_API_SECRET,FEDEX_TRACK_API_KEY,FEDEX_TRACK_API_SECRET,SLACK_TOKEN,PROXY,LENGOW_USER,LENGOW_PASSWORD,LENGOW_API_URL,JARDIPROTEC_LENGOW_ACCESS_TOKEN,JARDIPROTEC_LENGOW_SECRET,CAPSKA_LENGOW_ACCESS_TOKEN,CAPSKA_LENGOW_SECRET,PYTHON_EXECUTABLE,SYLIUS_ADMIN_USER,SYLIUS_ADMIN_PASSWORD,GEPRECO_API_SECRET,APP_HOST,DATABASE_PRESTASHOP_GEPRECO_DEV_URL,LENGOW_ACCESS_TOKEN,LENGOW_SECRET" |
| UNIQUE_ID | "aVkwEtttsXGVPfojtK00rQAAAAM" |
| USER | "dev.gepreco.fr_tqv3k701op" |
| proxy-nokeepalive | "1" |