https://llvd-avocats.be/avocats/?p=avocats%2F

ErrorController

Request

GET Parameters

Key Value
p
"avocats/"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9c0285"
exception
Error {#77
  #message: "Call to a member function getRoles() on null"
  #code: 0
  #file: "/home/clients/8a26b627df8110e37de9005ae0268930/sites/src/Controller/AvocatsController.php"
  #line: 25
  trace: {
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/src/Controller/AvocatsController.php:25 {
      App\Controller\AvocatsController->index(AvocatsRepository $avocatsRepository): Response …
      › $user = $this->getUser();if (in_array('ROLE_ADMIN', $this->getUser()->getRoles(), true)) {
    }
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/http-kernel/HttpKernel.php:153 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $avocatsRepository: App\Repository\AvocatsRepository {#530 …}
      }
    }
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/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 {#58 …}
        $type: 1
      }
    }
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/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 {#58 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/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 {#58 …}
      }
    }
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/8a26b627df8110e37de9005ae0268930/sites/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#74 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"llvd-avocats.be"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
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
"Fri, 07 Nov 2025 19:33:50 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20getRoles%28%29%20on%20null"
x-debug-exception-file
"%2Fhome%2Fclients%2F8a26b627df8110e37de9005ae0268930%2Fsites%2Fsrc%2FController%2FAvocatsController.php:25"
x-debug-token
"f5c127"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 410
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/src/Controller/AvocatsController.php"
    "line" => 25
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "index"
    "class" => "App\Controller\AvocatsController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/8a26b627df8110e37de9005ae0268930/sites/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/8a26b627df8110e37de9005ae0268930/sites/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
"799af7140d43b42410b516d75550da57"
DATABASE_URL
"mysql://8h5xh_llvd:Llvd!2023@8h5xh.myd.infomaniak.com/8h5xh_llvd?serverVersion=8&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/8a26b627df8110e37de9005ae0268930/sites/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/8a26b627df8110e37de9005ae0268930/sites/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"llvd-avocats.be"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"7.4"
QUERY_STRING
"p=avocats/&p=avocats%2F"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"7.4"
REDIRECT_QUERY_STRING
"p=avocats/&p=avocats%2F"
REDIRECT_SCRIPT_URI
"https://llvd-avocats.be/avocats/"
REDIRECT_SCRIPT_URL
"/avocats/"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aQ5JnmKZ6eRCGrekXM85ggAAACA"
REDIRECT_URL
"/avocats/"
REMOTE_ADDR
"216.73.216.51"
REMOTE_PORT
"55028"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762544030
REQUEST_TIME_FLOAT
1762544030.4004
REQUEST_URI
"/avocats/?p=avocats%2F"
SCRIPT_FILENAME
"/home/clients/8a26b627df8110e37de9005ae0268930/sites/public//index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://llvd-avocats.be/avocats/"
SCRIPT_URL
"/avocats/"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@llvd-avocats.be"
SERVER_NAME
"llvd-avocats.be"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL"
TEMP
"/home/clients/8a26b627df8110e37de9005ae0268930/tmp"
TMP
"/home/clients/8a26b627df8110e37de9005ae0268930/tmp"
TMPDIR
"/home/clients/8a26b627df8110e37de9005ae0268930/tmp"
UNIQUE_ID
"aQ5JnmKZ6eRCGrekXM85ggAAACA"