https://harmony.assiecloud.com/fr/privacy

EntrepriseController :: privacyAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\EntrepriseController::privacyAction"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_remove_csp_headers
true
_route
"privacy"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1619d2"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"harmony.assiecloud.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
"Sat, 13 Jun 2026 08:23:23 GMT"
x-debug-exception
"Unable%20to%20find%20template%20%22entreprise%2Fprivacy.html.twig%22%20%28looked%20into%3A%20%2Fhome%2Fharmony%2Fpublic_html%2Ftemplates%2C%20%2Fhome%2Fharmony%2Fpublic_html%2Fvendor%2Fsymfony%2Ftwig-bridge%2FResources%2Fviews%2FForm%29."
x-debug-exception-file
"%2Fhome%2Fharmony%2Fpublic_html%2Fvendor%2Ftwig%2Ftwig%2Fsrc%2FLoader%2FFilesystemLoader.php:227"
x-debug-token
"923acf"
x-debug-token-link
"https://harmony.assiecloud.com/_profiler/092e63"
x-previous-debug-token
"092e63"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"73f12703cfdbefb3311fe1cf9661d5cc"
DATABASE_URL
"mysql://harmony:WIG3E6Q09ZqxMA2tD1akn8eOD@127.0.0.1:3306/harmony?serverVersion=8&charset=utf8mb4"
MAILER_DSN
"smtp://harmony-noreply@assiecloudmail.com:d3s37qDFPJO7K6nabjl6MIXio@assiecloudmail.com:587"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/harmony/cgi-bin/"
CONTEXT_PREFIX
"/cgi-bin/"
DOCUMENT_ROOT
"/home/harmony/public_html"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"harmony.assiecloud.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/home/harmony/public_html/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/harmony/cgi-bin/php7.4.cgi"
ORIG_SCRIPT_NAME
"/public/index.php"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHPRC
"/home/harmony/public_html/../etc/php7.4"
PHP_SELF
"/public/index.php"
PWD
"/home/harmony/cgi-bin"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-php7.4"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/index.php"
REMOTE_ADDR
"216.73.217.70"
REMOTE_PORT
"63656"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781339003
REQUEST_TIME_FLOAT
1781339003.3013
REQUEST_URI
"/fr/privacy"
SCRIPT_FILENAME
"/home/harmony/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://harmony.assiecloud.com/fr/privacy"
SCRIPT_URL
"/fr/privacy"
SERVER_ADDR
"94.23.42.159"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"harmony.assiecloud.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SSL_TLS_SNI
"harmony.assiecloud.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL"

Sub Requests 1

ErrorController (token = 092e63)

Key Value
_controller
"error_controller"
_stopwatch_token
"7fa931"
exception
Twig\Error\LoaderError {#416
  -lineno: -1
  -name: null
  -rawMessage: "Unable to find template "entreprise/privacy.html.twig" (looked into: /home/harmony/public_html/templates, /home/harmony/public_html/vendor/symfony/twig-bridge/Resources/views/Form)."
  -sourcePath: null
  -sourceCode: null
  #message: "Unable to find template "entreprise/privacy.html.twig" (looked into: /home/harmony/public_html/templates, /home/harmony/public_html/vendor/symfony/twig-bridge/Resources/views/Form)."
  #code: 0
  #file: "/home/harmony/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php"
  #line: 227
  trace: {
    /home/harmony/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php:227 {
      Twig\Loader\FilesystemLoader->findTemplate(string $name, bool $throw = true) …
      › 
      ›     throw new LoaderError($this->errorCache[$name]);}
    }
    /home/harmony/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php:131 {
      Twig\Loader\FilesystemLoader->getCacheKey(string $name): string …
      › {    if (null === $path = $this->findTemplate($name)) {        return '';
    }
    /home/harmony/public_html/vendor/twig/twig/src/Environment.php:261 {
      Twig\Environment->getTemplateClass(string $name, int $index = null): string …
      › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
    /home/harmony/public_html/vendor/twig/twig/src/Environment.php:309 {
      Twig\Environment->load($name): TemplateWrapper …
      › 
      ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
    }
    /home/harmony/public_html/vendor/twig/twig/src/Environment.php:277 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /home/harmony/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /home/harmony/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);}
    /home/harmony/public_html/src/Controller/EntrepriseController.php:20179 {
      App\Controller\EntrepriseController->privacyAction(Request $request) …
      ›       return $this->render('entreprise/privacy.html.twig', [ \r      ]);\r} \r
    }
    /home/harmony/public_html/vendor/symfony/http-kernel/HttpKernel.php:153 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/harmony/public_html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/harmony/public_html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/harmony/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/harmony/public_html/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/harmony/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/harmony/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null