Error 500 Internal Server Error

GET https://www.base.aproximite.fr/es

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"192f8e"
exception
Twig\Error\RuntimeError {#572
  #message: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Typesite' for IDs id(4) was not found") in "base.html.twig" at line 74."
  #code: 0
  #file: "/var/www/sites/base/templates/base.html.twig"
  #line: 74
  -previous: Doctrine\ORM\EntityNotFoundException {#1837 …}
  -lineno: 74
  -rawMessage: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Typesite' for IDs id(4) was not found")."
  -source: Twig\Source {#573 …}
  -phpFile: "/var/www/sites/base/vendor/twig/twig/src/Template.php"
  -phpLine: 416
  trace: {
    /var/www/sites/base/templates/base.html.twig:74 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      ›     </div>    {{ render(controller("App\\Controller\\DefaultController::entete",{'route':app.request.attributes.get('_route'),'routeparams':app.request.attributes.get('_route_params')})) }}</div>{# fermeture div id entete #}
    }
    /var/www/sites/base/var/cache/dev/twig/17/17c3522d8af9b575f65159f4829ce3cf.php:54 {
      __TwigTemplate_020e859290cca9f5c893ef26e4580ba0->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("base.html.twig", 3);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
    /var/www/sites/base/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/sites/base/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
    }
    /var/www/sites/base/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /var/www/sites/base/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
    }
    /var/www/sites/base/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php:462 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php:467 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
    }
    /var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php:279 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
    }
    /var/www/sites/base/src/Controller/DefaultController.php:37 {
      App\Controller\DefaultController->Homepage() …
      ›     $vue = 'default/homepage.html.twig';\r    return $this->render($vue);\r}\r
    }
    /var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/sites/base/vendor/symfony/http-kernel/Kernel.php:191 {
      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 {
    }
    /var/www/sites/base/public/index.php:37 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#162
  -records: [
    10 => [
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.713+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "homepage"
          "route_parameters" => [
            "_route" => "homepage"
            "template" => "default/homepage.html.twig"
            "_locale" => "es"
            "_controller" => "App\Controller\DefaultController::homepage"
          ]
          "request_uri" => "https://www.base.aproximite.fr/es"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.715+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.715+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.715+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.715+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.715+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.737+01:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Typesite' for IDs id(4) was not found") in "base.html.twig" at line 74." at base.html.twig line 74"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#572
            #message: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Typesite' for IDs id(4) was not found") in "base.html.twig" at line 74."
            #code: 0
            #file: "/var/www/sites/base/templates/base.html.twig"
            #line: 74
            -previous: Doctrine\ORM\EntityNotFoundException {#1837 …}
            -lineno: 74
            -rawMessage: "An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Typesite' for IDs id(4) was not found")."
            -source: Twig\Source {#573 …}
            -phpFile: "/var/www/sites/base/vendor/twig/twig/src/Template.php"
            -phpLine: 416
            trace: {
              /var/www/sites/base/templates/base.html.twig:74 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                ›     </div>    {{ render(controller("App\\Controller\\DefaultController::entete",{'route':app.request.attributes.get('_route'),'routeparams':app.request.attributes.get('_route_params')})) }}</div>{# fermeture div id entete #}
              }
              /var/www/sites/base/var/cache/dev/twig/17/17c3522d8af9b575f65159f4829ce3cf.php:54 {
                __TwigTemplate_020e859290cca9f5c893ef26e4580ba0->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("base.html.twig", 3);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
              /var/www/sites/base/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/sites/base/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/sites/base/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/sites/base/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/sites/base/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php:462 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
              }
              /var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php:467 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
              }
              /var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php:279 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
              }
              /var/www/sites/base/src/Controller/DefaultController.php:37 {
                App\Controller\DefaultController->Homepage() …
                ›     $vue = 'default/homepage.html.twig';\r    return $this->render($vue);\r}\r
              }
              /var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/sites/base/vendor/symfony/http-kernel/Kernel.php:191 {
                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 {
              }
              /var/www/sites/base/public/index.php:37 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    679 => [
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.731+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "aproximite"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "10.11.14-MariaDB"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collate" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "base8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.732+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.notification AS notification_2, t0.actif AS actif_3, t0.imagefond AS imagefond_4, t0.site AS site_5, t0.description AS description_6, t0.optionblog AS optionblog_7, t0.optionmessagerie AS optionmessagerie_8, t0.photo AS photo_9, t0.adresse AS adresse_10, t0.telephone AS telephone_11, t0.info1 AS info1_12, t0.info2 AS info2_13, t0.nbdiapos AS nbdiapos_14, t0.optionconseil AS optionconseil_15, t0.optionproduits AS optionproduits_16, t0.email AS email_17, t0.optionfinance AS optionfinance_18, t0.adresseinternet AS adresseinternet_19, t0.licence AS licence_20, t0.administrateur_id AS administrateur_id_21, t0.proprietaire_id AS proprietaire_id_22, t0.theme_id AS theme_id_23 FROM parametres t0 WHERE t0.actif = ? LIMIT 1"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1808
              +name: "BOOLEAN"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.734+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.typesite_id AS typesite_id_3 FROM theme t0 WHERE t0.id = ?"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1810
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765864442
        "timestamp_rfc3339" => "2025-12-16T06:54:02.735+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.finance AS finance_3, t0.peche AS peche_4, t0.produit AS produit_5, t0.mathmuse AS mathmuse_6, t0.paginationblog AS paginationblog_7, t0.deltapageblog AS deltapageblog_8, t0.paginationmessagerie AS paginationmessagerie_9, t0.deltapagemessagerie AS deltapagemessagerie_10, t0.paginationchapitrefaq AS paginationchapitrefaq_11, t0.deltapagechapitrefaq AS deltapagechapitrefaq_12, t0.paginationarticlefaq AS paginationarticlefaq_13, t0.deltapagearticlefaq AS deltapagearticlefaq_14, t0.paginationproduits AS paginationproduits_15, t0.deltapageproduits AS deltapageproduits_16, t0.paginationpeche AS paginationpeche_17, t0.deltapagepeche AS deltapagepeche_18, t0.paginationmathmuse AS paginationmathmuse_19, t0.deltapagemathmuse AS deltapagemathmuse_20 FROM typesite t0 WHERE t0.id = ?"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1810}
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
    679 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#161 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9"
connection
"keep-alive"
cookie
"main_deauth_profile_token=292fb0; PHPSESSID=68e05e6a4aef0783695441491cebdac8"
host
"www.base.aproximite.fr"
referer
"https://www.base.aproximite.fr/"
sec-ch-ua
""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
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, 16 Dec 2025 05:54:02 GMT"
vary
"Accept"
x-debug-exception
"An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Entity%20of%20type%20%27App%5CEntity%5CTypesite%27%20for%20IDs%20id%284%29%20was%20not%20found%22%29%20in%20%22base.html.twig%22%20at%20line%2074."
x-debug-exception-file
"%2Fvar%2Fwww%2Fsites%2Fbase%2Ftemplates%2Fbase.html.twig:74"
x-debug-token
"23b0c1"

Cookies

Request Cookies

Key Value
PHPSESSID
"68e05e6a4aef0783695441491cebdac8"
main_deauth_profile_token
"292fb0"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Tue, 16 Dec 25 06:53:58 +0100"
Last used
"Tue, 16 Dec 25 06:53:58 +0100"
Lifetime
0

Session Attributes

Attribute Value
parametres
App\Entity\Parametres {#393
  -id: 4
  -notification: [
    "Registration"
    "Profile"
    "Changepassword"
  ]
  -actif: true
  -imagefond: "fonds/mathmuse.png"
  -site: "Mathmuse"
  -description: "Aux mathématiques amusantes pour vous détendre"
  -optionblog: true
  -optionmessagerie: 2
  -photo: "1564460663_Site4.png"
  -file: null
  -administrateur: App\Entity\User {#394 …}
  -proprietaire: App\Entity\User {#395 …}
  -adresse: "Aux mathématiques amusantes pour vous détendre"
  -telephone: null
  -info1: null
  -info2: null
  -nbdiapos: 0
  -optionconseil: true
  -optionproduits: true
  -email: "mathmuse@aproximite.fr"
  -optionfinance: true
  -adresseinternet: "mathmuse.aproximite.fr"
  -licence: null
  -theme: App\Entity\Theme {#368 …}
}
styles
[
  "entete" => App\Entity\Style {#195
    -id: 57
    -nom: "entete"
    -taillepolice: 14
    -couleurtexte: "snow"
    -couleurfond: "navy"
    -couleurlien: "aqua"
    -couleurhovertexte: "white"
    -couleurhoverfond: "navy"
    -couleurbordure: "pink"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "body" => App\Entity\Style {#374
    -id: 58
    -nom: "body"
    -taillepolice: 12
    -couleurtexte: "navy"
    -couleurfond: "aliceblue"
    -couleurlien: "crimson"
    -couleurhovertexte: "aliceblue"
    -couleurhoverfond: "navy"
    -couleurbordure: "navy"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "navbar" => App\Entity\Style {#375
    -id: 59
    -nom: "navbar"
    -taillepolice: 24
    -couleurtexte: "azure"
    -couleurfond: "navy"
    -couleurlien: "azure"
    -couleurhovertexte: "white"
    -couleurhoverfond: "blue"
    -couleurbordure: "red"
    -stylebordure: "solid"
    -taillebordure: 5
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "titre" => App\Entity\Style {#376
    -id: 60
    -nom: "titre"
    -taillepolice: 24
    -couleurtexte: "slategray"
    -couleurfond: "white"
    -couleurlien: "orange"
    -couleurhovertexte: "pink"
    -couleurhoverfond: "violet"
    -couleurbordure: "pink"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "underline double slategray"
    -epaisseurpolice: "bold"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "conseil" => App\Entity\Style {#377
    -id: 61
    -nom: "conseil"
    -taillepolice: 24
    -couleurtexte: "navy"
    -couleurfond: "snow"
    -couleurlien: "orchid"
    -couleurhovertexte: "darkorange"
    -couleurhoverfond: "navy"
    -couleurbordure: "red"
    -stylebordure: "solid"
    -taillebordure: 2
    -decoration: "normal"
    -epaisseurpolice: "bold"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "idalerte" => App\Entity\Style {#378
    -id: 62
    -nom: "idalerte"
    -taillepolice: 14
    -couleurtexte: "red"
    -couleurfond: "ivory"
    -couleurlien: "white"
    -couleurhovertexte: "dodgerblue"
    -couleurhoverfond: "limegreen"
    -couleurbordure: "fuchsia"
    -stylebordure: "double"
    -taillebordure: 4
    -decoration: "none"
    -epaisseurpolice: "bold"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "blog" => App\Entity\Style {#379
    -id: 63
    -nom: "blog"
    -taillepolice: 14
    -couleurtexte: "blue"
    -couleurfond: "ivory"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "navy"
    -couleurbordure: "navy"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "messagerie" => App\Entity\Style {#380
    -id: 64
    -nom: "messagerie"
    -taillepolice: 14
    -couleurtexte: "blue"
    -couleurfond: "ivory"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "navy"
    -couleurbordure: "navy"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "textemessage" => App\Entity\Style {#381
    -id: 65
    -nom: "textemessage"
    -taillepolice: 14
    -couleurtexte: "deepskyblue"
    -couleurfond: "snow"
    -couleurlien: "palevioletred"
    -couleurhovertexte: "firebrick"
    -couleurhoverfond: "ivory"
    -couleurbordure: "navy"
    -stylebordure: "solid"
    -taillebordure: 2
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "cadreliste" => App\Entity\Style {#382
    -id: 66
    -nom: "cadreliste"
    -taillepolice: 14
    -couleurtexte: "navy"
    -couleurfond: "snow"
    -couleurlien: "aqua"
    -couleurhovertexte: "azure"
    -couleurhoverfond: "navy"
    -couleurbordure: "blue"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "piedepage" => App\Entity\Style {#383
    -id: 67
    -nom: "piedepage"
    -taillepolice: 12
    -couleurtexte: "navy"
    -couleurfond: "snow"
    -couleurlien: "aqua"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "navy"
    -couleurbordure: "blue"
    -stylebordure: "none"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationblog" => App\Entity\Style {#384
    -id: 68
    -nom: "paginationblog"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "snow"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "darkorange"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationmessagerie" => App\Entity\Style {#385
    -id: 69
    -nom: "paginationmessagerie"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "white"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "silver"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationfinance" => App\Entity\Style {#386
    -id: 70
    -nom: "paginationfinance"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "snow"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "silver"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationproduits" => App\Entity\Style {#387
    -id: 71
    -nom: "paginationproduits"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "snow"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "silver"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationpeche" => App\Entity\Style {#388
    -id: 72
    -nom: "paginationpeche"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "snow"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "silver"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationmathmuse" => App\Entity\Style {#389
    -id: 73
    -nom: "paginationmathmuse"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "snow"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "silver"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationchapitrefaq" => App\Entity\Style {#390
    -id: 74
    -nom: "paginationchapitrefaq"
    -taillepolice: 12
    -couleurtexte: "darkorange"
    -couleurfond: "white"
    -couleurlien: "chocolate"
    -couleurhovertexte: "white"
    -couleurhoverfond: "darkorange"
    -couleurbordure: "silver"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "paginationarticlefaq" => App\Entity\Style {#391
    -id: 75
    -nom: "paginationarticlefaq"
    -taillepolice: 12
    -couleurtexte: "navy"
    -couleurfond: "snow"
    -couleurlien: "chocolate"
    -couleurhovertexte: "snow"
    -couleurhoverfond: "navy"
    -couleurbordure: "navy"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "normal"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
  "btn_primary" => App\Entity\Style {#392
    -id: 76
    -nom: "btn_primary"
    -taillepolice: 18
    -couleurtexte: "snow"
    -couleurfond: "blue"
    -couleurlien: "chocolate"
    -couleurhovertexte: "darkorange"
    -couleurhoverfond: "navy"
    -couleurbordure: "navy"
    -stylebordure: "solid"
    -taillebordure: 1
    -decoration: "none"
    -epaisseurpolice: "bold"
    -stylepolice: "normal"
    -theme: App\Entity\Theme {#368 …}
  }
]

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 57
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 107
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 44
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 84
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Twig\Extension\CoreExtension:1913
[
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/var/cache/dev/twig/8c/8c42dcbb5dc01355c99afc695c8d8772.php"
    "line" => 81
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a0b1d5d5d38611de786fc92c8c7632ac"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/var/cache/dev/twig/17/17c3522d8af9b575f65159f4829ce3cf.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_020e859290cca9f5c893ef26e4580ba0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 462
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 279
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/src/Controller/DefaultController.php"
    "line" => 37
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "Homepage"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites/base/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"99c4dcec23ca44b0e453cf54410120b3"
DATABASE_URL
"mysql://aproximite:proxi257@127.0.0.1:3306/base8?serverVersion=10.11.14-MariaDB"
MAILER_DSN
"smtp://administrateur@aproximite.fr:257CLS3751cls3751@ssl0.ovh.net:587"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/sites/base/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/sites/base/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_deauth_profile_token=292fb0; PHPSESSID=68e05e6a4aef0783695441491cebdac8"
HTTP_HOST
"www.base.aproximite.fr"
HTTP_REFERER
"https://www.base.aproximite.fr/"
HTTP_SEC_CH_UA
""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.base.aproximite.fr/es"
REDIRECT_SCRIPT_URL
"/es"
REDIRECT_SSL_TLS_SNI
"www.base.aproximite.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/es"
REMOTE_ADDR
"88.172.115.220"
REMOTE_PORT
"42948"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765864442
REQUEST_TIME_FLOAT
1765864442.7023
REQUEST_URI
"/es"
SCRIPT_FILENAME
"/var/www/sites/base/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.base.aproximite.fr/es"
SCRIPT_URL
"/es"
SERVER_ADDR
"152.228.170.191"
SERVER_ADMIN
"aproximite@localhost"
SERVER_NAME
"www.base.aproximite.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at www.base.aproximite.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"www.base.aproximite.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"

Parent Request

Return to parent request (token = 2e3055)

Key Value
_controller
"App\Controller\DefaultController::homepage"
_firewall_context
"security.firewall.map.context.main"
_locale
"es"
_remove_csp_headers
true
_route
"homepage"
_route_params
[
  "template" => "default/homepage.html.twig"
  "_locale" => "es"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#322
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#210 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#326
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#327 …}
  }
]
_stopwatch_token
"4ab6b1"
template
"default/homepage.html.twig"