Error 404 Not Found

GET http://auchan.cloud.ganti.io/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"8e73ab"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#487
  #message: "No route found for "GET http://auchan.cloud.ganti.io/robots.txt""
  #code: 0
  #file: "/var/www/html/ganti/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#602 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/ganti/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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);}
    /var/www/html/ganti/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/html/ganti/vendor/symfony/http-kernel/Kernel.php:182 {
      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/html/ganti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/html/ganti/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/ganti/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/ganti/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#873
  -records: [
    4 => [
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.824+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://auchan.cloud.ganti.io/robots.txt"" at RouterListener.php line 149"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#487
            #message: "No route found for "GET http://auchan.cloud.ganti.io/robots.txt""
            #code: 0
            #file: "/var/www/html/ganti/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#602 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/ganti/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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);}
              /var/www/html/ganti/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/html/ganti/vendor/symfony/http-kernel/Kernel.php:182 {
                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/html/ganti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/ganti/vendor/autoload_runtime.php:35 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/ganti/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/ganti/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    67 => [
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.845+00:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:78 called by App_KernelDevDebugContainer.php:2670, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1319
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:78 called by App_KernelDevDebugContainer.php:2670, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/ganti/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/ganti/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/html/ganti/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/html/ganti/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:78 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/ganti/var/cache/dev/ContainerLtuvw1E/App_KernelDevDebugContainer.php:2670 {
                ContainerLtuvw1E\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAttributeMetadataDriverService($container) …
                › {    return $container->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Administration/Entity'), (\dirname(__DIR__, 4).'/src/Core/Entity'), (\dirname(__DIR__, 4).'/src/DataManager/Entity'), (\dirname(__DIR__, 4).'/src/QueryManager/Entity'), (\dirname(__DIR__, 4).'/src/CommandManager/Entity'), (\dirname(__DIR__, 4).'/src/BridgeQueryManager/Entity'), (\dirname(__DIR__, 4).'/src/Control/Entity'), (\dirname(__DIR__, 4).'/src/Common/Entity'), (\dirname(__DIR__, 4).'/src/Schedule/Entity')], false);}
              }
              /var/www/html/ganti/var/cache/dev/ContainerLtuvw1E/App_KernelDevDebugContainer.php:1018 {
                ContainerLtuvw1E\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $c = ($container->privates['doctrine.orm.default_attribute_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAttributeMetadataDriverService($container));}
              /var/www/html/ganti/var/cache/dev/ContainerLtuvw1E/App_KernelDevDebugContainer.php:993 {
                ContainerLtuvw1E\App_KernelDevDebugContainer::ContainerLtuvw1E\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/ganti/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/ganti/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
                ContainerLtuvw1E\EntityManagerGhost614a58f->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:97 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/ganti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/ganti/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/html/ganti/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/Kernel.php:182 {
                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/html/ganti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/ganti/vendor/autoload_runtime.php:35 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/ganti/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/ganti/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.846+00:00"
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1341
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/ganti/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/ganti/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/html/ganti/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/html/ganti/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:178 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /var/www/html/ganti/var/cache/dev/ContainerLtuvw1E/App_KernelDevDebugContainer.php:1242 {
                ContainerLtuvw1E\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/ganti/var/cache/dev/ContainerLtuvw1E/App_KernelDevDebugContainer.php:993 {
                ContainerLtuvw1E\App_KernelDevDebugContainer::ContainerLtuvw1E\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/ganti/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/ganti/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
                ContainerLtuvw1E\EntityManagerGhost614a58f->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:97 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/ganti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/ganti/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/html/ganti/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/Kernel.php:182 {
                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/html/ganti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/ganti/vendor/autoload_runtime.php:35 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/ganti/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/ganti/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    "" => [
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.853+00:00"
        "message" => "User Deprecated: Doctrine\DBAL\Platforms\PostgreSQLPlatform::usesSequenceEmulatedIdentityColumns is deprecated. (PostgreSQLPlatform.php:217 called by ClassMetadataFactory.php:641, https://github.com/doctrine/dbal/pull/5513, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1639
            #message: "User Deprecated: Doctrine\DBAL\Platforms\PostgreSQLPlatform::usesSequenceEmulatedIdentityColumns is deprecated. (PostgreSQLPlatform.php:217 called by ClassMetadataFactory.php:641, https://github.com/doctrine/dbal/pull/5513, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/html/ganti/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/ganti/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/html/ganti/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/html/ganti/vendor/doctrine/dbal/src/Platforms/PostgreSQLPlatform.php:217 {
                Doctrine\DBAL\Platforms\PostgreSQLPlatform->usesSequenceEmulatedIdentityColumns() …
                › {    Deprecation::trigger(        'doctrine/dbal',
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:641 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › /** @psalm-suppress UndefinedClass, InvalidClass */if (! $platform instanceof MySQLPlatform && ! $platform instanceof SqlitePlatform && ! $platform instanceof SQLServerPlatform && $platform->usesSequenceEmulatedIdentityColumns()) {    Deprecation::trigger(
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/ganti/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/ganti/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, false);}
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:831 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/ganti/src/Core/Service/Parameter.php:321 {
                App\Core\Service\Parameter->getUser(): Admuser …
                › 
                ›     return $this->em->getRepository(Admuser::class)->findOneBy(['username' => $username]);}
              }
              /var/www/html/ganti/src/Core/Service/Parameter.php:127 {
                App\Core\Service\Parameter->getValnum1(string $category, string $name, int $defaultvalue = -1): int …
                › $valnum1 = $defaultvalue;$user = $this->getUser();}
              /var/www/html/ganti/src/Core/EventListener/RouteLoggerListener.php:35 {
                App\Core\EventListener\RouteLoggerListener->logRoutes(TerminateEvent $event): void …
                › // if logger is enable$logger = $this->parameter->getValnum1('LOGGER', 'Route', 0);}
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:114 {
                Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
                ›     $this->terminating = true;    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/Kernel.php:145 {
                Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
                › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
              }
              /var/www/html/ganti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
              }
              /var/www/html/ganti/vendor/autoload_runtime.php:35 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/ganti/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/ganti/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.853+00:00"
        "message" => """
          User Deprecated: Context: Loading metadata for class App\Administration\Entity\Admuser\n
          Problem: Using identity columns emulated with a sequence is deprecated and will not be possible in Doctrine ORM 3.0.\n
          Solution: Use the SEQUENCE generator strategy instead. (ClassMetadataFactory.php:642 called by ClassMetadataFactory.php:160, https://github.com/doctrine/orm/issues/8850, package doctrine/orm)
          """
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1607
            #message: """
              User Deprecated: Context: Loading metadata for class App\Administration\Entity\Admuser\n
              Problem: Using identity columns emulated with a sequence is deprecated and will not be possible in Doctrine ORM 3.0.\n
              Solution: Use the SEQUENCE generator strategy instead. (ClassMetadataFactory.php:642 called by ClassMetadataFactory.php:160, https://github.com/doctrine/orm/issues/8850, package doctrine/orm)
              """
            #code: 0
            #file: "/var/www/html/ganti/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/ganti/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/html/ganti/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/html/ganti/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:642 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › if (! $platform instanceof MySQLPlatform && ! $platform instanceof SqlitePlatform && ! $platform instanceof SQLServerPlatform && $platform->usesSequenceEmulatedIdentityColumns()) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/ganti/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/ganti/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/ganti/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, false);}
              }
              /var/www/html/ganti/vendor/doctrine/orm/src/EntityManager.php:831 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/ganti/src/Core/Service/Parameter.php:321 {
                App\Core\Service\Parameter->getUser(): Admuser …
                › 
                ›     return $this->em->getRepository(Admuser::class)->findOneBy(['username' => $username]);}
              }
              /var/www/html/ganti/src/Core/Service/Parameter.php:127 {
                App\Core\Service\Parameter->getValnum1(string $category, string $name, int $defaultvalue = -1): int …
                › $valnum1 = $defaultvalue;$user = $this->getUser();}
              /var/www/html/ganti/src/Core/EventListener/RouteLoggerListener.php:35 {
                App\Core\EventListener\RouteLoggerListener->logRoutes(TerminateEvent $event): void …
                › // if logger is enable$logger = $this->parameter->getValnum1('LOGGER', 'Route', 0);}
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/ganti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/HttpKernel.php:114 {
                Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
                ›     $this->terminating = true;    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);} finally {
              }
              /var/www/html/ganti/vendor/symfony/http-kernel/Kernel.php:145 {
                Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
                › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
              }
              /var/www/html/ganti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
              }
              /var/www/html/ganti/vendor/autoload_runtime.php:35 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/ganti/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/ganti/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.854+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_pgsql"
            "charset" => "utf8"
            "use_savepoints" => true
            "host" => "ganti-postgres"
            "port" => 5432
            "user" => "ganti"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "13.3"
            "defaultTableOptions" => [
              "charset" => "utf8"
              "collate" => "utf8_unicode_ci"
            ]
            "dbname" => "ganti"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1754118997
        "timestamp_rfc3339" => "2025-08-02T07:16:37.858+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.username AS username_4, t0.email AS email_5, t0.enabled AS enabled_6, t0.password AS password_7, t0.roles AS roles_8, t0.avatar_color AS avatar_color_9, t0.api_token AS api_token_10, t0.createdby AS createdby_11, t0.updatedby AS updatedby_12, t0.createddate AS createddate_13, t0.updateddate AS updateddate_14 FROM admuser t0 WHERE t0.username = ? LIMIT 1"
          "params" => [
            1 => ""
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    4 => 1
    67 => 0
    "" => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#872 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"auchan.cloud.ganti.io"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.170"
x-forwarded-host
"auchan.cloud.ganti.io"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"traefik-7474d4879d-dqlmf"
x-php-ob-level
"1"
x-real-ip
"216.73.216.170"

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, 02 Aug 2025 07:16:37 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fauchan.cloud.ganti.io%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fganti%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"b59f31"

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
"a3070484989607fd71932710528ecda5"
CORS_ALLOW_ORIGIN
"^https?://localhost(:[0-9]+)?$"
DATABASE_URL
"postgres://ganti:ganti@ganti-postgres:5432/ganti"
LDAP_BASE_DN
""
LDAP_DN_STRING
""
LDAP_HOST
"ldap.example.com"
LDAP_PORT
"389"
LDAP_SEARCH_DN
""
LDAP_SEARCH_PASSWORD
"ldap.example.com"
LDAP_UID_KEY
"uid"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SAML_IDP_ENTITY_ID
"http://metadataidpurl"
SAML_LOGOUT_SERVICE_URL
"http://logoutidpurl"
SAML_SIGN_ON_SERVICE_URL
"http://loginidpurl"
SAML_SP_ENTITY_ID
"http://metadataspurl"
SAML_USERNAME_MAPPER
"email"
SAML_X509CERT
"idpCert"
SENTRY_DSN
""
SENTRY_PROFILER_SAMPLE_RATE
"0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/ganti/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/ganti/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"auchan.cloud.ganti.io"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.170"
HTTP_X_FORWARDED_HOST
"auchan.cloud.ganti.io"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"traefik-7474d4879d-dqlmf"
HTTP_X_REAL_IP
"216.73.216.170"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"192.168.84.42"
REMOTE_PORT
"55486"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1754118997
REQUEST_TIME_FLOAT
1754118997.788
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/html/ganti/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.84.62"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"auchan.cloud.ganti.io"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at auchan.cloud.ganti.io Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/html/ganti/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,CORS_ALLOW_ORIGIN,SENTRY_DSN,SENTRY_PROFILER_SAMPLE_RATE,MESSENGER_TRANSPORT_DSN,APP_ENV,DATABASE_URL,LDAP_SEARCH_PASSWORD,SAML_USERNAME_MAPPER,SAML_LOGOUT_SERVICE_URL,LDAP_HOST,SAML_SP_ENTITY_ID,LDAP_UID_KEY,LDAP_DN_STRING,SAML_SIGN_ON_SERVICE_URL,LDAP_PORT,SAML_X509CERT,LDAP_SEARCH_DN,LDAP_BASE_DN,SAML_IDP_ENTITY_ID"

Parent Request

Return to parent request (token = 6a371f)

Key Value
_remove_csp_headers
true
_stopwatch_token
"1951dd"