Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LegacyBridgeController::legacy_controller" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "fr" |
| _route | "legacy_controller" |
| _route_params | [ "route" => "robots.txt" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#767 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#793 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#778 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#690 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#789 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#788 …} } ] |
| _stopwatch_token | "18600d" |
| route | "robots.txt" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=513ead; PHPSESSID=7n8lkq3uigqfcblpcn4bru10gs" |
| host | "crm.home-arnrso.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.11" |
| x-forwarded-host | "crm.home-arnrso.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "ec5c4b9d66c8" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.11" |
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, 01 Jan 2026 14:03:32 GMT" |
| location | "https://crm.home-arnrso.com/connexion" |
| x-debug-token | "e27fbb" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "7n8lkq3uigqfcblpcn4bru10gs" |
| main_deauth_profile_token | "513ead" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 01 Jan 26 15:03:27 +0100" |
| Last used | "Thu, 01 Jan 26 15:03:32 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "fr" |
| _security.main.target_path | "https://crm.home-arnrso.com/robots.txt" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:29
[
[
"file" => "/app/src/EventSubscriber/LocaleSubscriber.php"
"line" => 29
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"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" => 32
"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\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
"line" => 51
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"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" => 32
"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\Firewall\ExceptionListener:28
[
[
"file" => "/app/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"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" => 32
"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 | "9656e42d7da10e0f602513a0e275fbdd" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DEFAULT_URI | "https://crm.home-arnrso.com/" |
| IPS_ALLOWED_FOR_PUBLIC_ACCESS | "" |
| JWT_PASSPHRASE | "null" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/secrets/jwt_public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/secrets/jwt_private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_PROXIES | "127.0.0.1,::1,REMOTE_ADDR" |
| meilisearch_key | "masterkey" |
| meilisearch_url | "http://meilisearch.traefik.me:7700" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/app" ] |
| AUTH_TYPE | "" |
| BREVO_API_KEY | "changeme" |
| BREVO_API_URL | "https://api.brevo.com/v3/" |
| BUCKET_ENDPOINT | "http://adrien-apptools-minio:9000" |
| BUCKET_KEY | "CZ8VhlifXbbRCI7GpfH5" |
| BUCKET_NAME | "appro-bucket" |
| BUCKET_REGION | "eu-east-1" |
| BUCKET_SECRET | "gbEWojTGcqFGhOYtDHHeVz0KSqu5RcOQrzTh7tXc" |
| BUCKET_USE_PATH_STYLE_ENDPOINT | "true" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "mysql://crm:changeme@adrien-crm-sql:3306/approcrm_prod?serverVersion=8.4.4&charset=utf8mb4" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| DOMAIN | "home-arnrso.com" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GIT_URL | "git@gitlab.com:devappro/appro-crm.git" |
| GODEBUG | "cgocheck=0" |
| GOTENBERG_BASE_URL | "https://gotenberg.appro-groupe.com" |
| GOTRACEBACK | "none" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/var/www" |
| HOSTNAME | "e5b151ccfb6b" |
| HTTPS | "" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=513ead; PHPSESSID=7n8lkq3uigqfcblpcn4bru10gs" |
| HTTP_HOST | "crm.home-arnrso.com" |
| 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.11" |
| HTTP_X_FORWARDED_HOST | "crm.home-arnrso.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "ec5c4b9d66c8" |
| HTTP_X_REAL_IP | "216.73.216.11" |
| MAILER_DSN | "smtp://maildev.home-arnrso.com:1025" |
| MYSQL_DATABASE | "approcrm_prod" |
| MYSQL_PASSWORD | "changeme" |
| MYSQL_ROOT_PASSWORD | "changeme" |
| MYSQL_USER | "crm" |
| OPENAI_COMPATIBLE_API_KEY | "changeme" |
| OPENAI_COMPATIBLE_API_MODEL | "gpt-3.5-turbo" |
| OPENAI_COMPATIBLE_API_URL | "https://api.openai.com/v1/" |
| 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" |
| PREFIX | "adrien" |
| PROJECT_NAME | "crm" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIS_URL | "redis://crm-redis:6379" |
| REMOTE_ADDR | "172.19.0.22" |
| REMOTE_HOST | "172.19.0.22" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "49370" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1767276212 |
| REQUEST_TIME_FLOAT | 1767276212.5299 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "crm.home-arnrso.com" |
| 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,APP_SHARE_DIR,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,TRUSTED_PROXIES,IPS_ALLOWED_FOR_PUBLIC_ACCESS,meilisearch_url,meilisearch_key,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DEFAULT_URI" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |
| base_url | "https://crm.home-arnrso.com/" |
| db_driver | "mysqli" |
| db_hostname | "adrien-crm-sql" |
| db_name | "approcrm_prod" |
| db_password | "changeme" |
| db_user | "crm" |
| google_maps_api_key | "AIzaSyBhdJK0tr9UrKdy460uce2EODAAIBI3f28" |
| hub_code | "ws-approcrm" |
| hub_password | "acTsArj4HF2M" |
| hub_url | "hub.home-arnrso.com/api/" |
| kepler_apikey_appro | "48625b53fc49ab1a9e7334319393c522d061d5b39d42531f2e6557a7969f7d4c388335333fddb1ec93e861419f328d5417fcdcf99cea32641b212963d3d6aea6" |
| kepler_apikey_cargroup | "9ecd503aefc4b448c796523fb4953bf95d97865180791179f19618449626a87fa387a2c4784488b0ed9d4465fce1a8fc2c17db80e8afe08dbd1350893e74c3b1" |
| kepler_apikey_gw | "changeme" |
| kepler_endpoint | "https://www.kepler-soft.net/api/" |
| keplerv2_apikey_appro | "2efea556-4437-11ef-8f23-fa163e6f5173" |
| keplerv2_apikey_cargroup | "be5d0c18-4439-11ef-8f23-fa163e6f5173" |
| keplerv2_apikey_gw | "56a88d44-443a-11ef-8f23-fa163e6f5173" |
| keplerv2_clientid_appro | "43846402600048" |
| keplerv2_clientid_cargroup | "88133393400027" |
| keplerv2_clientid_gw | "22457182261000" |
| keplerv2_endpoint | "https://api.keplervo.com/api/" |
| keplerv2_username_appro | "admin@appro.automobiles.kepler" |
| keplerv2_username_cargroup | "admin@cargroup.kepler" |
| keplerv2_username_gw | "admin@gw.deutschland.gmbh.kepler" |
| mail_host | "maildev.home-arnrso.com" |
| mail_port | "1025" |
| mail_protocol | "smtp" |
| trello_key | "changeme" |
| trello_token | "changeme" |