Doctrine\DBAL\Types\ConversionException {#604 #message: "Could not convert database value "18. 10. 2025 od 8 h." to Doctrine Type datetime. Expected format: Y-m-d H:i:s" #code: 0 #file: "/var/www/clients/client322/web1037/web/vendor/doctrine/dbal/src/Types/ConversionException.php" #line: 54 -previous: Exception {#605 #message: "Failed to parse time string (18. 10. 2025 od 8 h.) at position 0 (1): Unexpected character" #code: 0 #file: "/var/www/clients/client322/web1037/web/vendor/doctrine/dbal/src/Types/DateTimeType.php" #line: 105 : { { Doctrine\DBAL\Types\DateTimeType->convertToPHPValue($value, AbstractPlatform $platform) … ›try {›return new DateTime($value);›} catch (Exception $e) {} { Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) … ›$type = $cacheKeyInfo['type'];›$value = $type->convertToPHPValue($value, $this->_platform);›}} { Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() … ›while ($row = $this->statement()->fetchAssociative()) {›$this->hydrateRowData($row, $result);›}} { Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) … ›try {›$result = $this->hydrateAllData();›} finally {} { Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) … ›$hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);›$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);› } { Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) … ›{›return $this->load($identifier, $entity);›}} { Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) … ›default:›return $persister->loadById($sortedId);›}} { Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) … ›{›return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);›}} { AppBundle\Twig\Extension\DatabaseGlobalsExtension->getGlobals(): array … ›try {›$hlavniudajevystavy = $this->em->getRepository(Hlavniudajevystavy::class)->find(0);›if ( !$hlavniudajevystavy )} { AppBundle\Security\MaintenanceMiddleware->__construct(Security $security, DatabaseGlobalsExtension $vars, TranslatorInterface $translator) … ›$this->security = $security;›$this->globalvars = $vars->getGlobals();›$this->translator = $translator;} { ContainerQfHRc9E\AppKernelBoDebugContainer::getMaintenanceMiddlewareService($container) … › ›return $container->privates['AppBundle\\Security\\MaintenanceMiddleware'] = new \AppBundle\Security\MaintenanceMiddleware($a, ($container->privates['AppBundle\\Twig\\Extension\\DatabaseGlobalsExtension'] ?? self::getDatabaseGlobalsExtensionService($container)), ($container->services['translator'] ?? self::getTranslatorService($container)));›}} { ContainerQfHRc9E\AppKernelBoDebugContainer::ContainerQfHRc9E\{closure} … › ›$instance->addListener('kernel.request', [#[\Closure(name: 'AppBundle\\Security\\MaintenanceMiddleware')] fn () => ($container->privates['AppBundle\\Security\\MaintenanceMiddleware'] ?? self::getMaintenanceMiddlewareService($container)), 'onKernelRequest'], -100);›$instance->addListener('console.command', [#[\Closure(name: 'doctrine_migrations.schema_filter_listener', class: 'Doctrine\\Bundle\\MigrationsBundle\\EventListener\\SchemaFilterListener')] fn () => ($container->privates['doctrine_migrations.schema_filter_listener'] ??= new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')), 'onConsoleCommand'], 0);} { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void … ›if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {›$listener[0] = $listener[0]();›$listener[1] ??= '__invoke';} { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array … ›if (!isset($this->sorted[$eventName])) {›$this->sortListeners($eventName);›}} { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › ›foreach ($this->dispatcher->getListeners($eventName) as $listener) {›$priority = $this->getListenerPriority($eventName, $listener);} { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › ›$this->preProcess($eventName);›try {} { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … ›$event = new RequestEvent($this, $request, $type);›$this->dispatcher->dispatch($event, KernelEvents::REQUEST);› } { 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) {} { 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 {} { ›$request = Request::createFromGlobals();›$response = $kernel->handle($request);›$response->send();} } } : { { Doctrine\DBAL\Types\ConversionException::conversionFailedFormat($value, $toType, $expectedFormat, Throwable $previous = null) … › ›return new self(›'Could not convert database value "' . $value . '" to Doctrine Type ' .} { Doctrine\DBAL\Types\DateTimeType->convertToPHPValue($value, AbstractPlatform $platform) … ›} catch (Exception $e) {›throw ConversionException::conversionFailedFormat(›$value,} { Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) … ›$type = $cacheKeyInfo['type'];›$value = $type->convertToPHPValue($value, $this->_platform);›}} { Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() … ›while ($row = $this->statement()->fetchAssociative()) {›$this->hydrateRowData($row, $result);›}} { Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) … ›try {›$result = $this->hydrateAllData();›} finally {} { Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) … ›$hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);›$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);› } { Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) … ›{›return $this->load($identifier, $entity);›}} { Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) … ›default:›return $persister->loadById($sortedId);›}} { Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) … ›{›return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);›}} { AppBundle\Twig\Extension\DatabaseGlobalsExtension->getGlobals(): array … ›try {›$hlavniudajevystavy = $this->em->getRepository(Hlavniudajevystavy::class)->find(0);›if ( !$hlavniudajevystavy )} { AppBundle\Security\MaintenanceMiddleware->__construct(Security $security, DatabaseGlobalsExtension $vars, TranslatorInterface $translator) … ›$this->security = $security;›$this->globalvars = $vars->getGlobals();›$this->translator = $translator;} { ContainerQfHRc9E\AppKernelBoDebugContainer::getMaintenanceMiddlewareService($container) … › ›return $container->privates['AppBundle\\Security\\MaintenanceMiddleware'] = new \AppBundle\Security\MaintenanceMiddleware($a, ($container->privates['AppBundle\\Twig\\Extension\\DatabaseGlobalsExtension'] ?? self::getDatabaseGlobalsExtensionService($container)), ($container->services['translator'] ?? self::getTranslatorService($container)));›}} { ContainerQfHRc9E\AppKernelBoDebugContainer::ContainerQfHRc9E\{closure} … › ›$instance->addListener('kernel.request', [#[\Closure(name: 'AppBundle\\Security\\MaintenanceMiddleware')] fn () => ($container->privates['AppBundle\\Security\\MaintenanceMiddleware'] ?? self::getMaintenanceMiddlewareService($container)), 'onKernelRequest'], -100);›$instance->addListener('console.command', [#[\Closure(name: 'doctrine_migrations.schema_filter_listener', class: 'Doctrine\\Bundle\\MigrationsBundle\\EventListener\\SchemaFilterListener')] fn () => ($container->privates['doctrine_migrations.schema_filter_listener'] ??= new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')), 'onConsoleCommand'], 0);} { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void … ›if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {›$listener[0] = $listener[0]();›$listener[1] ??= '__invoke';} { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array … ›if (!isset($this->sorted[$eventName])) {›$this->sortListeners($eventName);›}} { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › ›foreach ($this->dispatcher->getListeners($eventName) as $listener) {›$priority = $this->getListenerPriority($eventName, $listener);} { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › ›$this->preProcess($eventName);›try {} { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … ›$event = new RequestEvent($this, $request, $type);›$this->dispatcher->dispatch($event, KernelEvents::REQUEST);› } { 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) {} { 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 {} { ›$request = Request::createFromGlobals();›$response = $kernel->handle($request);›$response->send();} } }
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.