http://immolier.com/logement/index3.html

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
"e01aae"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#641
  #message: "App\Entity\Annonces object not found by the @ParamConverter annotation."
  #code: 0
  #file: "/home/immoliv/www/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  #line: 107
  -statusCode: 404
  -headers: []
  trace: {
    /home/immoliv/www/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply(Request $request, ParamConverter $configuration) …
      ›     }    throw new NotFoundHttpException($message);}
    }
    /home/immoliv/www/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:84 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
      › if ($converter->supports($configuration)) {    if ($converter->apply($request, $configuration)) {        return;
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $configuration: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#362 …}
      }
    }
    /home/immoliv/www/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
      › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $configuration: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#362 …}
      }
    }
    /home/immoliv/www/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
      Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
      › 
      ›     $this->manager->apply($request, $configurations);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $configurations: [ …3]
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#318 …}
        ...: {
          "kernel.controller"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
        }
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#318 …}
        $eventName: "kernel.controller"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …6]
        $eventName: "kernel.controller"
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#318 …}
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:153 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#318 …}
        $eventName: "kernel.controller"
      }
    }
    /home/immoliv/www/vendor/symfony/http-kernel/HttpKernel.php:141 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#318 …}
        $eventName: "kernel.controller"
      }
    }
    /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-charset
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
forwarded
"for=216.244.66.199; proto=http; host=immolier.com"
host
"immolier.com"
remote-ip
"216.244.66.199"
remote-port
"57404"
user-agent
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
x-forwarded-for
"216.244.66.199"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"D8F442C7:E03C_91EF25A2:0050_6769C044_686DA:7C38"
x-ovhrequest-id
"858fd2a7409fee9bf3966fe75d615ee7"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"216.244.66.199"
x-remote-port
"57404"
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
"Mon, 23 Dec 2024 19:55:48 GMT"
x-debug-exception
"App%5CEntity%5CAnnonces%20object%20not%20found%20by%20the%20%40ParamConverter%20annotation."
x-debug-exception-file
"%2Fhome%2Fimmoliv%2Fwww%2Fvendor%2Fsensio%2Fframework-extra-bundle%2Fsrc%2FRequest%2FParamConverter%2FDoctrineParamConverter.php:107"
x-debug-token
"8b9c71"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"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_CHARSET
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
HTTP_FORWARDED
"for=216.244.66.199; proto=http; host=immolier.com"
HTTP_HOST
"immolier.com"
HTTP_REMOTE_IP
"216.244.66.199"
HTTP_REMOTE_PORT
"57404"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
HTTP_X_FORWARDED_FOR
"216.244.66.199"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"D8F442C7:E03C_91EF25A2:0050_6769C044_686DA:7C38"
HTTP_X_OVHREQUEST_ID
"858fd2a7409fee9bf3966fe75d615ee7"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"216.244.66.199"
HTTP_X_REMOTE_PORT
"57404"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/logement/index3.html"
REMOTE_ADDR
"216.244.66.199"
REMOTE_PORT
"51824"
REQUEST_METHOD
"GET"
REQUEST_TIME
1734983748
REQUEST_TIME_FLOAT
1734983748.0888
REQUEST_URI
"/logement/index3.html"
SCRIPT_FILENAME
"/home/immoliv/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://immolier.com/logement/index3.html"
SCRIPT_URL
"/logement/index3.html"
SERVER_ADDR
"10.30.20.112"
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
"Z2nARFR@MsZmnO4Es6h9OwAAAGQ"
USER
"immoliv"
argc
0
argv
[]

Parent Request

Return to parent request (token = 48b5b4)

Key Value
_controller
"App\Controller\LogementController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_logement"
_route_params
[
  "slug" => "index3.html"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"def9fb"
slug
"index3.html"