http://glenou.jinukun.bj/_profiler/93d6f9

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"
_links
Fig\Link\GenericLinkProvider {#1103
  -links: [
    "00000000128c9195000000002e9cbe6e" => Fig\Link\Link {#1094
      -href: "http://glenou.jinukun.bj/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"e64e55"
exception
Doctrine\DBAL\Exception\DriverException {#842
  -query: null
  #message: "An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections"
  #code: 1040
  #file: "/home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
  #line: 119
  -previous: Doctrine\DBAL\Driver\PDO\Exception {#784 …}
  trace: {
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:119 {
      Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
      › 
      ›     return new DriverException($exception, $query);}
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Connection.php:1814 {
      Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
      › 
      › $exception = $this->exceptionConverter->convert($driverException, $query);arguments: {
        $exception: Doctrine\DBAL\Driver\PDO\Exception {#784 …}
        $query: null
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Connection.php:1757 {
      Doctrine\DBAL\Connection->convertException(Exception $e): DriverException …
      › {    return $this->handleDriverException($e, null);}
      arguments: {
        $driverException: Doctrine\DBAL\Driver\PDO\Exception {#784 …}
        $query: null
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Connection.php:343 {
      Doctrine\DBAL\Connection->connect() …
      › } catch (Driver\Exception $e) {    throw $this->convertException($e);}
      arguments: {
        $e: Doctrine\DBAL\Driver\PDO\Exception {#784 …}
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Connection.php:405 {
      Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
      › try {    $this->connect();} catch (Exception $originalException) {
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Connection.php:367 {
      Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
      › {    $version = $this->getDatabasePlatformVersion();}
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/dbal/src/Connection.php:284 {
      Doctrine\DBAL\Connection->getDatabasePlatform() …
      › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:754 {
      Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
      › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:550 {
      Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
      › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:144 {
      Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
      › } else {    $this->completeIdGeneratorMapping($class);}
      arguments: {
        $class: Doctrine\ORM\Mapping\ClassMetadata {#852 …}
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
      Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
      › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);arguments: {
        $class: Doctrine\ORM\Mapping\ClassMetadata {#852 …}
        $parent: null
        $rootEntityFound: false
        $nonSuperclassParents: []
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:324 {
      Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
      › 
      › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);arguments: {
        $class: Doctrine\ORM\Mapping\ClassMetadata {#852 …}
        $parent: null
        $rootEntityFound: false
        $nonSuperclassParents: []
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:192 {
      Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
      › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
      arguments: {
        $name: "App\Entity\Categories"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 {
      Doctrine\ORM\EntityManager->getClassMetadata($className) …
      › {    return $this->metadataFactory->getMetadataFor($className);}
      arguments: {
        $className: "App\Entity\Categories"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/var/cache/dev/ContainerESxSfTx/EntityManager_9a5be93.php:94 {
      ContainerESxSfTx\EntityManager_9a5be93->getClassMetadata($className) …
      › 
      ›     return $this->valueHoldere64f2->getClassMetadata($className);}
      arguments: {
        $className: "App\Entity\Categories"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:45 {
      Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
      › 
      ›     parent::__construct($manager, $manager->getClassMetadata($entityClass));}
      arguments: {
        $className: "App\Entity\Categories"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/src/Repository/CategoriesRepository.php:19 {
      App\Repository\CategoriesRepository->__construct(ManagerRegistry $registry) …
      › {    parent::__construct($registry, Categories::class);}
      arguments: {
        $registry: Doctrine\Bundle\DoctrineBundle\Registry {#301 …}
        $entityClass: "App\Entity\Categories"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/var/cache/dev/ContainerESxSfTx/App_KernelDevDebugContainer.php:1672 {
      ContainerESxSfTx\App_KernelDevDebugContainer->getCategoriesRepositoryService() …
      › {    return $this->privates['App\\Repository\\CategoriesRepository'] = new \App\Repository\CategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));}
      arguments: {
        $registry: Doctrine\Bundle\DoctrineBundle\Registry {#301 …}
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/var/cache/dev/ContainerESxSfTx/App_KernelDevDebugContainer.php:967 {
      ContainerESxSfTx\App_KernelDevDebugContainer->get_Container_Private_TwigService() …
      › ])));$instance->addGlobal('lescategories', new \App\Services\Categorie\LesCategories(($this->privates['App\\Repository\\CategoriesRepository'] ?? $this->getCategoriesRepositoryService()), ($this->privates['App\\Repository\\ProduitRepository'] ?? $this->getProduitRepositoryService())));$instance->registerUndefinedFilterCallback([0 => $k, 1 => 'suggestFilter']);
    }
    /home/qgrnfysd/public_html/glenou.bj/var/cache/dev/ContainerESxSfTx/App_KernelDevDebugContainer.php:805 {
      ContainerESxSfTx\App_KernelDevDebugContainer->get_Container_Private_ProfilerService() …
      › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
    }
    /home/qgrnfysd/public_html/glenou.bj/var/cache/dev/ContainerESxSfTx/getWebProfiler_Controller_ProfilerService.php:22 {
      ContainerESxSfTx\getWebProfiler_Controller_ProfilerService::do($container, $lazyLoad = true) …
      › 
      ›     return $container->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.profiler'] ?? $container->get_Container_Private_ProfilerService()), ($container->services['.container.private.twig'] ?? $container->get_Container_Private_TwigService()), $container->parameters['data_collector.templates'], ($container->privates['web_profiler.csp.handler'] ?? $container->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));}
    }
    /home/qgrnfysd/public_html/glenou.bj/var/cache/dev/ContainerESxSfTx/App_KernelDevDebugContainer.php:736 {
      ContainerESxSfTx\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
      › 
      ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      arguments: {
        $container: ContainerESxSfTx\App_KernelDevDebugContainer {#46 …}
        $lazyLoad: true
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/dependency-injection/Container.php:237 {
      Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
      › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      arguments: {
        $file: "getWebProfiler_Controller_ProfilerService.php"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/dependency-injection/Container.php:219 {
      Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = 1) …
      ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      arguments: {
        $id: "web_profiler.controller.profiler"
        $invalidBehavior: 1
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
      Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
      › if ($this->container->has($class)) {    return $this->container->get($class);}
      arguments: {
        $id: "web_profiler.controller.profiler"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
      Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
      › {    $controller = parent::instantiateController($class);arguments: {
        $class: "web_profiler.controller.profiler"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
      › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
      arguments: {
        $class: "web_profiler.controller.profiler"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
      Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
      › 
      ›     return parent::createController($controller);}
      arguments: {
        $controller: "web_profiler.controller.profiler::panelAction"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
      › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      arguments: {
        $controller: "web_profiler.controller.profiler::panelAction"
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
      Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
      › 
      › $ret = $this->resolver->getController($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#57 …}
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/HttpKernel.php:135 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#57 …}
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/symfony/http-kernel/HttpKernel.php:74 {
      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 {#57 …}
        $type: 1
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/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 {#57 …}
        $type: 1
        $catch: true
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/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 {#57 …}
      }
    }
    /home/qgrnfysd/public_html/glenou.bj/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/qgrnfysd/public_html/glenou.bj/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/qgrnfysd/public_html/glenou.bj/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#79 …7}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=259200"
connection
"keep-alive"
host
"glenou.jinukun.bj"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b5d847c96-m9jtz (squid/6.10)"
x-forwarded-for
"10.3.209.34"
x-php-ob-level
"0"

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
"Wed, 27 Aug 2025 03:10:40 GMT"
x-debug-exception
"An%20exception%20occurred%20in%20the%20driver%3A%20SQLSTATE%5BHY000%5D%20%5B1040%5D%20Too%20many%20connections"
x-debug-exception-file
"%2Fhome%2Fqgrnfysd%2Fpublic_html%2Fglenou.bj%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FMySQL%2FExceptionConverter.php:119"
x-debug-token
"e1a2db"

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
"d59914b213fe6847a7793af8c625846e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://qgrnfysd_jinukun:ka4!&O65Pi0K@localhost/qgrnfysd_glenou"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/home/qgrnfysd/public_html/glenou.bj"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/qgrnfysd/public_html/glenou.bj"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/qgrnfysd"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"glenou.jinukun.bj"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b5d847c96-m9jtz (squid/6.10)"
HTTP_X_FORWARDED_FOR
"10.3.209.34"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_REDIRECT_SCRIPT_URI
"http://glenou.jinukun.bj/_profiler/93d6f9"
REDIRECT_REDIRECT_SCRIPT_URL
"/_profiler/93d6f9"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aK53L_VyhcfG2VGMdWKzLAAAAGc"
REDIRECT_SCRIPT_URI
"http://glenou.jinukun.bj/_profiler/93d6f9"
REDIRECT_SCRIPT_URL
"/_profiler/93d6f9"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aK53L_VyhcfG2VGMdWKzLAAAAGc"
REDIRECT_URL
"/public/_profiler/93d6f9"
REMOTE_ADDR
"216.73.216.1"
REMOTE_PORT
"35388"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1756264239
REQUEST_TIME_FLOAT
1756264239.2762
REQUEST_URI
"/_profiler/93d6f9"
SCRIPT_FILENAME
"/home/qgrnfysd/public_html/glenou.bj/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"http://glenou.jinukun.bj/_profiler/93d6f9"
SCRIPT_URL
"/_profiler/93d6f9"
SERVER_ADDR
"194.163.163.254"
SERVER_ADMIN
"webmaster@glenou.jinukun.bj"
SERVER_NAME
"glenou.jinukun.bj"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"aK53L_VyhcfG2VGMdWKzLAAAAGc"
USER
"qgrnfysd"
argc
0
argv
[]
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = dea52f)

Key Value
_controller
"web_profiler.controller.profiler::panelAction"
_firewall_context
"security.firewall.map.context.dev"
_links
Fig\Link\GenericLinkProvider {#1227
  -links: [
    "00000000128c9119000000002e9cbe6e" => Fig\Link\Link {#1226
      -href: "http://glenou.jinukun.bj/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_route
"_profiler"
_route_params
[
  "token" => "93d6f9"
]
_stopwatch_token
"885a88"
token
"93d6f9"