http://immolier.com/contact/agence/1

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
"1fcd29"
exception
Doctrine\ORM\Exception\MissingIdentifierField {#695
  #message: "The identifier id is missing for a query of App\Entity\User"
  #code: 0
  #file: "/home/immoliv/www/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php"
  #line: 13
  trace: {
    /home/immoliv/www/vendor/doctrine/orm/lib/Doctrine/ORM/Exception/MissingIdentifierField.php:13 {
      Doctrine\ORM\Exception\MissingIdentifierField::fromFieldAndClass(string $fieldName, string $className): self …
      › {    return new self(sprintf(        'The identifier %s is missing for a query of %s',
    }
    /home/immoliv/www/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:462 {
      Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
      › if (! isset($id[$identifier])) {    throw MissingIdentifierField::fromFieldAndClass($identifier, $class->name);}
      arguments: {
        $fieldName: "id"
        $className: "App\Entity\User"
      }
    }
    /home/immoliv/www/var/cache/dev/ContainerAgWFfsS/EntityManager_9a5be93.php:143 {
      ContainerAgWFfsS\EntityManager_9a5be93->find($className, $id, $lockMode = null, $lockVersion = null) …
      › 
      ›     return $this->valueHolder9a256->find($className, $id, $lockMode, $lockVersion);}
      arguments: {
        $className: "App\Entity\User"
        $id: [ …1]
        $lockMode: null
        $lockVersion: null
      }
    }
    /home/immoliv/www/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:197 {
      Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
      › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
      arguments: {
        $className: "App\Entity\User"
        $id: null
        $lockMode: null
        $lockVersion: null
      }
    }
    /home/immoliv/www/src/Controller/ContactController.php:48 {
      App\Controller\ContactController->index(Request $request, ManagerRegistry $doctrine, AnnoncesRepository $annoncesRepository, $id): Response …
      › $userRepo = $entityManager->getRepository(User::class);$iduser = $userRepo->find($user);arguments: {
        $id: null
      }
    }
    /home/immoliv/www/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: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $doctrine: Doctrine\Bundle\DoctrineBundle\Registry {#295 …}
        $annoncesRepository: App\Repository\AnnoncesRepository {#589 …}
        $id: "1"
      }
    }
    /home/immoliv/www/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
      }
    }
    /home/immoliv/www/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /home/immoliv/www/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 {#14 …}
      }
    }
    /home/immoliv/www/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/immoliv/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/immoliv/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#136 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
forwarded
"for=20.171.207.107; proto=http; host=immolier.com"
from
"gptbot(at)openai.com"
host
"immolier.com"
remote-ip
"20.171.207.107"
remote-port
"58178"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"20.171.207.107"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"14ABCF6B:E342_91EF25A2:0050_6831500B_1811C:4AFA"
x-openai-host-hash
"148891506"
x-ovhrequest-id
"ab20ed237981b9b28281638228c9ae08"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"20.171.207.107"
x-remote-port
"58178"
x-remote-proto
"http"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 24 May 2025 04:50:20 GMT"
x-debug-exception
"The%20identifier%20id%20is%20missing%20for%20a%20query%20of%20App%5CEntity%5CUser"
x-debug-exception-file
"%2Fhome%2Fimmoliv%2Fwww%2Fvendor%2Fdoctrine%2Form%2Flib%2FDoctrine%2FORM%2FException%2FMissingIdentifierField.php:13"
x-debug-token
"fdceee"

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/immoliv/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 354
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/src/Controller/ContactController.php"
    "line" => 46
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "index"
    "class" => "App\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/immoliv/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/immoliv/www/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
"902c83c7d439f32fa453d16f366b9039"
DATABASE_URL
"mysql://immolivimmofr160:16ImmofKamou@immolivimmofr160.mysql.db/immolivimmofr160?serverVersion=5.6"
GOOGLE_CLIENT_ID
"807075116142-pb3sf3o6ngt6iinuhu2klrr433dti6ur.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
MAILER_DSN
"smtp://contact@immolier.com:16ImmofKamou@ssl0.ovh.net:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster030"
DOCUMENT_ROOT
"/home/immoliv/www/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"0"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"0"
GEOIP_LATITUDE
"37.750999"
GEOIP_LONGITUDE
"-97.821999"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FORWARDED
"for=20.171.207.107; proto=http; host=immolier.com"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"immolier.com"
HTTP_REMOTE_IP
"20.171.207.107"
HTTP_REMOTE_PORT
"58178"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"20.171.207.107"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"14ABCF6B:E342_91EF25A2:0050_6831500B_1811C:4AFA"
HTTP_X_OPENAI_HOST_HASH
"148891506"
HTTP_X_OVHREQUEST_ID
"ab20ed237981b9b28281638228c9ae08"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"20.171.207.107"
HTTP_X_REMOTE_PORT
"58178"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/contact/agence/1"
REMOTE_ADDR
"20.171.207.107"
REMOTE_PORT
"16226"
REQUEST_METHOD
"GET"
REQUEST_TIME
1748062219
REQUEST_TIME_FLOAT
1748062219.8733
REQUEST_URI
"/contact/agence/1"
SCRIPT_FILENAME
"/home/immoliv/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://immolier.com/contact/agence/1"
SCRIPT_URL
"/contact/agence/1"
SERVER_ADDR
"10.30.20.38"
SERVER_ADMIN
"postmaster@immolier.com"
SERVER_NAME
"immolier.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET"
UNIQUE_ID
"aDFQC6kwgVE2tc5IjhTW3gAAAxQ"
USER
"immoliv"
argc
0
argv
[]

Parent Request

Return to parent request (token = 1f37fa)

Key Value
_controller
"App\Controller\ContactController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"contact"
_route_params
[
  "type" => "agence"
  "id" => "1"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"951487"
id
"1"
type
"agence"