https://dev.mizogoo.fr/api/pdfmenu/institution

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
"b846e6"
exception
ErrorException {#1070
  #message: "Warning: Trying to access array offset on value of type null"
  #code: 0
  #file: "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/src/Controller/Api/PdfmenuInstitutionController.php"
  #line: 46
  #severity: E_WARNING
  trace: {
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/src/Controller/Api/PdfmenuInstitutionController.php:46 {
      App\Controller\Api\PdfmenuInstitutionController->find(Request $request): JsonResponse …
      › /** @var Institution $institution */$institution = $this->em->getRepository(Institution::class)->findOneBy(['hash' => $data['hash']]);}
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#49 …}
      }
    }
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/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 {#49 …}
        $type: 1
      }
    }
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/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 {#49 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/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 {#49 …}
      }
    }
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#371 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"hl=fr"
from
"gptbot(at)openai.com"
host
"dev.mizogoo.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-proto
"https"
x-openai-host-hash
"281390651"
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
"Sat, 24 May 2025 11:27:29 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20Trying%20to%20access%20array%20offset%20on%20value%20of%20type%20null"
x-debug-exception-file
"%2Fhome%2Fclients%2F751dad9833546fc19bdf44e7deb59973%2Fsites%2Fdev.mizogoo.fr%2Fsrc%2FController%2FApi%2FPdfmenuInstitutionController.php:46"
x-debug-token
"a5a4bf"

Cookies

Request Cookies

Key Value
hl
"fr"

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_KEY
"58941a7f-e443-4096-995b-ef7efd457858"
APP_ENV
"dev"
HOST_SCHEME
"https"
HOST_URL
"dev.mizogoo.fr"
MENUBUILDER_NODE_URL
"https://ns3051928.ip-151-80-27.eu"
STRIPE_PUBLIC_KEY
"pk_test_51HU6NaAQeVgeYendZgjd29LCEng6D98hfsxX7CRVbTJDUG7sqGIpYd3omZDzW4za8KLZJ8TArMsC3kQsllYpWQ6Q00L3VjURI1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/751dad9833546fc19bdf44e7deb59973/.config/apache/dev.mizogoo.fr/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"hl=fr"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"dev.mizogoo.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"281390651"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/751dad9833546fc19bdf44e7deb59973/.config/apache/dev.mizogoo.fr/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.2"
QUERY_STRING
""
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.2"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PHP_VERSION
"8.2"
REDIRECT_REDIRECT_SCRIPT_URI
"https://dev.mizogoo.fr/api/pdfmenu/institution"
REDIRECT_REDIRECT_SCRIPT_URL
"/api/pdfmenu/institution"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aDGtIS-vBbKolW_hB52hagAAAEY"
REDIRECT_SCRIPT_URI
"https://dev.mizogoo.fr/api/pdfmenu/institution"
REDIRECT_SCRIPT_URL
"/api/pdfmenu/institution"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aDGtIS-vBbKolW_hB52hagAAAEY"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"20.171.207.93"
REMOTE_PORT
"51900"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1748086049
REQUEST_TIME_FLOAT
1748086049.0482
REQUEST_URI
"/api/pdfmenu/institution"
SCRIPT_FILENAME
"/home/clients/751dad9833546fc19bdf44e7deb59973/sites/dev.mizogoo.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.mizogoo.fr/api/pdfmenu/institution"
SCRIPT_URL
"/api/pdfmenu/institution"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@mizogoo.fr"
SERVER_NAME
"dev.mizogoo.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,HOST_URL,HOST_SCHEME,STRIPE_PUBLIC_KEY,API_KEY,MENUBUILDER_NODE_URL"
TEMP
"/home/clients/751dad9833546fc19bdf44e7deb59973/tmp"
TMP
"/home/clients/751dad9833546fc19bdf44e7deb59973/tmp"
TMPDIR
"/home/clients/751dad9833546fc19bdf44e7deb59973/tmp"
UNIQUE_ID
"aDGtIS-vBbKolW_hB52hagAAAEY"

Parent Request

Return to parent request (token = 6c80d7)

Key Value
_controller
"App\Controller\Api\PdfmenuInstitutionController::find"
_firewall_context
"security.firewall.map.context.app"
_locale
"fr"
_remove_csp_headers
true
_route
"api_pdfmenu_institutionfind"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_app"
_stopwatch_token
"8d6fe5"