https://aidemarket.foresteholding.com/base-particulier

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
"d5641a"
exception
Twig\Error\RuntimeError {#1052
  -lineno: 13
  -name: "main/menuClient.html.twig"
  -rawMessage: "Impossible to access an attribute ("id") on a null variable."
  -sourcePath: "/htdocs/aidemarket.foresteholding.com/templates/main/menuClient.html.twig"
  -sourceCode: """
    <div id="sidebar">\r\n
      {% block sidebar %}\r\n
    \r\n
    <div class="offcanvas offcanvas-start suha-offcanvas-wrap" tabindex="-1" id="suhaOffcanvas" aria-labelledby="suhaOffcanvasLabel">\r\n
          <!-- Close button-->\r\n
          <button class="btn-close btn-close-white" type="button" data-bs-dismiss="offcanvas" aria-label="Close"></button>\r\n
          <!-- Offcanvas body-->\r\n
          <div class="offcanvas-body">\r\n
            <!-- Sidenav Profile-->\r\n
            <div class="sidenav-profile">\r\n
              <!--<div class="user-profile"><img src="img/bg-img/9.jpg" alt=""></div>-->\r\n
              <div class="user-profile">\r\n
                <a href="{{ path('app_boutique_client_profil', {id: app.user.id} ) }}">\r\n
                <img src="img/icon.jpg" alt="">\r\n
              </a>\r\n
              </div>\r\n
    \r\n
                {% if app.user and app.user.compte == 'vendeur' %}\r\n
    \r\n
              <div class="user-info">\r\n
                <h5 class="user-name mb-1 text-white">{{ app.user.nomBoutique }}</h5>\r\n
               <!-- <p class="available-balance text-white">Available points <span class="counter">499</span></p>-->\r\n
              </div>\r\n
    \r\n
               {% elseif app.user and app.user.compte == 'client' %}\r\n
    \r\n
                <div class="user-info">\r\n
                <h5 class="user-name mb-1 text-white">{{ app.user.getToutleNom }}</h5>\r\n
               <!-- <p class="available-balance text-white">Available points <span class="counter">499</span></p>-->\r\n
              </div>\r\n
    \r\n
             {% else %}\r\n
    \r\n
              <div class="user-info">\r\n
                <h5 class="user-name mb-1 text-white">Aid Market</h5>\r\n
               <!-- <p class="available-balance text-white">Available points <span class="counter">499</span></p>-->\r\n
              </div>\r\n
    \r\n
              {% endif %}\r\n
    \r\n
            </div>\r\n
    \r\n
            <!-- Sidenav Nav-->\r\n
    \r\n
            {% if app.user %}\r\n
              \r\n
            <ul class="sidenav-nav ps-0">\r\n
             <li><a href="{{ path('app_boutique_client_profil', {id: app.user.id} ) }}"><i class="fa-solid fa-user"></i>Mon Profil</a></li>\r\n
            <li><a href="#"><i class="fa-solid fa-bell lni-tada-effect"></i>Notifications<span class="ms-1 badge badge-warning">0</span></a></li>\r\n
              \r\n
              <li><a href="#"><i class="fa-solid fa-file-code"></i>Mes commandes</a></li>\r\n
              \r\n
              <li><a href="#"><i class="fa-solid fa-sliders"></i>Paramètres</a></li>\r\n
             \r\n
              \r\n
              <li><a href="#"><i class="fa-solid fa-user"></i>Conditions d'utilisation</a></li>\r\n
              <li><a href="{{path('app_logout')}}"><i class="fa-solid fa-user"></i>Se deconnecter</a></li>\r\n
    \r\n
            </ul>\r\n
    \r\n
          {% else %}\r\n
    \r\n
    <ul class="sidenav-nav ps-0">\r\n
    <li><a href="#" data-bs-toggle="modal" data-bs-target="#myModaler">\r\n
           <i class="fa-solid fa-user"></i>Mon Profil</a></li>\r\n
                    \r\n
              \r\n
              <li><a href="{{path('app_login')}}"><i class="fa-solid fa-user-secret"></i>Se connecter</a></li>\r\n
              <li><a href="#" data-bs-toggle="modal" data-bs-target="#myModal" ><i class="fa-solid fa-user-circle"></i>s'inscrire</a></li>\r\n
              <li><a href="#"><i class="fa-solid fa-user"></i>Conditions d'utilisation</a></li>\r\n
    \r\n
            </ul>\r\n
    \r\n
          {% endif %}\r\n
    \r\n
          </div>\r\n
        </div>\r\n
    \r\n
        {% endblock %}\r\n
     </div>\r\n
    \r\n
       <!-- The Modal -->\r\n
    <div class="modal" id="myModaler">\r\n
      <div class="modal-dialog modal-dialog-centered">\r\n
        <div class="modal-content">\r\n
    \r\n
          <!-- Modal Header -->\r\n
          <div class="modal-header">\r\n
            <h4 class="modal-title">Le type de compte à créer</h4>\r\n
            <button type="button" class="btn-close" data-bs-dismiss="modal"></button>\r\n
          </div>\r\n
    \r\n
          <!-- Modal body -->\r\n
          <div class="modal-body">\r\n
            <a href="{{ path('app_particulier') }}" class="btn btn-primary"> Compte particulier</a>\r\n
            <a href="{{ path('app_auth') }}" class="btn btn-primary"> Compte Etablissement</a>\r\n
          </div>\r\n
    \r\n
          <!-- Modal footer -->\r\n
          <div class="modal-footer">\r\n
            <button type="button" class="btn btn-danger" data-bs-dismiss="modal">Close</button>\r\n
          </div>\r\n
    \r\n
        </div>\r\n
      </div>\r\n
    </div>
    """
  #message: "Impossible to access an attribute ("id") on a null variable."
  #code: 0
  #file: "/htdocs/aidemarket.foresteholding.com/templates/main/menuClient.html.twig"
  #line: 13
  trace: {
    /htdocs/aidemarket.foresteholding.com/templates/main/menuClient.html.twig:13 {
      twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › <div class="user-profile">\r  <a href="{{ path('app_boutique_client_profil', {id: app.user.id} ) }}">\r  <img src="img/icon.jpg" alt="">\r
    }
    /htdocs/aidemarket.foresteholding.com/templates/main/menuClient.html.twig:13 {
      __TwigTemplate_b76e84809139553f6179982fc17b5d0b059bf404a28bfdcc5483b36556723d00->block_sidebar($context, array $blocks = []) …
      › <div class="user-profile">\r  <a href="{{ path('app_boutique_client_profil', {id: app.user.id} ) }}">\r  <img src="img/icon.jpg" alt="">\r
      arguments: {
        $env: Twig\Environment {#582 …}
        $source: Twig\Source {#1058 …}
        $object: null
        $item: "id"
        $arguments: []
        $type: "any"
        $isDefinedTest: false
        $ignoreStrictCheck: false
        $sandboxed: false
        $lineno: 13
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php:171 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/templates/main/menuClient.html.twig:2 {
      __TwigTemplate_b76e84809139553f6179982fc17b5d0b059bf404a28bfdcc5483b36556723d00->doDisplay(array $context, array $blocks = []) …
      › <div id="sidebar">\r  {% block sidebar %}\r\r
      arguments: {
        $name: "sidebar"
        $context: [ …9]
        $blocks: [ …1]
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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));}
      arguments: {
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/templates/particuliers/baseparticuliers.html.twig:123 {
      __TwigTemplate_473a326963187d9f69356cb74fdfe004ec49ba072842d9187a2adab333173982->block_body($context, array $blocks = []) …
      › \r{% include 'main/menuClient.html.twig' %}\r\r
      arguments: {
        $context: [ …9]
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php:171 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/templates/particuliers/baseparticuliers.html.twig:49 {
      __TwigTemplate_473a326963187d9f69356cb74fdfe004ec49ba072842d9187a2adab333173982->doDisplay(array $context, array $blocks = []) …
      › \r{% block body %}\r<!-- Preloader-->\r
      arguments: {
        $name: "body"
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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));}
      arguments: {
        $context: [ …9]
        $blocks: [ …3]
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …8]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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] ?? []);}
      arguments: {
        $context: [ …8]
        ...: {
          []
        }
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Environment.php:280 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …8]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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);}
      arguments: {
        $name: "particuliers/baseparticuliers.html.twig"
        $context: [ …8]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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);arguments: {
        $view: "particuliers/baseparticuliers.html.twig"
        $parameters: [ …8]
      }
    }
    /htdocs/aidemarket.foresteholding.com/src/Controller/ClientController.php:55 {
      App\Controller\ClientController->indexParticulier(CartTools $cartTools, ArticlesRepository $ArticlesRepository, UserVendeurRepository $UserVendeur): Response …
      ›     'tva' => $cartTools->getTva(),    'totalTTC' => $cartTools->getTotalTTC(),]);
      arguments: {
        $view: "particuliers/baseparticuliers.html.twig"
        $parameters: [ …8]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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);arguments: {
        $cartTools: App\Tools\Cart\CartTools {#547 …}
        $ArticlesRepository: App\Repository\ArticlesRepository {#560 …}
        $UserVendeur: [ …1]
      }
    }
    /htdocs/aidemarket.foresteholding.com/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#5 …}
        $type: 1
      }
    }
    /htdocs/aidemarket.foresteholding.com/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#5 …}
        $type: 1
        $catch: true
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#5 …}
      }
    }
    /htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /htdocs/aidemarket.foresteholding.com/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#79 …9}

