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_firewall_run | "_security_main" |
| _stopwatch_token | "8c2e08" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=ieq7ecj3b2oiaaosedvljvauo0; sf_redirect=%7B%22token%22%3A%224c1607%22%2C%22route%22%3A%22dashboard%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%22dashboard%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fkad-prod-0520%5C%2Fkadratic.com%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A58%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "kadratic.developa.net" |
| referer | "https://kadratic.developa.net/" |
| 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 | "max-age=0, must-revalidate, no-cache, no-store, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 10 Dec 2025 04:32:52 GMT" |
| pragma | "no-cache" |
| x-debug-token | "a6d797" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ieq7ecj3b2oiaaosedvljvauo0" |
| sf_redirect | "{"token":"4c1607","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"dashboard","file":"\/home\/kad-prod-0520\/kadratic.com\/src\/Controller\/HomeController.php","line":58},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 10 Dec 25 04:32:50 +0000" |
| Last used | "Wed, 10 Dec 25 04:32:50 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "zYW5JHCypgn07vdT3fCkIx9DyGHj2qJcovZt43ZbnDY" |
| _security.main.target_path | "https://kadratic.developa.net/" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/83/83b0c663ad7f4ea779480d05952f2433.php"
"line" => 148
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_e72e7cc5833ce2d3f811f6ab2af57962"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/f6/f62d6d94321b7d725a97bde79f5708be.php"
"line" => 90
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9b57784330bbd56c325623e2319a8aae"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/83/83b0c663ad7f4ea779480d05952f2433.php"
"line" => 52
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e72e7cc5833ce2d3f811f6ab2af57962"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/src/Controller/SecurityController.php"
"line" => 30
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/83/83b0c663ad7f4ea779480d05952f2433.php"
"line" => 148
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_e72e7cc5833ce2d3f811f6ab2af57962"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/f6/f62d6d94321b7d725a97bde79f5708be.php"
"line" => 90
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9b57784330bbd56c325623e2319a8aae"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/83/83b0c663ad7f4ea779480d05952f2433.php"
"line" => 52
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e72e7cc5833ce2d3f811f6ab2af57962"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/src/Controller/SecurityController.php"
"line" => 30
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 97
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1635
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/f6/f62d6d94321b7d725a97bde79f5708be.php"
"line" => 125
"function" => "twig_get_attribute"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9b57784330bbd56c325623e2319a8aae"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/var/cache/dev/twig/83/83b0c663ad7f4ea779480d05952f2433.php"
"line" => 52
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e72e7cc5833ce2d3f811f6ab2af57962"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/src/Controller/SecurityController.php"
"line" => 30
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kad-prod-0520/kadratic.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "4A70e1f857ddabb383df19281f7A19B" |
| CLIENT_HOST | "client.developa.net" |
| CLIENT_SCHEME | "https" |
| DATABASE_URL | "mysql://kad-prod-0520-db:I8r%2FHTzsPxwtDYtF@127.0.0.1:3306/prod_kadratic_db?serverVersion=10.11.6-MariaDB-0+deb12u1" |
| DEPLOY_KEY | "kadratic_prod" |
| LISTEN_MERCURE_URL | "https://kadratic.developa.net/.well-known/mercure" |
| MAILER_DSN | "smtp://noreply@developa.net:9Kw_%23ybid0k1@mail.developa.net:465" |
| MAILER_FROM_EMAIL | "noreply@developa.net" |
| MAILER_SENDER_NAME | "DevelopA" |
| MAIN_HOST | "kadratic.developa.net" |
| MAIN_SCHEME | "https" |
| MERCURE_JWT_SECRET | "SecretKeyToken142abcdefghijklmno" |
| MERCURE_PUBLIC_URL | "http://localhost:3000/.well-known/mercure" |
| MERCURE_URL | "http://localhost:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| activate_deliverable_send_mail | "false" |
| contact_agent_list_id | "[]" |
| list_email_to | "[]" |
| specific_tasks | "[]" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/kad-prod-0520/kadratic.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/kad-prod-0520/kadratic.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=ieq7ecj3b2oiaaosedvljvauo0; sf_redirect=%7B%22token%22%3A%224c1607%22%2C%22route%22%3A%22dashboard%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%22dashboard%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fkad-prod-0520%5C%2Fkadratic.com%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A58%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "kadratic.developa.net" |
| HTTP_REFERER | "https://kadratic.developa.net/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "kadratic.developa.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.81" |
| REMOTE_PORT | "25437" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765341172 |
| REQUEST_TIME_FLOAT | 1765341172.2058 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/kad-prod-0520/kadratic.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "162.19.247.189" |
| SERVER_ADMIN | "frederic@developa.net" |
| SERVER_NAME | "kadratic.developa.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "kadratic.developa.net" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,specific_tasks,MESSENGER_TRANSPORT_DSN,CLIENT_HOST,MAIN_HOST,MAIN_SCHEME,CLIENT_SCHEME,MAILER_DSN,MAILER_FROM_EMAIL,MAILER_SENDER_NAME,activate_deliverable_send_mail,list_email_to,contact_agent_list_id,DEPLOY_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,LISTEN_MERCURE_URL,MERCURE_JWT_SECRET,DATABASE_URL" |