CompanyController :: service
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Front\CompanyController::service" |
| _firewall_context | "security.firewall.map.context.account" |
| _locale | "fr" |
| _route | "company_service_fr" |
| _route_params | [ "_locale" => "fr" "serviceslug" => "plafonnage" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_account" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#702 -supports: false -passport: null -duration: null -stub: "App\Security\AccountLoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AccountLoginAuthenticator {#684 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#701 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#928 …} } ] |
| _stopwatch_token | "0d814c" |
| serviceslug | "plafonnage" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.renovaweb.hb-preprod.com" |
| 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 | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 10 Jun 2026 10:18:49 GMT" |
| x-debug-token | "c7ecce" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/security-bundle/Security.php"
"line" => 97
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/src/Controller/Front/AppController.php"
"line" => 71
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/src/Controller/Front/AppController.php"
"line" => 43
"function" => "globalVariables"
"class" => "App\Controller\Front\AppController"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/var/cache/dev/ContainerE1LV7Gh/getCompanyController3Service.php"
"line" => 25
"function" => "__construct"
"class" => "App\Controller\Front\AppController"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/var/cache/dev/ContainerE1LV7Gh/App_KernelDevDebugContainer.php"
"line" => 721
"function" => "do"
"class" => "ContainerE1LV7Gh\getCompanyController3Service"
"type" => "::"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/dependency-injection/Container.php"
"line" => 221
"function" => "load"
"class" => "ContainerE1LV7Gh\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/dependency-injection/Container.php"
"line" => 203
"function" => "make"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "::"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 38
"function" => "get"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
"line" => 25
"function" => "instantiateController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 127
"function" => "instantiateController"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 95
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
"line" => 33
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 166
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/hbprepro/subdomains/renovaweb/public/index.php"
"line" => 5
"args" => [
"/home/hbprepro/subdomains/renovaweb/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "da827216e0c970205469255e4d72a79f" |
| CAPTCHA_KEY | "6Lcy0GUsAAAAAOKx3BoB4qARHQTUyf5SLd5A50FY" |
| DATABASE_NAME | "hbprepro_renovaweb" |
| DATABASE_PASSWORD | "yzBYutpp2VuuPB0" |
| DATABASE_URL | "mysql://hbprepro_renovaweb:yzBYutpp2VuuPB0@localhost/hbprepro_renovaweb?serverVersion=8.0" |
| DATABASE_USER | "hbprepro_renovaweb" |
| MAILER_DSN | "brevo+smtp://info@simon-biebuyck.com:VHagsjPCUA5Jy20b@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| STRIPE_PUBLIC_KEY | "pk_test_51SKLCpGkldeIftJHEj1HmzNFok4Bab8wBM33NdqT5NAJuPQdZFnxrLWUk5sY7F92xm5oDDtc8oZStEzmLeUvMwKU00kB6hkca5" |
| STRIPE_SECRET_KEY | "sk_test_51SKLCpGkldeIftJHbNhNQ7ZAHrErx2WBEYMMleauTv1yIB7sb9Vz0s46Hwg9J0vfYuM9YyZdh6XEsYj37Rvcc2lx00xFbFmYhi" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/hbprepro/subdomains/renovaweb" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/hbprepro/subdomains/renovaweb" ] |
| DOCUMENT_ROOT | "/home/hbprepro/subdomains/renovaweb/public" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.renovaweb.hb-preprod.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/entrepreneur/service/plafonnage" |
| REMOTE_ADDR | "216.73.216.125" |
| REMOTE_PORT | "38159" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781086729 |
| REQUEST_TIME_FLOAT | 1781086729.1059 |
| REQUEST_URI | "/entrepreneur/service/plafonnage" |
| SCRIPT_FILENAME | "/home/hbprepro/subdomains/renovaweb/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.renovaweb.hb-preprod.com/entrepreneur/service/plafonnage" |
| SCRIPT_URL | "/entrepreneur/service/plafonnage" |
| SERVER_ADDR | "192.250.229.165" |
| SERVER_ADMIN | "webmaster@renovaweb.hb-preprod.com" |
| SERVER_NAME | "www.renovaweb.hb-preprod.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/hbprepro/subdomains/renovaweb/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_USER,DATABASE_PASSWORD,DATABASE_NAME,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CAPTCHA_KEY,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY" |
| X-LSCACHE | "on" |
| X_SPDY | "HTTP2" |