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 | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#244 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#205 …} } ] |
| _stopwatch_token | "12290d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=edac00e8916fca9e75bc33ec350b0a51; sf_redirect=%7B%22token%22%3A%22e73c4d%22%2C%22route%22%3A%22admin_state_rules%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CStateRuleAdminController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fhtdocs%5C%2Fw01c128f%5C%2Fdev.praeventionsschulungen.de%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FStateRuleAdminController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e73c4d" |
| host | "dev.praeventionsschulungen.de" |
| referer | "https://dev.praeventionsschulungen.de/admin/state-rules" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-le-client-ip | "216.73.216.46" |
| x-le-client-ua | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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 | "Thu, 26 Mar 2026 13:35:44 GMT" |
| x-debug-token | "009a11" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "edac00e8916fca9e75bc33ec350b0a51" |
| main_deauth_profile_token | "e73c4d" |
| sf_redirect | "{"token":"e73c4d","route":"admin_state_rules","method":"GET","controller":{"class":"App\\Controller\\Admin\\StateRuleAdminController","method":"index","file":"\/www\/htdocs\/w01c128f\/dev.praeventionsschulungen.de\/src\/Controller\/Admin\/StateRuleAdminController.php","line":31},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 26 Mar 26 14:35:44 +0100" |
| Last used | "Thu, 26 Mar 26 14:35:44 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://dev.praeventionsschulungen.de/admin/state-rules" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/src/Controller/SecurityController.php"
"line" => 31
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/src/Controller/SecurityController.php"
"line" => 37
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/var/cache/dev/twig/4b/4b2e4a714d07cbcab6ba243cd540cc26.php"
"line" => 88
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_485de04fdf7be39bf3c2fcea40d8fb55"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/var/cache/dev/twig/a1/a1a3b1d26d53dcf569caf6b558009578.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b3b5aea7f507a64186bae848f85cd93c"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/src/Controller/SecurityController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "eda4b0c99b8c56311a1c59f31eafb09d" |
| APP_SHARE_DIR | "var/share" |
| BOOKING_ADMIN_MAIL | "kontakt@praeventionsschulungen.de" |
| BOOKING_MAIL_FROM | "noreply@praeventionsschulungen.de" |
| CONTACT_ADMIN_MAIL | "kontakt@praeventionsschulungen.de" |
| CONTACT_MAIL_FROM | "noreply@praeventionsschulungen.de" |
| DATABASE_URL | "mysql://d0468344:MqNmGam3DDQPg3dSG7AD@praeventionsschulungen.de:3306/d0468344?charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| PROVIDER_REGISTRATION_ADMIN_MAIL | "anbieter@praeventionsschulungen.de" |
| PROVIDER_REGISTRATION_MAIL_FROM | "noreply@praeventionsschulungen.de" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de" ] |
| CONTEXT_DOCUMENT_ROOT | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "5" |
| H2_STREAM_TAG | "1300012-5428-5" |
| HOME | "/www/htdocs/w01c128f" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=edac00e8916fca9e75bc33ec350b0a51; sf_redirect=%7B%22token%22%3A%22e73c4d%22%2C%22route%22%3A%22admin_state_rules%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CStateRuleAdminController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fhtdocs%5C%2Fw01c128f%5C%2Fdev.praeventionsschulungen.de%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FStateRuleAdminController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e73c4d" |
| HTTP_HOST | "dev.praeventionsschulungen.de" |
| HTTP_REFERER | "https://dev.praeventionsschulungen.de/admin/state-rules" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_LE_CLIENT_IP | "216.73.216.46" |
| HTTP_X_LE_CLIENT_UA | "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" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "5" |
| REDIRECT_H2_STREAM_TAG | "1300012-5428-5" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_CLIENT_CERT | "" |
| REDIRECT_SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIDyzCCA1CgAwIBAgISBqhrdDpBaou9mSxlJZ0akANXMAoGCCqGSM49BAMDMDIx\n CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n NzAeFw0yNjAzMTYwNzA5MzlaFw0yNjA2MTQwNzA5MzhaMCgxJjAkBgNVBAMTHWRl\n di5wcmFldmVudGlvbnNzY2h1bHVuZ2VuLmRlMFkwEwYHKoZIzj0CAQYIKoZIzj0D\n AQcDQgAEiinpsqQqFViCMxE8GFzhNzW+4gYIE6FQosiO3RsLBLd/dcI5ktTmtklg\n RlIdsPvPottHyfKhlhq7hAzHy4NgOqOCAk4wggJKMA4GA1UdDwEB/wQEAwIHgDAT\n BgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQcb/XC\n gupF/nZFihINbvvNaR5rKzAfBgNVHSMEGDAWgBSuSJ7chx1EoG/aouVgdAR4wpwA\n gDAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly9lNy5pLmxlbmNy\n Lm9yZy8wSwYDVR0RBEQwQoIdZGV2LnByYWV2ZW50aW9uc3NjaHVsdW5nZW4uZGWC\n IXd3dy5kZXYucHJhZXZlbnRpb25zc2NodWx1bmdlbi5kZTATBgNVHSAEDDAKMAgG\n BmeBDAECATAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8vZTcuYy5sZW5jci5vcmcv\n ODguY3JsMIIBDgYKKwYBBAHWeQIEAgSB/wSB/AD6AHcASZybad4dfOz8Nt7Nh2Sm\n uFuvCoeAGdFVUvvp6ynd+MMAAAGc9bAuyAAABAMASDBGAiEAhyZiIjJ+PCrJjGPg\n FfObZw9WexKVtGN0/0wdciOdpJUCIQCaHSY65Usmvz9BSLzbzVSgTp3vvNe62Ipo\n pcu6LR6leAB/AOMjjfKNoojgquCs8PqQyYXwtr/10qUnsAH8HERYxLboAAABnPWw\n MBsACAAABQA1uLJWBAMASDBGAiEAy6VTEufd+VV2Qajdi97vVOtyrDORW2LOYmnQ\n jfTmdDgCIQCrWhcZh4v1ANCGTz1XPm25Gmd2Ol1tfXTbNOn1I8GT4jAKBggqhkjO\n PQQDAwNpADBmAjEA+oYub3zKQ+3dTkxpnUjUVnLnHpx8G4tXiXlWofhuiUFFSYAy\n y29VsdxByzYSRSHJAjEAkVcLbQxCq8v/NxA2yFRX7MMR+pxv3QEDGvvNl0one3w9\n IQoKsgtQqZnyU8v5jH6+\n -----END CERTIFICATE-----\n """ |
| REDIRECT_SSL_TLS_SNI | "dev.praeventionsschulungen.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "acU2MEPjneiitCPoXhXIagAADAc" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.46" |
| REMOTE_PORT | "34287" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774532144 |
| REQUEST_TIME_FLOAT | 1774532144.8 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.13.154.59" |
| SERVER_ADMIN | "webmaster@dev.praeventionsschulungen.de" |
| SERVER_NAME | "dev.praeventionsschulungen.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CLIENT_CERT | "" |
| SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIDyzCCA1CgAwIBAgISBqhrdDpBaou9mSxlJZ0akANXMAoGCCqGSM49BAMDMDIx\n CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n NzAeFw0yNjAzMTYwNzA5MzlaFw0yNjA2MTQwNzA5MzhaMCgxJjAkBgNVBAMTHWRl\n di5wcmFldmVudGlvbnNzY2h1bHVuZ2VuLmRlMFkwEwYHKoZIzj0CAQYIKoZIzj0D\n AQcDQgAEiinpsqQqFViCMxE8GFzhNzW+4gYIE6FQosiO3RsLBLd/dcI5ktTmtklg\n RlIdsPvPottHyfKhlhq7hAzHy4NgOqOCAk4wggJKMA4GA1UdDwEB/wQEAwIHgDAT\n BgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQcb/XC\n gupF/nZFihINbvvNaR5rKzAfBgNVHSMEGDAWgBSuSJ7chx1EoG/aouVgdAR4wpwA\n gDAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly9lNy5pLmxlbmNy\n Lm9yZy8wSwYDVR0RBEQwQoIdZGV2LnByYWV2ZW50aW9uc3NjaHVsdW5nZW4uZGWC\n IXd3dy5kZXYucHJhZXZlbnRpb25zc2NodWx1bmdlbi5kZTATBgNVHSAEDDAKMAgG\n BmeBDAECATAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8vZTcuYy5sZW5jci5vcmcv\n ODguY3JsMIIBDgYKKwYBBAHWeQIEAgSB/wSB/AD6AHcASZybad4dfOz8Nt7Nh2Sm\n uFuvCoeAGdFVUvvp6ynd+MMAAAGc9bAuyAAABAMASDBGAiEAhyZiIjJ+PCrJjGPg\n FfObZw9WexKVtGN0/0wdciOdpJUCIQCaHSY65Usmvz9BSLzbzVSgTp3vvNe62Ipo\n pcu6LR6leAB/AOMjjfKNoojgquCs8PqQyYXwtr/10qUnsAH8HERYxLboAAABnPWw\n MBsACAAABQA1uLJWBAMASDBGAiEAy6VTEufd+VV2Qajdi97vVOtyrDORW2LOYmnQ\n jfTmdDgCIQCrWhcZh4v1ANCGTz1XPm25Gmd2Ol1tfXTbNOn1I8GT4jAKBggqhkjO\n PQQDAwNpADBmAjEA+oYub3zKQ+3dTkxpnUjUVnLnHpx8G4tXiXlWofhuiUFFSYAy\n y29VsdxByzYSRSHJAjEAkVcLbQxCq8v/NxA2yFRX7MMR+pxv3QEDGvvNl0one3w9\n IQoKsgtQqZnyU8v5jH6+\n -----END CERTIFICATE-----\n """ |
| SSL_TLS_SNI | "dev.praeventionsschulungen.de" |
| SYMFONY_DOTENV_PATH | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,BOOKING_MAIL_FROM,BOOKING_ADMIN_MAIL,CONTACT_MAIL_FROM,CONTACT_ADMIN_MAIL,PROVIDER_REGISTRATION_MAIL_FROM,PROVIDER_REGISTRATION_ADMIN_MAIL" |
| UNIQUE_ID | "acU2MEPjneiitCPoXhXIagAADAc" |
| USER | "w01c128f" |