https://www.myhelpplace.com/wp-temp.php/afficher-entreprise/51786148952.png

EntrepriseController :: afficherEntrepriseAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\EntrepriseController::afficherEntrepriseAction"
_firewall_context
"security.firewall.map.context.main"
_locale
"wp-temp.php"
_remove_csp_headers
true
_route
"afficher_entreprise"
_route_params
[
  "_locale" => "wp-temp.php"
  "slug" => "51786148952.png"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"ece03b"
slug
"51786148952.png"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.myhelpplace.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Sun, 16 Aug 2026 07:39:27 GMT"
x-debug-exception
"App%5CEntity%5CBoutique%20object%20not%20found%20by%20the%20%40ParamConverter%20annotation."
x-debug-exception-file
"%2Fhome%2Fmyhelpplace%2Fpublic_html%2Fvendor%2Fsensio%2Fframework-extra-bundle%2Fsrc%2FRequest%2FParamConverter%2FDoctrineParamConverter.php:107"
x-debug-token
"7573c2"
x-debug-token-link
"https://www.myhelpplace.com/_profiler/d754c1"
x-previous-debug-token
"d754c1"
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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"73f12703cfdbefb3311fe1cf9661d5cc"
DATABASE_URL
"mysql://myhelpplace:7RexQEaqN8SN1K3v3TGsneHXu@127.0.0.1:3306/myhelpplace?serverVersion=8&charset=utf8mb4"
MAILER_DSN
"smtp://helpplace-noreply@assiemail.com:hNXGTAYELi8EQ7e@assiemail.com:587"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/myhelpplace/cgi-bin/"
CONTEXT_PREFIX
"/cgi-bin/"
DOCUMENT_ROOT
"/home/myhelpplace/public_html"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.myhelpplace.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/home/myhelpplace/public_html/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/myhelpplace/cgi-bin/php8.3.cgi"
ORIG_SCRIPT_NAME
"/public/index.php"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHPRC
"/home/myhelpplace/public_html/../etc/php8.3"
PHP_SELF
"/public/index.php"
PWD
"/home/myhelpplace/cgi-bin"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-php8.3"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/index.php"
REMOTE_ADDR
"216.73.217.172"
REMOTE_PORT
"40343"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786865967
REQUEST_TIME_FLOAT
1786865967.1239
REQUEST_URI
"/wp-temp.php/afficher-entreprise/51786148952.png"
SCRIPT_FILENAME
"/home/myhelpplace/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://www.myhelpplace.com/wp-temp.php/afficher-entreprise/51786148952.png"
SCRIPT_URL
"/wp-temp.php/afficher-entreprise/51786148952.png"
SERVER_ADDR
"94.23.42.159"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.myhelpplace.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SSL_TLS_SNI
"www.myhelpplace.com"
SYMFONY_DOTENV_VARS
"APP_DEBUG,APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL"

Sub Requests 1

ErrorController (token = d754c1)

Key Value
_controller
"error_controller"
_stopwatch_token
"1dfaa0"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1596
  #message: "App\Entity\Boutique object not found by the @ParamConverter annotation."
  #code: 0
  #file: "/home/myhelpplace/public_html/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  #line: 107
  -statusCode: 404
  -headers: []
  trace: {
    /home/myhelpplace/public_html/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/myhelpplace/public_html/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;
    }
    /home/myhelpplace/public_html/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);}
    }
    /home/myhelpplace/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
      Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
      › 
      ›     $this->manager->apply($request, $configurations);}
    }
    /home/myhelpplace/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /home/myhelpplace/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/myhelpplace/public_html/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);}
    }
    /home/myhelpplace/public_html/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 {
    }
    /home/myhelpplace/public_html/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();
    }
    /home/myhelpplace/public_html/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) {
    }
    /home/myhelpplace/public_html/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 {
    }
    /home/myhelpplace/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/myhelpplace/public_html/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/myhelpplace/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/myhelpplace/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null