RhSecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\RhSecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#950 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/" +name: "app_rh_" +requirements: [] +options: [] +defaults: [] +host: "%rh_host%" +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#949 +methods: [ "GET" "POST" ] +envs: [] +schemes: [] +aliases: [] +path: "{_locale}" +name: "login" +requirements: [ "_locale" => "fr|en|es" ] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.rh_portal" |
| _locale | "fr" |
| _route | "app_rh_login" |
| _route_params | [ "_locale" => "fr" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_rh_portal" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#706 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#671 …} } ] |
| _stopwatch_token | "17af1b" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| host | "portal.trainizer.fr" |
| mod-rewrite | "On" |
| referer | "https://portal.trainizer.fr/" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1" |
| x-forwarded-for | "54.188.5.138" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "54.188.5.138" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://portal.trainizer.fr/fr' \ --header 'Accept-Encoding: gzip' \ --header 'X-Forwarded-Scheme: https' \ --header 'X-Forwarded-Proto: https' \ --header 'Connection: close' \ --header 'Referer: https://portal.trainizer.fr/' \ --header 'X-Real-Ip: 54.188.5.138' \ --header 'Mod-Rewrite: On' \ --header 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1' \ --header 'X-Forwarded-For: 54.188.5.138' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-security-policy-report-only | "default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; form-action 'self'; script-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://cdn.datatables.net https://code.jquery.com https://unpkg.com; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://cdn.datatables.net https://unpkg.com https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com https://cdnjs.cloudflare.com; img-src 'self' data: blob: https:; media-src 'self' blob: https:; connect-src 'self' https: wss:; worker-src 'self' blob:; frame-src 'self' https:; upgrade-insecure-requests" |
| content-type | "text/html; charset=UTF-8" |
| cross-origin-opener-policy | "same-origin-allow-popups" |
| date | "Mon, 24 Aug 2026 03:51:38 GMT" |
| expires | "Mon, 24 Aug 2026 03:51:38 GMT" |
| permissions-policy | "accelerometer=(), autoplay=(self), camera=(), display-capture=(), encrypted-media=(self), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| x-content-type-options | "nosniff" |
| x-debug-token | "97df16" |
| x-frame-options | "SAMEORIGIN" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 4
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/RhSecurityController.php"
"line" => 42
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\RhSecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/RhSecurityController.php"
"line" => 43
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\RhSecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:190
[
[
"file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 190
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/4b/4bb0814a231c202e5cd978ac2944baa7.php"
"line" => 51
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_6090cf0a12da00435c741494065a3014"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/14/145c6a5fa7fee0e3202deeb2a6ee9cf2.php"
"line" => 123
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_41ae276f4923bacba339c02bf05ddc01"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/53/5333438a7a051453f9de5fee131cd861.php"
"line" => 204
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_7aed9e1713ffbd6c111e226867730668"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/14/145c6a5fa7fee0e3202deeb2a6ee9cf2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_41ae276f4923bacba339c02bf05ddc01"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/RhSecurityController.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\RhSecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AI_URL | "http://192.168.1.156:11434" |
| APP_API_DOMAIN | "api.trainizer.fr" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_MAIN_DOMAIN | "app.trainizer.fr" |
| APP_SECRET | "3e79524c0f90696ecb1b89439f8d83bd" |
| APP_URL | "https://app.trainizer.fr" |
| DATABASE_URL | "mysql://paf_dev:Paper-Blemish5-Turret@192.168.1.131:3306/autoformation_dev?serverVersion=11.8.3-MariaDB&charset=utf8mb4" |
| ENTERPRISE_HOST | "enterprise.trainizer.fr" |
| FORUM_HOST | "forum.trainizer.fr" |
| GITHUB_PERSONAL_ACCESS_TOKEN | "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" |
| GITHUB_PERSONAL_REPOSITORY | "test" |
| JWT_PASSPHRASE | "Adr4r!" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtps://no-reply%40marceau-rodrigues.fr:Overthrow-Defender-Omit8@ssl0.ovh.net:465" |
| MERCURE_CORS_ALLOWED_ORIGINS | "https://app.trainizer.fr" |
| MERCURE_JWT_SECRET | "SuperSecretKeyPourSymfonyPublisher2026!" |
| MERCURE_PUBLIC_URL | "https://mercure.trainizer.fr/.well-known/mercure" |
| MERCURE_URL | "http://192.168.1.201:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=1" |
| PLACEHOLDER_LINK | "https://placehold.co/" |
| RH_HOST | "portal.trainizer.fr" |
| SIRENE_API | "e2dea675-4e35-4ae4-9ea6-754e357ae4d2" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DEFAULT_URI | "https://127.0.0.1:8000/" |
| DOCUMENT_ROOT | "/var/www/html/public/" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/marceau" |
| HTTPS | "On" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "portal.trainizer.fr" |
| HTTP_MOD_REWRITE | "On" |
| HTTP_REFERER | "https://portal.trainizer.fr/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1" |
| HTTP_X_FORWARDED_FOR | "54.188.5.138" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "54.188.5.138" |
| LANG | "en_US.UTF-8" |
| LC_ALL | "C" |
| LOGNAME | "marceau" |
| OLDPWD | "/home/marceau" |
| PATH | "/usr/bin:/bin" |
| PATH_INFO | "/fr" |
| PGGSSENCMODE | "disable" |
| PHP_BINARY | "/usr/bin/php8.4" |
| PHP_PATH | "/usr/bin/php8.4" |
| PHP_PEAR_PHP_BIN | "/usr/bin/php8.4" |
| PHP_SELF | "/index.php/fr" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REEXEC_STATUS_FILE | "/home/marceau/.config/symfony-cli/var/status-241570302" |
| REEXEC_WATCH_PID | "676" |
| REMOTE_ADDR | "192.168.1.99" |
| REMOTE_PORT | "44286" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1787543498 |
| REQUEST_TIME_FLOAT | 1787543498.7377 |
| REQUEST_URI | "/fr" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "portal.trainizer.fr" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "symfony-cli/5.17.1" |
| SHELL | "/bin/sh" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH | "/" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT | "8000" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME | "https" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_URL | "https://127.0.0.1:8000/" |
| SYMFONY_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
| SYMFONY_DEFAULT_ROUTE_PATH | "/" |
| SYMFONY_DEFAULT_ROUTE_PORT | "8000" |
| SYMFONY_DEFAULT_ROUTE_SCHEME | "https" |
| SYMFONY_DEFAULT_ROUTE_URL | "https://127.0.0.1:8000/" |
| SYMFONY_DOCKER_ENV | "" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,LOCK_DSN,GITHUB_PERSONAL_ACCESS_TOKEN,GITHUB_PERSONAL_REPOSITORY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,PLACEHOLDER_LINK,AI_URL,APP_SECRET,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_MAIN_DOMAIN,APP_API_DOMAIN,SIRENE_API,APP_URL,FORUM_HOST,ENTERPRISE_HOST,RH_HOST,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_CORS_ALLOWED_ORIGINS" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_PATH | "/" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_PORT | "8000" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME | "https" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_URL | "https://127.0.0.1:8000/" |
| SYMFONY_TUNNEL | "" |
| SYMFONY_TUNNEL_BRAND | "" |
| SYMFONY_TUNNEL_ENV | "" |
| USER | "marceau" |
| X_FORWARDED_PORT | "8000" |