ConnexionController :: connexion
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ConnexionController::connexion" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_connexion" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#387 -supports: false -passport: null -duration: null -stub: "App\Security\WsAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\WsAuthenticator {#369 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#392 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#389 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#393 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#268 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#395 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#396 …} } ] |
| _stopwatch_token | "ac3c13" |
| _vary_by_language | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=29a9d3; sf_redirect=%7B%22token%22%3A%2229a9d3%22%2C%22route%22%3A%22legacy_controller%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CRessourceBridgeController%22%2C%22method%22%3A%22legacy_controller%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FRessourceBridgeController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=62bntr9alhqe4a8tq8e08urpmu" |
| host | "hub.preprod.appro-groupe.fr" |
| referer | "https://hub.preprod.appro-groupe.fr/sitemap.xml" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.32" |
| x-forwarded-host | "hub.preprod.appro-groupe.fr" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.32" |
| x-request-id | "1f4a0375904380f6b4713bc435ce61ca" |
| x-scheme | "https" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 16 Dec 2025 05:35:53 GMT" |
| vary | "Accept-Language" |
| x-debug-token | "2f937d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "62bntr9alhqe4a8tq8e08urpmu" |
| main_deauth_profile_token | "29a9d3" |
| sf_redirect | "{"token":"29a9d3","route":"legacy_controller","method":"GET","controller":{"class":"App\\Controller\\RessourceBridgeController","method":"legacy_controller","file":"\/app\/src\/Controller\/RessourceBridgeController.php","line":35},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 16 Dec 25 06:35:53 +0100" |
| Last used | "Tue, 16 Dec 25 06:35:53 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://hub.preprod.appro-groupe.fr/sitemap.xml" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/ConnexionController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connexion"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/ConnexionController.php"
"line" => 21
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connexion"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/app/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/7f/7f5d61da118fc364539304b91b57dd7e.php"
"line" => 81
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_83064b9dfe72a23d053592ea5d0b26b9"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/fa/fa06abf1df007f59d9cfd18202344269.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b8276fcdca534954b0cba826fb5fb97f"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/src/Controller/ConnexionController.php"
"line" => 23
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connexion"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_SECRET | "baeca404ef0e6776ea2ce7d41a14fb1d" |
| COMPOSE_PROJECT_NAME | "approhub" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|([a-zA-Z0-9-]+\.)*(appro-auto\.com|appro-groupe\.com))(:[0-9]+)?$" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PORT_PREFIX | "2" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| AD_OCCASION_APPRO_PORT | "tcp://10.3.242.217:80" |
| AD_OCCASION_APPRO_PORT_80_TCP | "tcp://10.3.242.217:80" |
| AD_OCCASION_APPRO_PORT_80_TCP_ADDR | "10.3.242.217" |
| AD_OCCASION_APPRO_PORT_80_TCP_PORT | "80" |
| AD_OCCASION_APPRO_PORT_80_TCP_PROTO | "tcp" |
| AD_OCCASION_APPRO_SERVICE_HOST | "10.3.242.217" |
| AD_OCCASION_APPRO_SERVICE_PORT | "80" |
| AD_OCCASION_APPRO_SERVICE_PORT_HTTP | "80" |
| AD_OCCASION_VALKEY_PORT | "tcp://10.3.134.124:6379" |
| AD_OCCASION_VALKEY_PORT_6379_TCP | "tcp://10.3.134.124:6379" |
| AD_OCCASION_VALKEY_PORT_6379_TCP_ADDR | "10.3.134.124" |
| AD_OCCASION_VALKEY_PORT_6379_TCP_PORT | "6379" |
| AD_OCCASION_VALKEY_PORT_6379_TCP_PROTO | "tcp" |
| AD_OCCASION_VALKEY_SERVICE_HOST | "10.3.134.124" |
| AD_OCCASION_VALKEY_SERVICE_PORT | "6379" |
| AD_OCCASION_VALKEY_SERVICE_PORT_TCP | "6379" |
| APPRO_AUTO_PORT | "tcp://10.3.187.18:80" |
| APPRO_AUTO_PORT_80_TCP | "tcp://10.3.187.18:80" |
| APPRO_AUTO_PORT_80_TCP_ADDR | "10.3.187.18" |
| APPRO_AUTO_PORT_80_TCP_PORT | "80" |
| APPRO_AUTO_PORT_80_TCP_PROTO | "tcp" |
| APPRO_AUTO_SERVICE_HOST | "10.3.187.18" |
| APPRO_AUTO_SERVICE_PORT | "80" |
| APPRO_AUTO_SERVICE_PORT_HTTP | "80" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| AUTH_TYPE | "" |
| BUCKET_ENDPOINT | "https://storage.googleapis.com" |
| BUCKET_KEY | "GOOG1ELW7BWW7Z5D44KHDLTNIFURKMSRUORAGNXWQK3POZNB7WZISYT5LOAJF" |
| BUCKET_NAME | "approauto-website-nonprod-appro-bucket" |
| BUCKET_REGION | "europe-west1" |
| BUCKET_SECRET | "XoI0zT8t6luUAKUF7AGa6r1Ow6vrptMhwLbilApO" |
| BUCKET_USE_PATH_STYLE_ENDPOINT | "false" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CRM_APPRO_PORT | "tcp://10.3.135.33:80" |
| CRM_APPRO_PORT_80_TCP | "tcp://10.3.135.33:80" |
| CRM_APPRO_PORT_80_TCP_ADDR | "10.3.135.33" |
| CRM_APPRO_PORT_80_TCP_PORT | "80" |
| CRM_APPRO_PORT_80_TCP_PROTO | "tcp" |
| CRM_APPRO_SERVICE_HOST | "10.3.135.33" |
| CRM_APPRO_SERVICE_PORT | "80" |
| CRM_APPRO_SERVICE_PORT_HTTP | "80" |
| CRM_VALKEY_PORT | "tcp://10.3.195.15:6379" |
| CRM_VALKEY_PORT_6379_TCP | "tcp://10.3.195.15:6379" |
| CRM_VALKEY_PORT_6379_TCP_ADDR | "10.3.195.15" |
| CRM_VALKEY_PORT_6379_TCP_PORT | "6379" |
| CRM_VALKEY_PORT_6379_TCP_PROTO | "tcp" |
| CRM_VALKEY_SERVICE_HOST | "10.3.195.15" |
| CRM_VALKEY_SERVICE_PORT | "6379" |
| CRM_VALKEY_SERVICE_PORT_TCP | "6379" |
| DATABASE_URL | "mysql://crm:duU7-39LBHm@yn@<@10.228.0.29:3306/hub_preprod?serverVersion=8.4.4" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GODEBUG | "cgocheck=0" |
| GOTRACEBACK | "none" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/var/www" |
| HOSTNAME | "hub-appro-cd4d4fc9d-fwz59" |
| HTTPS | "" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=29a9d3; sf_redirect=%7B%22token%22%3A%2229a9d3%22%2C%22route%22%3A%22legacy_controller%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CRessourceBridgeController%22%2C%22method%22%3A%22legacy_controller%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FRessourceBridgeController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=62bntr9alhqe4a8tq8e08urpmu" |
| HTTP_HOST | "hub.preprod.appro-groupe.fr" |
| HTTP_REFERER | "https://hub.preprod.appro-groupe.fr/sitemap.xml" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.32" |
| HTTP_X_FORWARDED_HOST | "hub.preprod.appro-groupe.fr" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.32" |
| HTTP_X_REQUEST_ID | "1f4a0375904380f6b4713bc435ce61ca" |
| HTTP_X_SCHEME | "https" |
| HUB_APPRO_PORT | "tcp://10.3.42.166:80" |
| HUB_APPRO_PORT_80_TCP | "tcp://10.3.42.166:80" |
| HUB_APPRO_PORT_80_TCP_ADDR | "10.3.42.166" |
| HUB_APPRO_PORT_80_TCP_PORT | "80" |
| HUB_APPRO_PORT_80_TCP_PROTO | "tcp" |
| HUB_APPRO_SERVICE_HOST | "10.3.42.166" |
| HUB_APPRO_SERVICE_PORT | "80" |
| HUB_APPRO_SERVICE_PORT_HTTP | "80" |
| KUBERNETES_PORT | "tcp://10.3.0.1:443" |
| KUBERNETES_PORT_443_TCP | "tcp://10.3.0.1:443" |
| KUBERNETES_PORT_443_TCP_ADDR | "10.3.0.1" |
| KUBERNETES_PORT_443_TCP_PORT | "443" |
| KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
| KUBERNETES_SERVICE_HOST | "10.3.0.1" |
| KUBERNETES_SERVICE_PORT | "443" |
| KUBERNETES_SERVICE_PORT_HTTPS | "443" |
| LISTING_APPRO_PORT | "tcp://10.3.208.254:80" |
| LISTING_APPRO_PORT_80_TCP | "tcp://10.3.208.254:80" |
| LISTING_APPRO_PORT_80_TCP_ADDR | "10.3.208.254" |
| LISTING_APPRO_PORT_80_TCP_PORT | "80" |
| LISTING_APPRO_PORT_80_TCP_PROTO | "tcp" |
| LISTING_APPRO_SERVICE_HOST | "10.3.208.254" |
| LISTING_APPRO_SERVICE_PORT | "80" |
| LISTING_APPRO_SERVICE_PORT_HTTP | "80" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz" |
| PHP_VERSION | "8.2.29" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "10.2.1.38" |
| REMOTE_HOST | "10.2.1.38" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "34534" |
| RENTR_APPRO_PORT | "tcp://10.3.2.36:80" |
| RENTR_APPRO_PORT_80_TCP | "tcp://10.3.2.36:80" |
| RENTR_APPRO_PORT_80_TCP_ADDR | "10.3.2.36" |
| RENTR_APPRO_PORT_80_TCP_PORT | "80" |
| RENTR_APPRO_PORT_80_TCP_PROTO | "tcp" |
| RENTR_APPRO_SERVICE_HOST | "10.3.2.36" |
| RENTR_APPRO_SERVICE_PORT | "80" |
| RENTR_APPRO_SERVICE_PORT_HTTP | "80" |
| REPRISE_APPRO_PORT | "tcp://10.3.221.124:80" |
| REPRISE_APPRO_PORT_80_TCP | "tcp://10.3.221.124:80" |
| REPRISE_APPRO_PORT_80_TCP_ADDR | "10.3.221.124" |
| REPRISE_APPRO_PORT_80_TCP_PORT | "80" |
| REPRISE_APPRO_PORT_80_TCP_PROTO | "tcp" |
| REPRISE_APPRO_SERVICE_HOST | "10.3.221.124" |
| REPRISE_APPRO_SERVICE_PORT | "80" |
| REPRISE_APPRO_SERVICE_PORT_HTTP | "80" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765863353 |
| REQUEST_TIME_FLOAT | 1765863353.2461 |
| REQUEST_URI | "/connexion" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "hub.preprod.appro-groupe.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SHELL | "/bin/bash" |
| SSL_CIPHER | "" |
| SSL_PROTOCOL | "" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,COMPOSE_PROJECT_NAME,PORT_PREFIX,TRUSTED_PROXIES,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,LOCK_DSN" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |
| base_url | "https://hub.preprod.appro-groupe.fr/" |
| crm_base_uri | "https://crm.preprod.appro-groupe.fr/" |
| db_driver | "mysqli" |
| db_hostname | "10.228.0.29" |
| db_name | "hub_preprod" |
| db_password | "ZA6gjwrDn84UYAza%ZN%7ETu3" |
| db_user | "hub" |
| finzen_api_key | "cc-cargroup" |
| finzen_api_secret | "19b7eafb-bf7e-4947-ae36-f48cffd0f8da" |
| finzen_api_url | "https://app.creditbysphinx.com/cc/api/partners/credit-infos/batch" |
| mail_host | "maildev-maildev.maildev.svc.cluster.local" |
| mail_password | "changeMe" |
| mail_port | "1025" |
| mail_protocol | "smtp" |
| mail_user | "changeMe" |
| meilisearch_batch | "500" |
| meilisearch_key | "0db848f6845bcc266b02921be72ccd883580397fa54f931cc6efa5534dde2cef" |
| meilisearch_url | "https://meilisearch.louis.appro-groupe.com" |
| weglot_api_key | "wg_a377db9321978ed072df1d853fe8987c9" |