https://immolier.com/logement/index6.html

LogementController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"immolier.com"
remote-ip
"3.137.219.221"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.137.219.221"
x-forwarded-proto
"https"
x-ovhrequest-id
"3080c297d50dd2e2e2760e83d93d2b7d"
x-php-ob-level
"1"
x-predictor
"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
"Sun, 22 Dec 2024 22:52:39 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
"d75b7f"
x-debug-token-link
"https://immolier.com/_profiler/1ef04a"
x-previous-debug-token
"1ef04a"
x-robots-tag
"noindex"

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
"614"
GEOIP_CITY
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"535"
GEOIP_LATITUDE
"39.962502"
GEOIP_LONGITUDE
"-83.006104"
GEOIP_REGION
"OH"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"immolier.com"
HTTP_REMOTE_IP
"3.137.219.221"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.137.219.221"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"3080c297d50dd2e2e2760e83d93d2b7d"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/logement/index6.html"
REMOTE_ADDR
"3.137.219.221"
REMOTE_PORT
"16086"
REQUEST_METHOD
"GET"
REQUEST_TIME
1734907959
REQUEST_TIME_FLOAT
1734907959.0842
REQUEST_URI
"/logement/index6.html"
SCRIPT_FILENAME
"/home/immoliv/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://immolier.com:443/logement/index6.html"
SCRIPT_URL
"/logement/index6.html"
SERVER_ADDR
"10.30.20.253"
SERVER_ADMIN
"postmaster@immolier.com"
SERVER_NAME
"immolier.com"
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,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET"
UNIQUE_ID
"Z2iYNyVWFmm31TljzQzirQAAAC4"
USER
"immoliv"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 1ef04a)

Key Value
_controller
"error_controller"
_stopwatch_token
"8cb2c9"
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}