Deprecated: Constant E_STRICT is deprecated in /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

https://avent.familleviot.fr/

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"bd2a18"
exception
Twig\Error\RuntimeError {#410
  #message: "An exception has been thrown during the rendering of a template ("Could not find the entrypoints file from Webpack: the file "/home/u809460797/domains/familleviot.fr/public_html/avent/public/build/entrypoints.json" does not exist.")."
  #code: 0
  #file: "/home/u809460797/domains/familleviot.fr/public_html/avent/templates/base.html.twig"
  #line: 10
  -previous: InvalidArgumentException {#403 …}
  -lineno: 10
  -name: "base.html.twig"
  -rawMessage: "An exception has been thrown during the rendering of a template ("Could not find the entrypoints file from Webpack: the file "/home/u809460797/domains/familleviot.fr/public_html/avent/public/build/entrypoints.json" does not exist.")."
  -sourcePath: "/home/u809460797/domains/familleviot.fr/public_html/avent/templates/base.html.twig"
  -sourceCode: """
    <!DOCTYPE html>\n
    <html lang="fr">\n
        <head>\n
            <meta charset="UTF-8">\n
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />\n
            <title>{% block title %}Welcome!{% endblock %}</title>\n
            <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>">\n
            {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}\n
            {% block stylesheets %}\n
                {{ encore_entry_link_tags('app') }}\n
            {% endblock %}\n
    \n
            {% block javascripts %}\n
                {{ encore_entry_script_tags('app') }}\n
            {% endblock %}\n
        </head>\n
        <body>\n
            <div id="messageDiv">\n
                <div id="messageAlert" class="alert" role="alert">\n
                    <strong>Jquery</strong> fonctionne correctement\n
                </div>\n
            </div>\n
            {% block body %}{% endblock %}\n
        </body>\n
    </html>\n
    """
  trace: {
    /home/u809460797/domains/familleviot.fr/public_html/avent/templates/base.html.twig:10 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
      › {% block stylesheets %}    {{ encore_entry_link_tags('app') }}{% endblock %}
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/var/cache/dev/twig/65/65137d82725ecf5f9bb4ddfdc3dc01f0.php:60 {
      __TwigTemplate_7b0b8abd0e8b76f06e158df6429dc412->doDisplay(array $context, array $blocks = []) …
      › echo "        ";$this->displayBlock('stylesheets', $context, $blocks);// line 12
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/var/cache/dev/twig/55/55aaa6d718540936005ab22e2220fc6d.php:49 {
      __TwigTemplate_f5954d9a3715401a048352a2d8aed28d->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("base.html.twig", "home/index.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/TemplateWrapper.php:40 {
      Twig\TemplateWrapper->render(array $context = []): string …
      ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/twig/twig/src/Environment.php:277 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/framework-bundle/Controller/AbstractController.php:222 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/framework-bundle/Controller/AbstractController.php:230 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);}
    /home/u809460797/domains/familleviot.fr/public_html/avent/src/Controller/HomeController.php:26 {
      App\Controller\HomeController->index(HttpClientService $httpClientService): Response …
      › $response = $httpClientService->getStatus('GET','https://api.github.com/repos/symfony/symfony-docs');return $this->render('home/index.html.twig', [    'controller_name' => 'HomeController',
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/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/u809460797/domains/familleviot.fr/public_html/avent/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/u809460797/domains/familleviot.fr/public_html/avent/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/u809460797/domains/familleviot.fr/public_html/avent/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#51 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"avent.familleviot.fr"
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
"Tue, 15 Sep 2026 08:38:20 GMT"
x-debug-exception
"An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Could%20not%20find%20the%20entrypoints%20file%20from%20Webpack%3A%20the%20file%20%22%2Fhome%2Fu809460797%2Fdomains%2Ffamilleviot.fr%2Fpublic_html%2Favent%2Fpublic%2Fbuild%2Fentrypoints.json%22%20does%20not%20exist.%22%29."
x-debug-exception-file
"%2Fhome%2Fu809460797%2Fdomains%2Ffamilleviot.fr%2Fpublic_html%2Favent%2Ftemplates%2Fbase.html.twig:10"
x-debug-token
"653707"

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
"7d428d501c3383fdfb366fde2c717fa6"
DATABASE_URL
"mysql://u809460797_avent:Xb2AMW7ssdf8g@localhost:3306/u809460797_avent"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CRAWLER_LOAD_LIMIT_ENFORCE
"25"
CRAWLER_USLEEP
"1000"
DOCUMENT_ROOT
"/home/u809460797/domains/familleviot.fr/public_html/avent/public"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"avent.familleviot.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
H_CANARY
"false"
H_PLATFORM
"Hostinger"
H_STAGING
"false"
H_TYPE
"shared"
LSPHP_ProcessGroup
"on"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"216.73.216.200"
REMOTE_PORT
"9835"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789461500
REQUEST_TIME_FLOAT
1789461500.0452
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/u809460797/domains/familleviot.fr/public_html/avent/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://avent.familleviot.fr/"
SCRIPT_URL
"/"
SERVER_ADDR
"153.92.220.214"
SERVER_ADMIN
""
SERVER_NAME
"avent.familleviot.fr"
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_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL"
X-LSCACHE
"on,crawler,esi,combine"
X_SPDY
"HTTP2"
ratelimited_chrome_124
"1"
ratelimited_gptbot
"1"
ratelimited_meta_externalagent
"1"

Parent Request

Return to parent request (token = db4684)

Key Value
_controller
"App\Controller\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_home"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"33a37d"