Request Headers

Header Value
accept
"*/*"
host
"aidemarket.foresteholding.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 webdb53.lwspanel.com (Varnish/7.7)"
x-cache-engine-enable
"1"
x-cache-group
"claudebot"
x-cache-user
"fores1772691"
x-forwarded-proto
"https"
x-l-admin-auth
"0"
x-php-ob-level
"1"
x-real-ip
"216.73.216.21"
x-request-id
"5e16a976f8c33a7f1541f5cecffb1936"
x-varnish
"175342318"

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
"Sun, 15 Feb 2026 12:23:35 GMT"
vary
"Accept"
x-debug-exception
"Impossible%20to%20access%20an%20attribute%20%28%22id%22%29%20on%20a%20null%20variable."
x-debug-exception-file
"%2Fhtdocs%2Faidemarket.foresteholding.com%2Ftemplates%2Fmain%2FmenuClient.html.twig:13"
x-debug-token
"549d94"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 15 Feb 26 13:23:35 +0100"
Last used
"Sun, 15 Feb 26 13:23:35 +0100"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\Tools\Cart\CartTools:89
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/src/Tools/Cart/CartTools.php"
    "line" => 89
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/src/Tools/Cart/CartTools.php"
    "line" => 127
    "function" => "getFullCart"
    "class" => "App\Tools\Cart\CartTools"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/src/Controller/ClientController.php"
    "line" => 51
    "function" => "getTotalItem"
    "class" => "App\Tools\Cart\CartTools"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexParticulier"
    "class" => "App\Controller\ClientController"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/var/cache/dev/twig/f6/f6aabbd2513fa53c49fd8240bb6d13692724200fad693c0fc9ed42fe6dee1188.php"
    "line" => 113
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_b76e84809139553f6179982fc17b5d0b059bf404a28bfdcc5483b36556723d00"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/var/cache/dev/twig/f6/f6aabbd2513fa53c49fd8240bb6d13692724200fad693c0fc9ed42fe6dee1188.php"
    "line" => 47
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b76e84809139553f6179982fc17b5d0b059bf404a28bfdcc5483b36556723d00"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/var/cache/dev/twig/9a/9ae2b0ec336d6643a039d3085e9db3b5d44f38cda561d89a20c6fadf08686463.php"
    "line" => 298
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_473a326963187d9f69356cb74fdfe004ec49ba072842d9187a2adab333173982"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/var/cache/dev/twig/9a/9ae2b0ec336d6643a039d3085e9db3b5d44f38cda561d89a20c6fadf08686463.php"
    "line" => 74
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_473a326963187d9f69356cb74fdfe004ec49ba072842d9187a2adab333173982"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/src/Controller/ClientController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexParticulier"
    "class" => "App\Controller\ClientController"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/htdocs/aidemarket.foresteholding.com/public/index.php"
    "line" => 5
    "args" => [
      "/htdocs/aidemarket.foresteholding.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"4cbfd593e7ae5a64f46d52df5c8ec008"
DATABASE_URL
"mysql://fores1772691:ihoksyhk1d@185.98.131.176:3306/fores1772691"
MAILER_DSN
"smtp://fores1772691:ihoksyhk1d@mail.foresteholding.com:465/?encryption=starttls"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/var/www/foresteholding.com/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/foresteholding.com/htdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"aidemarket.foresteholding.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 webdb53.lwspanel.com (Varnish/7.7)"
HTTP_X_CACHE_ENGINE_ENABLE
"1"
HTTP_X_CACHE_GROUP
"claudebot"
HTTP_X_CACHE_USER
"fores1772691"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_L_ADMIN_AUTH
"0"
HTTP_X_REAL_IP
"216.73.216.21"
HTTP_X_REQUEST_ID
"5e16a976f8c33a7f1541f5cecffb1936"
HTTP_X_VARNISH
"175342318"
MD_CURRENT
"aidemarket.foresteholding.com"
MD_HOST
"aidemarket.foresteholding.com"
MD_MASTER
"foresteholding.com"
MD_SH
"webdb53"
MD_SLAVES
"fores1772691.webdb53.lwspanel.com aidemarket.foresteholding.com"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_HTTPS
"on"
REDIRECT_MD_CURRENT
"aidemarket.foresteholding.com"
REDIRECT_MD_HOST
"aidemarket.foresteholding.com"
REDIRECT_MD_MASTER
"foresteholding.com"
REDIRECT_MD_SH
"webdb53"
REDIRECT_MD_SLAVES
"fores1772691.webdb53.lwspanel.com aidemarket.foresteholding.com"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_MD_CURRENT
"aidemarket.foresteholding.com"
REDIRECT_REDIRECT_MD_HOST
"aidemarket.foresteholding.com"
REDIRECT_REDIRECT_MD_MASTER
"foresteholding.com"
REDIRECT_REDIRECT_MD_SH
"webdb53"
REDIRECT_REDIRECT_MD_SLAVES
"fores1772691.webdb53.lwspanel.com aidemarket.foresteholding.com"
REDIRECT_REDIRECT_SCRIPT_URI
"https://aidemarket.foresteholding.com/base-particulier"
REDIRECT_REDIRECT_SCRIPT_URL
"/base-particulier"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aZG6x0Fv2yaWIhnwtJ9EDwAAAZM"
REDIRECT_REDIRECT_existing_anubis_action
""
REDIRECT_REDIRECT_existing_anubis_rule
""
REDIRECT_REDIRECT_existing_anubis_status
""
REDIRECT_REDIRECT_existing_header_request_id
"5e16a976f8c33a7f1541f5cecffb1936"
REDIRECT_SCRIPT_URI
"https://aidemarket.foresteholding.com/base-particulier"
REDIRECT_SCRIPT_URL
"/base-particulier"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aZG6x0Fv2yaWIhnwtJ9EDwAAAZM"
REDIRECT_URL
"/public/base-particulier"
REDIRECT_existing_anubis_action
""
REDIRECT_existing_anubis_rule
""
REDIRECT_existing_anubis_status
""
REDIRECT_existing_header_request_id
"5e16a976f8c33a7f1541f5cecffb1936"
REMOTE_ADDR
"216.73.216.21"
REMOTE_PORT
"56906"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771158215
REQUEST_TIME_FLOAT
1771158215.303
REQUEST_URI
"/base-particulier"
SCRIPT_FILENAME
"//var/www/foresteholding.com/htdocs/aidemarket.foresteholding.com/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://aidemarket.foresteholding.com/base-particulier"
SCRIPT_URL
"/base-particulier"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"postmaster@foresteholding.com"
SERVER_NAME
"aidemarket.foresteholding.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at aidemarket.foresteholding.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DATABASE_URL"
UNIQUE_ID
"aZG6x0Fv2yaWIhnwtJ9EDwAAAZM"
existing_anubis_action
""
existing_anubis_rule
""
existing_anubis_status
""
existing_header_request_id
"5e16a976f8c33a7f1541f5cecffb1936"
lwsapitoken
"f5e14deebefb16a13adfc8698ec3e12a"
lwscache
"On"

Parent Request

Return to parent request (token = c9b62d)

Key Value
_controller
"App\Controller\ClientController::indexParticulier"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_main_particulier"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"235013"