https://espace-adherentpp.groupeall.com/api/image/photos/C4230

ApiOpcController :: getPhotos

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Api\ApiOpcController::getPhotos"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"get_photos_by_adherents"
_route_params
[
  "magasin" => "C4230"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c26de0"
magasin
"C4230"

Request Headers

Header Value
accept
"*/*"
content-type
"application/json"
host
"espace-adherentpp.groupeall.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, 07 Dec 2025 08:25:29 GMT"
vary
"Accept"
x-debug-exception
"App%5CEntity%5CAdherent%5CMagasin%20object%20not%20found%20by%20the%20%40ParamConverter%20annotation."
x-debug-exception-file
"%2Fhome%2Fpreprod%2Fespace-adherent%2Fvendor%2Fsensio%2Fframework-extra-bundle%2Fsrc%2FRequest%2FParamConverter%2FDoctrineParamConverter.php:107"
x-debug-token
"5edb8e"
x-debug-token-link
"https://espace-adherentpp.groupeall.com/_profiler/979ec9"
x-previous-debug-token
"979ec9"
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
"preprod"
APP_SECRET
"2e285a52e12d59c7a8947a7e6588706e"
AUTH_URL
"https://intranetpp.groupeall.com/api"
DATABASE_URL
"mysql://EADHPREPROD:6oPum3y1mA6i@127.0.0.1:3307/espace_adherent?serverVersion=5.7"
FACTORY_API_ENV
"preprod"
MAILER_DSN
"smtp://localhost:25?auth_mode=login&username=&password="
MAILER_URL
"smtp://localhost:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OPENAI_KEY
"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"
RECETTE
"true"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/preprod/espace-adherent/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/preprod/espace-adherent/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2478725-10223-1"
HOME
"/var/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"espace-adherentpp.groupeall.com"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2478725-10223-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"espace-adherentpp.groupeall.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/image/photos/C4230"
REMOTE_ADDR
"141.94.255.31"
REMOTE_PORT
"36196"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765095928
REQUEST_TIME_FLOAT
1765095928.9926
REQUEST_URI
"/api/image/photos/C4230"
SCRIPT_FILENAME
"/home/preprod/espace-adherent/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"141.94.101.158"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"espace-adherentpp.groupeall.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"espace-adherentpp.groupeall.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,RECETTE,DATABASE_URL,MAILER_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,AUTH_URL,FACTORY_API_ENV,OPENAI_KEY"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 979ec9)

Key Value
_controller
"error_controller"
_stopwatch_token
"f2cdbe"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1096
  #message: "App\Entity\Adherent\Magasin object not found by the @ParamConverter annotation."
  #code: 0
  #file: "/home/preprod/espace-adherent/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  #line: 107
  -statusCode: 404
  -headers: []
  trace: {
    /home/preprod/espace-adherent/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/preprod/espace-adherent/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/preprod/espace-adherent/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/preprod/espace-adherent/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
      Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
      › 
      ›     $this->manager->apply($request, $configurations);}
    }
    /home/preprod/espace-adherent/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 {
    }
    /home/preprod/espace-adherent/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/preprod/espace-adherent/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/preprod/espace-adherent/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/preprod/espace-adherent/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();
    }
    /home/preprod/espace-adherent/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/preprod/espace-adherent/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/preprod/espace-adherent/public/index.php:22 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#615 …9}