| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#391
-records: [
2 => [
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.204+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "database_user_access"
"route_parameters" => [
"_route" => "database_user_access"
"webhostingsDatabasesUsers" => null
"_controller" => "App\Controller\Front\WebhostingsDatabaseController::manageUserAccess"
"webhosting" => "118"
]
"request_uri" => "https://jonathan-websource.websrc.fr/webhosting/databases/database-access/118"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 3
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.205+00:00"
"message" => "Remember-me cookie detected."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.208+00:00"
"message" => "Deprecated: App\Controller\Front\WebhostingsDatabaseController::manageUserAccess(): Optional parameter $webhostingsDatabasesUsers declared before required parameter $mariaDbService is implicitly treated as a required parameter"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#744
#message: "Deprecated: App\Controller\Front\WebhostingsDatabaseController::manageUserAccess(): Optional parameter $webhostingsDatabasesUsers declared before required parameter $mariaDbService is implicitly treated as a required parameter"
#code: 0
#file: "/var/www/websource/jonathan-websource.websrc.fr/public/src/Controller/Front/WebhostingsDatabaseController.php"
#line: 221
#severity: E_DEPRECATED
trace: {
/var/www/websource/jonathan-websource.websrc.fr/public/src/Controller/Front/WebhostingsDatabaseController.php:221 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› #[Route('/database-access/{webhosting}/{webhostingsDatabasesUsers?}', name: 'database_user_access')]\r
› public function manageUserAccess(Webhostings $webhosting, ?WebhostingsDatabasesUsers $webhostingsDatabasesUsers = null, MariaDbService $mariaDbService): Response\r
› {\r
}
/var/www/websource/jonathan-websource.websrc.fr/public/var/cache/dev/ContainerT4Mi7Od/getWebhostingsDatabaseControllerService.php:24 {
include_once …
› include_once \dirname(__DIR__, 4).'/src/Controller/Front/AbstractFrontCoreController.php';
› include_once \dirname(__DIR__, 4).'/src/Controller/Front/WebhostingsDatabaseController.php';
› include_once \dirname(__DIR__, 4).'/src/Service/JsonEncoderService.php';
}
/var/www/websource/jonathan-websource.websrc.fr/public/var/cache/dev/ContainerT4Mi7Od/getWebhostingsDatabaseControllerService.php:24 {
ContainerT4Mi7Od\getWebhostingsDatabaseControllerService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/src/Controller/Front/AbstractFrontCoreController.php';
› include_once \dirname(__DIR__, 4).'/src/Controller/Front/WebhostingsDatabaseController.php';
› include_once \dirname(__DIR__, 4).'/src/Service/JsonEncoderService.php';
}
/var/www/websource/jonathan-websource.websrc.fr/public/var/cache/dev/ContainerT4Mi7Od/App_KernelDevDebugContainer.php:675 {
ContainerT4Mi7Od\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/dependency-injection/Container.php:221 {
Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/dependency-injection/Container.php:203 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› try {
› $controller = [$this->instantiateController($class), $method];
› } catch (\Error|\LogicException $e) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:166 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // load controller
› if (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()));
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/websource/jonathan-websource.websrc.fr/public/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.209+00:00"
"message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#904
#message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
#code: 0
#file: "/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
›
› Deprecation::trigger(
› 'doctrine/dbal',
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/dbal/src/Connection.php:196 {
Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
›
› $this->platform = $this->driver->getDatabasePlatform($versionProvider);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:151 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform …
› try {
› return $connection->getDatabasePlatform();
› } catch (DriverException $driverException) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:129 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, array $mappingTypes = []): Connection …
› if (! empty($mappingTypes)) {
› $platform = $this->getDatabasePlatform($connection);
› foreach ($mappingTypes as $dbType => $doctrineType) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/var/cache/dev/ContainerT4Mi7Od/App_KernelDevDebugContainer.php:900 {
ContainerT4Mi7Od\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'url' => $container->getEnv('resolve:DATABASE_URL'), 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7.40', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, ['enum' => 'string', 'datetime' => 'datetime']);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/var/cache/dev/ContainerT4Mi7Od/App_KernelDevDebugContainer.php:919 {
ContainerT4Mi7Od\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/var/cache/dev/ContainerT4Mi7Od/App_KernelDevDebugContainer.php:911 {
ContainerT4Mi7Od\App_KernelDevDebugContainer::{closure:ContainerT4Mi7Od\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():911} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/orm/src/EntityManager.php:162 {
Doctrine\ORM\EntityManager->getMetadataFactory(): ClassMetadataFactory …
› {
› return $this->metadataFactory;
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:149 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class): ObjectManager …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:95 {
Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
› if (null === $name) {
› return $this->registry->getManagerForClass($class);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:59 {
Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
›
› if (!$manager = $this->getManager($options->objectManager, $options->class)) {
› return [];
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
›
› yield from $this->inner->resolve($request, $argument);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
› $count = 0;
› foreach ($resolver->resolve($request, $metadata) as $argument) {
› ++$count;
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
› try {
› return $this->resolver->getArguments($request, $controller, $reflector);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:175 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // controller arguments
› $arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/websource/jonathan-websource.websrc.fr/public/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.212+00:00"
"message" => "Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#985
#message: "Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/var/www/websource/jonathan-websource.websrc.fr/public/src/Entity/User.php"
#line: 19
#severity: E_DEPRECATED
trace: {
/var/www/websource/jonathan-websource.websrc.fr/public/src/Entity/User.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› #[ORM\Entity(repositoryClass: 'App\Repository\UserRepository')]\r
› class User implements UserInterface, \Serializable, PasswordAuthenticatedUserInterface\r
› {\r
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:948 {
Doctrine\ORM\Mapping\ClassMetadata->validateAssociations(): void …
› if (
› ! class_exists($mapping->targetEntity)
› && ! interface_exists($mapping->targetEntity)
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:271 {
Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(ClassMetadata $class, ?ClassMetadata $parent): void …
› $class->validateIdentifier();
› $class->validateAssociations();
› $class->validateLifecycleCallbacks($this->getReflectionService());
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:255 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
›
› $this->validateRuntimeMetadata($class, $parent);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:23 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/orm/src/EntityManager.php:224 {
Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/doctrine/orm/src/EntityManager.php:499 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:129 {
Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->find(ObjectManager $manager, Request $request, MapEntity $options, ArgumentMetadata $argument): object|false|null …
› try {
› return $manager->getRepository($options->class)->find($id);
› } catch (NoResultException|ConversionException) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:69 {
Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
› // find by identifier?
› } elseif (false === $object = $this->find($manager, $request, $options, $argument)) {
› // find by criteria
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
›
› yield from $this->inner->resolve($request, $argument);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
› $count = 0;
› foreach ($resolver->resolve($request, $metadata) as $argument) {
› ++$count;
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
› try {
› return $this->resolver->getArguments($request, $controller, $reflector);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:175 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // controller arguments
› $arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/websource/jonathan-websource.websrc.fr/public/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.217+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"charset" => "utf8mb4"
"idle_connection_ttl" => 600
"host" => "51.195.190.17"
"port" => 3306
"user" => "websource"
"password" => "<redacted>"
"driverOptions" => []
"serverVersion" => "5.7.40"
"defaultTableOptions" => [
"charset" => "utf8mb4"
"collate" => "utf8mb4_unicode_ci"
]
"dbname" => "websource"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.217+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.name AS name_1, t0.debian_user AS debian_user_2, t0.universign_tx AS universign_tx_3, t0.disk_usage AS disk_usage_4, t0.id AS id_5, t0.active AS active_6, t0.date_created AS date_created_7, t0.date_updated AS date_updated_8, t0.user_id AS user_id_9, t0.contract_id AS contract_id_10, t0.domain_id AS domain_id_11, t0.php_id AS php_id_12, t0.server_id AS server_id_13, t0.offer_id AS offer_id_14 FROM webhostings t0 WHERE t0.id = ?"
"params" => [
1 => "118"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1373
+name: "INTEGER"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.222+00:00"
"message" => "Read existing security token from the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
"token_class" => "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.223+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1373}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.227+00:00"
"message" => "User was reloaded from a user provider."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
"username" => "jonathan@websource.fr"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.227+00:00"
"message" => "Skipping the "{authenticator}" authenticator as it did not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.228+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.ip AS ip_1, t0.username AS username_2, t0.name AS name_3, t0.www_folder AS www_folder_4, t0.vhost_templatefile AS vhost_templatefile_5, t0.ftp_port AS ftp_port_6, t0.default_sql_host AS default_sql_host_7, t0.default_sql_port AS default_sql_port_8, t0.default_dbname AS default_dbname_9, t0.db_admin_username AS db_admin_username_10, t0.db_admin_password AS db_admin_password_11, t0.id AS id_12, t0.date_created AS date_created_13, t0.date_updated AS date_updated_14 FROM webhostings_servers t0 WHERE t0.id = ?"
"params" => [
1 => 3
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1373}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.228+00:00"
"message" => "Uncaught PHP Exception RuntimeException: "Impossible de se connecter à la base de données." at MariaDbService.php line 29"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => RuntimeException {#1486
#message: "Impossible de se connecter à la base de données."
#code: 0
#file: "/var/www/websource/jonathan-websource.websrc.fr/public/src/Service/MariaDbService.php"
#line: 29
trace: {
/var/www/websource/jonathan-websource.websrc.fr/public/src/Service/MariaDbService.php:29 {
App\Service\MariaDbService->connect() …
› // Par exemple : $logger->error("Database connection failed: " . $e->getMessage());\r
› throw new \RuntimeException('Impossible de se connecter à la base de données.');\r
› }\r
}
/var/www/websource/jonathan-websource.websrc.fr/public/src/Controller/Front/WebhostingsDatabaseController.php:240 {
App\Controller\Front\WebhostingsDatabaseController->manageUserAccess(Webhostings $webhosting, ?WebhostingsDatabasesUsers $webhostingsDatabasesUsers, MariaDbService $mariaDbService): Response …
› \r
› $mariaDbService->connect();\r
› \r
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php:191 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/websource/jonathan-websource.websrc.fr/public/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/websource/jonathan-websource.websrc.fr/public/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1771173645
"timestamp_rfc3339" => "2026-02-15T16:40:45.240+00:00"
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
]
"channel" => "security"
]
]
]
-errorCount: [
2 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#390 …}
} |