http://recopneus.fr/robots.txt

HomeController :: show

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::show"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_home_show"
_route_params
[
  "id" => "robots.txt"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"f3452c"
id
"robots.txt"

Request Headers

Header Value
accept
"*/*"
accept-charset
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
host
"recopneus.fr"
user-agent
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
x-forwarded-for
"216.244.66.202"
x-forwarded-host
"recopneus.fr"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-forwarded-server
"recopneus.fr"
x-php-ob-level
"0"
x-real-ip
"216.244.66.202"

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, 21 Sep 2024 19:45:10 GMT"
x-debug-exception
"App%5CEntity%5CPneu%20object%20not%20found%20by%20the%20%40ParamConverter%20annotation."
x-debug-exception-file
"%2Fhome%2Fhichamkakashi%2Frecopneus%2Fvendor%2Fsensio%2Fframework-extra-bundle%2Fsrc%2FRequest%2FParamConverter%2FDoctrineParamConverter.php:107"
x-debug-token
"5d9dec"
x-debug-token-link
"http://recopneus.fr/_profiler/47053a"
x-previous-debug-token
"47053a"
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
"13c3c403b228b72569244e9743eaa594"
DATABASE_URL
"mysql://hichamkakashi_hicham:Kakashi123456@@127.0.0.1:3306/hichamkakashi_recopneus"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/usr/local/cpanel/cgi-sys/"
CONTEXT_PREFIX
"/cgi-sys"
DOCUMENT_ROOT
"/home/hichamkakashi/recopneus/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
HTTP_HOST
"recopneus.fr"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
HTTP_X_FORWARDED_FOR
"216.244.66.202"
HTTP_X_FORWARDED_HOST
"recopneus.fr"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_FORWARDED_SERVER
"recopneus.fr"
HTTP_X_REAL_IP
"216.244.66.202"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/hichamkakashi/recopneus/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/cpanel/cgi-sys/ea-php74"
ORIG_SCRIPT_NAME
"/cgi-sys/ea-php74"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-ea-php74"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"216.244.66.202"
REMOTE_PORT
"47322"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1726947909
REQUEST_TIME_FLOAT
1726947909.9406
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/hichamkakashi/recopneus/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://recopneus.fr/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"203.161.48.37"
SERVER_ADMIN
"webmaster@recopneus.fr.hicham.tech"
SERVER_NAME
"recopneus.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
TZ
"UTC"
UNIQUE_ID
"Zu8iRaMrO9ow8syvT9pEDwAAAFc"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 47053a)

Key Value
_controller
"error_controller"
_stopwatch_token
"0a7212"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#421
  -statusCode: 404
  -headers: []
  #message: "App\Entity\Pneu object not found by the @ParamConverter annotation."
  #code: 0
  #file: "/home/hichamkakashi/recopneus/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  #line: 107
  trace: {
    /home/hichamkakashi/recopneus/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/hichamkakashi/recopneus/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 {#58 …}
        $configuration: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#311 …}
      }
    }
    /home/hichamkakashi/recopneus/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 {#58 …}
        $configuration: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#311 …}
      }
    }
    /home/hichamkakashi/recopneus/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 {#58 …}
        $configurations: [ …1]
      }
    }
    /home/hichamkakashi/recopneus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#212 …}
        ...: {
          "kernel.controller"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#94 …}
        }
      }
    }
    /home/hichamkakashi/recopneus/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 {#212 …}
        $eventName: "kernel.controller"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#94 …}
      }
    }
    /home/hichamkakashi/recopneus/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 {#212 …}
      }
    }
    /home/hichamkakashi/recopneus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      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 {#212 …}
        $eventName: "kernel.controller"
      }
    }
    /home/hichamkakashi/recopneus/vendor/symfony/http-kernel/HttpKernel.php:151 {
      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 {#212 …}
        $eventName: "kernel.controller"
      }
    }
    /home/hichamkakashi/recopneus/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/hichamkakashi/recopneus/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/hichamkakashi/recopneus/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/hichamkakashi/recopneus/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/hichamkakashi/recopneus/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/hichamkakashi/recopneus/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null