Error 404 Not Found

GET https://dollypass.netperv.com/favicon/site.webmanifest

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"b86f79"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#232
  #message: "No route found for "GET https://dollypass.netperv.com/favicon/site.webmanifest""
  #code: 0
  #file: "/var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#264 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:197 {
      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/dollypass.netperv.com/releases/194/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#778
  -records: [
    "" => [
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.534+01:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#767
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/194/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:130 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:131 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/dollypass.netperv.com/releases/194/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    13 => [
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.535+01: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 {#461
            #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/dollypass.netperv.com/releases/194/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:122 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › /** @phpstan-ignore arguments.count (DBAL < 4.x doesn't accept an argument) */$platform = $driver->getDatabasePlatform(    ...(class_exists(StaticServerVersionProvider::class)
              }
              /var/www/dollypass.netperv.com/releases/194/var/cache/dev/ContainerAQ1Azur/App_KernelDevDebugContainer.php:4820 {
                ContainerAQ1Azur\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                ›     return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], 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(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, NULL, []);}
              }
              /var/www/dollypass.netperv.com/releases/194/var/cache/dev/ContainerAQ1Azur/App_KernelDevDebugContainer.php:5045 {
                ContainerAQ1Azur\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/dollypass.netperv.com/releases/194/var/cache/dev/ContainerAQ1Azur/App_KernelDevDebugContainer.php:5040 {
                ContainerAQ1Azur\App_KernelDevDebugContainer::{closure:{closure:ContainerAQ1Azur\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():5040}:5040} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerAQ1Azur\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/dollypass.netperv.com/releases/194/src/App/Repository/SatelliteRepository.php:21 {
                App\Repository\SatelliteRepository->__construct(EntityManagerInterface $entityManager) …
                › {    $entityRepository = $entityManager->getRepository(Satellite::class);    $this->repository = $entityRepository;
              }
              /var/www/dollypass.netperv.com/releases/194/var/cache/dev/ContainerAQ1Azur/App_KernelDevDebugContainer.php:10837 {
                ContainerAQ1Azur\App_KernelDevDebugContainer::getSatelliteRepositoryService($container) …
                › 
                ›     return $container->privates['App\\Repository\\SatelliteRepository'] = new \App\Repository\SatelliteRepository($a);}
              }
              /var/www/dollypass.netperv.com/releases/194/var/cache/dev/ContainerAQ1Azur/App_KernelDevDebugContainer.php:11453 {
                ContainerAQ1Azur\App_KernelDevDebugContainer::getSatelliteProviderService($container) …
                › {    $a = ($container->privates['App\\Repository\\SatelliteRepository'] ?? self::getSatelliteRepositoryService($container));}
              /var/www/dollypass.netperv.com/releases/194/var/cache/dev/ContainerAQ1Azur/App_KernelDevDebugContainer.php:5114 {
                ContainerAQ1Azur\App_KernelDevDebugContainer::{closure:ContainerAQ1Azur\App_KernelDevDebugContainer::getEventDispatcherService():5114} …
                › $instance->addListener('security.interactive_login', [#[\Closure(name: 'App\\Service\\LoginMessage\\MessageSubscriber')] fn () => ($container->privates['App\\Service\\LoginMessage\\MessageSubscriber'] ?? self::getMessageSubscriberService($container)), 'onSuccess'], 10);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Service\\SatelliteProvider')] fn () => ($container->privates['App\\Service\\SatelliteProvider'] ?? self::getSatelliteProviderService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.exception', [#[\Closure(name: 'App\\Service\\SatelliteProvider')] fn () => ($container->privates['App\\Service\\SatelliteProvider'] ?? self::getSatelliteProviderService($container)), 'onKernelException'], 0);
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:197 {
                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/dollypass.netperv.com/releases/194/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.536+01:00"
        "message" => "Connected to 127.0.0.1:11211 weight 0"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "memcached"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\ThumbnailSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\BlockCountriesSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.540+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.550+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dollypass.netperv.com/favicon/site.webmanifest"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#232
            #message: "No route found for "GET https://dollypass.netperv.com/favicon/site.webmanifest""
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#264 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:197 {
                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/dollypass.netperv.com/releases/194/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::setException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Netperv\DataLayerBundle\Pager\Listener\PagerExceptionToHttpExceptionConverter::onException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\Service\SatelliteProvider::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\WebAppBundle\Subscriber\CspSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\PapIntegrationBundle\Subscriber\AffiliateCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.618+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1159 => [
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\ThumbnailSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\BlockCountriesSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Security\TwoFactor\TwoFactorAuthSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\SatelliteProvider::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.552+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Netperv\WebAppBundle\Subscriber\SfwBlockCountriesSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.557+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.557+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.559+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.559+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.559+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerAQ1Azur\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.559+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.602+01:00"
        "message" => "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::getVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1649
            #message: "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::getVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/194/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 341
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/error-handler/DebugClassLoader.php:341 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/doctrine/orm/src/Tools/SchemaValidator.php:130 {
                Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadata $class): array …
                › 
                › $targetMetadata = $cmf->getMetadataFor($assoc->targetEntity);}
              /var/www/dollypass.netperv.com/releases/194/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:106 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $classErrors                        = $validator->validateClass($class);$r                                  = $class->getReflectionClass();
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:197 {
                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/dollypass.netperv.com/releases/194/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.602+01:00"
        "message" => "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::setVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1650
            #message: "User Deprecated: The "Netperv\ContentBundle\Contract\Content\VideoContent::setVideoFiles()" method is considered internal Used by uploader. It may change without further notice. You should not extend it from "App\Entity\ShopVideo"."
            #code: 0
            #file: "/var/www/dollypass.netperv.com/releases/194/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 341
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/error-handler/DebugClassLoader.php:341 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/doctrine/orm/src/Tools/SchemaValidator.php:130 {
                Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadata $class): array …
                › 
                › $targetMetadata = $cmf->getMetadataFor($assoc->targetEntity);}
              /var/www/dollypass.netperv.com/releases/194/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:106 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $classErrors                        = $validator->validateClass($class);$r                                  = $class->getReflectionClass();
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/dollypass.netperv.com/releases/194/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/dollypass.netperv.com/releases/194/vendor/symfony/http-kernel/Kernel.php:197 {
                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/dollypass.netperv.com/releases/194/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\WebAppBundle\Subscriber\CspSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netperv\PapIntegrationBundle\Subscriber\AffiliateCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764992233
        "timestamp_rfc3339" => "2025-12-06T04:37:13.608+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    13 => 1
    1159 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#777 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dollypass.netperv.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 06 Dec 2025 03:37:13 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdollypass.netperv.com%2Ffavicon%2Fsite.webmanifest%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdollypass.netperv.com%2Freleases%2F194%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"51da93"

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
API_KEY
"mamboPreview12!"
API_PAYSITE_ENDPOINT
"https://pay.site"
API_PAYSITE_KEY
"The key"
API_PAYSITE_USERNAME
"username"
API_SECRET
"some_secret_change_me"
API_SYNC
""
API_USERNAME
"api"
APP_ENV
"dev"
APP_NAME
"adultoriginals"
APP_NAME_SHORT
"AO"
APP_SECRET
"AKSJdgi7Ti*as&f8IaOSFUYA"
ASSET_LINK
"https://dollypass.netperv.com"
BACKEND_HOST
"dollypass-admin.netperv.com"
BLOCK_ALLOWED_IP
"["109.81.209.104","213.151.79.238"]"
BLOCK_ENABLED
"true"
CDN77_API_PASSWORD
"N58KUuJ9R"
CDN77_API_USERNAME
"communicon"
CDN77_API_V2_PASSWORD
"CATpvtthDzkyOFRtQVstVSV5Jyuoc9O6$NzNkNjk1ODMtOWM4NS00N2Y5LWIwM2UtYjIyMDcwN2MxMThl"
CDN77_API_V2_USERNAME
"it@communicon.cz"
CDN77_API_V2_ZONE_ID
"user_b28hro80"
CDN77_PRIVATE_KEY
"wg1jbqrzzg6h3v8g"
CDN77_PRIVATE_THUMBNAIL_KEY
"XZRBj5YYPIzobEPG"
CDN_CONTENT_DIRECTORY
"/dollypass"
CDN_LINK
"https://1062992722.rsc.cdn77.org"
CDN_PROTECTED_HOST
"push-33.cdn77.com"
CDN_PROTECTED_PASSWORD
"***"
CDN_PROTECTED_ROOT
"/www/mambo_test"
CDN_PROTECTED_USER
"user_b28hro80"
CDN_PURGE_CLIENT_ID
"1062992722"
CDN_PURGE_TOKEN
"XyZlVXgxXrmWoCPeTNg5oF3AtmdZHIXY$ZjFiNWVlNDQtZWRmMi00NmQ2LTgwYzEtMjM3ZThjMDVjZDRj"
CONFIRMO_API_KEY
"eyJraWQiOiIyMDI1MDQxNy1pbml0aWFsLXByb2R1Y3Rpb24ta2V5IiwidHlwIjoiSldUIiwiYWxnIjoiRVMyNTYifQ.eyJha2lkIjoiYXBpbWR6eDF2bGVrIiwibWlkIjoibWVyNWVqajN4OGUwIiwiZXhwIjoxNzkwODQ0NTQxLCJpYXQiOjE3NTkzMDg1NDF9.6fQzwH10qNuo9LnCQFO8P3reXIOyWpdBpaas6_W4-ZaaTeHLFXjmFs4yuFscmJjtkXms7_l1HYELTLn_xgGUnA"
CONFIRMO_CALLBACK_PASSWORD
"ItjbsXPGSkTMladn"
CONTACT_EMAIL
"contact@adultoriginals.com"
CONTENT_PROTECTION
"true"
DATABASE_URL
"mysql://mambo5_dev:W7o7O4YE4NP@192.168.204.2:3306/mambo5_dev?serverVersion=8.0"
ENABLE_RABBIT
"true"
ENCODING_PASSWORD
"q81Z63fKhTcpCxEXksyam4MAIPdW5Yjv"
ENCODING_URL
"https://streaming-client.cdn77.com/"
ENCODING_USERNAME
"it@communicon.cz"
EPOCH_SEARCH_PASSWORD
"password"
EPOCH_SEARCH_SHARED_KEY
"the search key"
EPOCH_SEARCH_USERNAME
"username"
EPOCH_SHARED_KEY
"c6eeea05d734663a139a285b5faabc22"
FFMPEG_BINARY
"/usr/bin/ffmpeg"
FFPROBE_BINARY
"/usr/bin/ffprobe"
FRONTEND_HOST
"dollypass.netperv.com"
GEOIP_DB
"/usr/local/share/GeoIP/GeoLite2-City.mmdb"
INTERNAL_NOTIFICATION_EMAIL
"proposal-notification@dressplay.com"
LOGO_EMAIL
"%kernel.project_dir%/public/images/ao_center.png"
MAILER_DEV_RECIPIENT
"info@sinx.com"
MAILER_DSN
"smtp://localhost"
MEMCACHED_HOST
"127.0.0.1"
MEMCACHED_PORT
"11211"
MEMCACHED_WEIGHT
"0"
OPTIMIZER_JPEGTRAN_PATH
"/usr/bin/jpegtran"
OPTIMIZER_OPTIPNG_PATH
"/usr/bin/optipng"
OPTIMIZER_PNGQUANT_PATH
"/usr/bin/pngquant"
PAP_PASSWORD
"password"
PAP_USERNAME
"username"
RABBIT_MQ_URL
"amqp://mambo5-dev:o28P8Yq43wi@127.0.0.1:5672/%2Fmambo5-dev"
RECAPTCHA_ENABLED
"false"
RECAPTCHA_PRIVATE_KEY
"6LeCuQwbAAAAAECNj-LyI_JhDbc94I1sqHLDmNM3"
RECAPTCHA_PUBLIC_KEY
"6LeCuQwbAAAAAL5evw9mwDVe1RL0V2PbQwU0UFZS"
SENDER_EMAIL
"info@adultoriginals.com"
SFW_COUNTRIES
"{}"
THUMBNAIL_FORMAT
"jpg"
THUMBNAIL_HOST
"1730971411.rsc.cdn77.org"
TWO_FACTOR_ENABLED
"false"
TWO_FACTOR_ISSUER
"Adult Originals"
VXS_MERCHANT_PASSWORD
"khez2kag5"
VXS_MERCHANT_SITE_ID
"1281"
VXS_MERCHANT_USERNAME
"DMMserv"
VXS_PACKAGE
"17169"
VXS_PACKAGE_TRACKED
"17169"
VXS_PACKAGE_USD
"14797"
VXS_PACKAGE_USD_TRACKED
"14797"
VXS_REDIRECT_URL
"https://secure.vxsbill.com/ezbill.php3?session_id="

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/dollypass.netperv.com/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dollypass.netperv.com/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dollypass.netperv.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dollypass.netperv.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTOk6eK30CH2Ff5K9Cz-KwAAAFg"
REDIRECT_URL
"/favicon/site.webmanifest"
REMOTE_ADDR
"216.73.216.189"
REMOTE_PORT
"19242"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764992233
REQUEST_TIME_FLOAT
1764992233.5189
REQUEST_URI
"/favicon/site.webmanifest"
SCRIPT_FILENAME
"/var/www/dollypass.netperv.com/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.99.71.196"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dollypass.netperv.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"dollypass.netperv.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_DEV_RECIPIENT,DATABASE_URL,BACKEND_HOST,FRONTEND_HOST,APP_NAME,APP_NAME_SHORT,TWO_FACTOR_ISSUER,TWO_FACTOR_ENABLED,CDN_PROTECTED_HOST,CDN_PROTECTED_USER,CDN_PROTECTED_PASSWORD,CDN_PROTECTED_ROOT,MEMCACHED_HOST,MEMCACHED_PORT,MEMCACHED_WEIGHT,CDN_PURGE_TOKEN,CDN_PURGE_CLIENT_ID,CDN77_API_USERNAME,CDN77_API_PASSWORD,CDN77_API_V2_ZONE_ID,CDN77_API_V2_USERNAME,CDN77_API_V2_PASSWORD,CONTENT_PROTECTION,CDN77_PRIVATE_KEY,CDN77_PRIVATE_THUMBNAIL_KEY,CDN_LINK,CDN_CONTENT_DIRECTORY,ASSET_LINK,THUMBNAIL_HOST,THUMBNAIL_FORMAT,OPTIMIZER_JPEGTRAN_PATH,OPTIMIZER_PNGQUANT_PATH,OPTIMIZER_OPTIPNG_PATH,ENABLE_RABBIT,RABBIT_MQ_URL,API_SECRET,RECAPTCHA_ENABLED,RECAPTCHA_PUBLIC_KEY,RECAPTCHA_PRIVATE_KEY,FFMPEG_BINARY,FFPROBE_BINARY,VXS_MERCHANT_USERNAME,VXS_MERCHANT_PASSWORD,VXS_MERCHANT_SITE_ID,VXS_REDIRECT_URL,VXS_PACKAGE,VXS_PACKAGE_TRACKED,VXS_PACKAGE_USD,VXS_PACKAGE_USD_TRACKED,GEOIP_DB,BLOCK_ALLOWED_IP,BLOCK_ENABLED,SFW_COUNTRIES,INTERNAL_NOTIFICATION_EMAIL,SENDER_EMAIL,CONTACT_EMAIL,LOGO_EMAIL,API_USERNAME,API_KEY,API_SYNC,API_PAYSITE_USERNAME,API_PAYSITE_KEY,API_PAYSITE_ENDPOINT,EPOCH_SHARED_KEY,EPOCH_SEARCH_SHARED_KEY,EPOCH_SEARCH_USERNAME,EPOCH_SEARCH_PASSWORD,PAP_USERNAME,PAP_PASSWORD,CONFIRMO_API_KEY,CONFIRMO_CALLBACK_PASSWORD,ENCODING_USERNAME,ENCODING_PASSWORD,ENCODING_URL"
UNIQUE_ID
"aTOk6eK30CH2Ff5K9Cz-KwAAAFg"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = efc41e)

Key Value
_remove_csp_headers
true
_stopwatch_token
"980abf"