http://akademiamistrzowpsychiatrii.pl/

Log Messages

Info. & Errors 2

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO request Matched route
"home"
.
[
  "route" => "home"
  "route_parameters" => [
    "_route" => "home"
    "_controller" => "App\Controller\Pages\HomeController::home"
  ]
  "request_uri" => "http://akademiamistrzowpsychiatrii.pl/"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.

Deprecations 57

Log messages generated by using features marked as deprecated.

Time Channel Message
php Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ParameterBag.php"
    #line: 205
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ParameterBag.php:205 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ParameterBag.php:21 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class ParameterBag implements \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php:20 {
        include …
        › class_exists(AcceptHeader::class);class_exists(FileBag::class);class_exists(HeaderBag::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:343 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:27 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#9
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ParameterBag.php"
    #line: 215
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ParameterBag.php:215 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ParameterBag.php:21 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class ParameterBag implements \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php:20 {
        include …
        › class_exists(AcceptHeader::class);class_exists(FileBag::class);class_exists(HeaderBag::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:343 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:27 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#10
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php"
    #line: 255
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:255 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class HeaderBag implements \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php:21 {
        include …
        › class_exists(FileBag::class);class_exists(HeaderBag::class);class_exists(HeaderUtils::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:343 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:27 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#11
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php"
    #line: 265
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:265 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class HeaderBag implements \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php:21 {
        include …
        › class_exists(FileBag::class);class_exists(HeaderBag::class);class_exists(HeaderUtils::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:343 {
        Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
        › } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:27 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
php Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
  "exception" => ErrorException {#20
    #message: "Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php"
    #line: 303
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php:303 {
        Symfony\Component\HttpFoundation\Request::createFromGlobals() …
        ›     $request->request = new InputBag($_POST);} elseif (0 === strpos($request->headers->get('CONTENT_TYPE'), 'application/x-www-form-urlencoded')    && \in_array(strtoupper($request->server->get('REQUEST_METHOD', 'GET')), ['PUT', 'DELETE', 'PATCH'])
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:27 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Request.php:303 {
    Symfony\Component\HttpFoundation\Request::createFromGlobals() …
    ›     $request->request = new InputBag($_POST);} elseif (0 === strpos($request->headers->get('CONTENT_TYPE'), 'application/x-www-form-urlencoded')    && \in_array(strtoupper($request->server->get('REQUEST_METHOD', 'GET')), ['PUT', 'DELETE', 'PATCH'])
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:27 {$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);$request = Request::createFromGlobals();$response = $kernel->handle($request);
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#141
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
    #line: 134
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:22 {
        include_once …
        › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function getIterator(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:22 {
    include_once …
    › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#140
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php"
    #line: 144
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:22 {
        include_once …
        › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function count(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:22 {
    include_once …
    › // Help opcache.preload discover always-needed symbolsclass_exists(AttributeBag::class);class_exists(FlashBag::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#139
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php"
    #line: 131
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:131 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:30 {
        include_once …
        ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:131 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function getIterator(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:30 {
    include_once …
    ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#138
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php"
    #line: 141
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:141 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:30 {
        include_once …
        ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:141 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function count(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Session.php:30 {
    include_once …
    ›  */class Session implements SessionInterface, \IteratorAggregate, \Countable{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:21 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#136
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
    #line: 34
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function open($savePath, $sessionName){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function open($savePath, $sessionName){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#135
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
    #line: 82
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function read($sessionId){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function read($sessionId){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#134
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
    #line: 105
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function write($sessionId, $data){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function write($sessionId, $data){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#133
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
    #line: 122
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function destroy($sessionId){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function destroy($sessionId){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#132
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php"
    #line: 62
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function validateId($sessionId){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function validateId($sessionId){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:23 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#131
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
    #line: 91
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function close(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class StrictSessionHandler extends AbstractSessionHandler{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function close(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class StrictSessionHandler extends AbstractSessionHandler{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#130
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
    #line: 99
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function gc($maxlifetime){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class StrictSessionHandler extends AbstractSessionHandler{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function gc($maxlifetime){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class StrictSessionHandler extends AbstractSessionHandler{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#129
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
    #line: 54
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function updateTimestamp($sessionId, $data){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class StrictSessionHandler extends AbstractSessionHandler{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
        include_once …
        › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function updateTimestamp($sessionId, $data){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:19 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class StrictSessionHandler extends AbstractSessionHandler{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:22 {
    include_once …
    › class_exists(MetadataBag::class);class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#128
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 41
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function open($savePath, $sessionName){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function open($savePath, $sessionName){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#127
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 49
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function close(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function close(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#126
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 57
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function read($sessionId){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function read($sessionId){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#125
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 65
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function write($sessionId, $data){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function write($sessionId, $data){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#124
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 73
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function destroy($sessionId){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function destroy($sessionId){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#123
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 81
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function gc($maxlifetime){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function gc($maxlifetime){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#122
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 89
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function validateId($sessionId){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function validateId($sessionId){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#121
    #message: "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php"
    #line: 97
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function updateTimestamp($sessionId, $data){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
        class_exists(string $class, bool $autoload = true): bool …
        ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
        include_once …
        › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
        ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
        ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
        ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
        ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
        ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function updateTimestamp($sessionId, $data){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:17 {
    class_exists(string $class, bool $autoload = true): bool …
    ›  */class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:23 {
    include_once …
    › class_exists(StrictSessionHandler::class);class_exists(SessionHandlerProxy::class);}
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSession_Storage_NativeService.php:21 {
    ContainerSjar3Cu\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSessionService.php:23 {
    ContainerSjar3Cu\getSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($container->privates['session.storage.native'] ?? $container->load('getSession_Storage_NativeService')), NULL, NULL, [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenStorageService.php:24 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenStorageService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($container->services['session'] ?? $container->load('getSessionService')));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Csrf_TokenManagerService.php:25 {
    ContainerSjar3Cu\getSecurity_Csrf_TokenManagerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($container->privates['security.csrf.token_storage'] ?? $container->load('getSecurity_Csrf_TokenStorageService')), ($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getLoginUserFormAuthenticatorService.php:28 {
    ContainerSjar3Cu\getLoginUserFormAuthenticatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['App\\Security\\LoginUserFormAuthenticator'] = new \App\Security\LoginUserFormAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['security.csrf.token_manager'] ?? $container->load('getSecurity_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')), ($container->services['messenger.default_bus'] ?? $container->getMessenger_DefaultBusService()));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/getSecurity_Firewall_Map_Context_MainService.php:50 {
    ContainerSjar3Cu\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    ›         yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));    }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\LoginUserFormAuthenticator'] ?? $container->load('getLoginUserFormAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, $c, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginUserFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:597 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Container.php:441 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:133 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Metadata\ClassMetadata implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
[
  "exception" => ErrorException {#2274
    #message: "Deprecated: Metadata\ClassMetadata implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/ClassMetadata.php"
    #line: 15
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/ClassMetadata.php:15 {
        unserialize(string $data, array $options = []): mixed …
        ›  */class ClassMetadata implements \Serializable{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/vich_uploader/App-Entity-Image.cache.php:1 {
        include …
        › 
        › <?php return unserialize('C:42:"Vich\\UploaderBundle\\Metadata\\ClassMetadata":430:{a:2:{i:0;a:1:{s:9:"imageFile";a:7:{s:7:"mapping";s:6:"images";s:12:"propertyName";s:9:"imageFile";s:16:"fileNameProperty";s:4:"name";s:4:"size";s:4:"size";s:8:"mimeType";s:8:"mimeType";s:12:"originalName";s:12:"originalName";s:10:"dimensions";s:10:"dimensions";}}i:1;s:153:"a:5:{i:0;s:16:"App\\Entity\\Image";i:1;a:0:{}i:2;a:0:{}i:3;a:1:{i:0;s:60:"/var/www/akademiamistrzowpsychiatrii.pl/src/Entity/Image.php";}i:4;i:1725551241;}";}}');}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/Cache/FileCache.php:33 {
        Metadata\Cache\FileCache->load(string $class): ClassMetadata …
        › try {    $metadata = include $path;    if ($metadata instanceof ClassMetadata) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/MetadataFactory.php:86 {
        Metadata\MetadataFactory->getMetadataForClass(string $className) …
        › if (null !== $this->cache) {    if (($classMetadata = $this->cache->load($class->getName())) instanceof NullMetadata) {        $this->loadedClassMetadata[$name] = $classMetadata;
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:42 {
        Vich\UploaderBundle\Metadata\MetadataReader->isUploadable(string $class, string $mapping = null): bool …
        › {    $metadata = $this->reader->getMetadataForClass($class);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:141 {
        Vich\UploaderBundle\Mapping\PropertyMappingFactory->checkUploadable(string $class): void …
        › {    if (!$this->metadata->isUploadable($class)) {        throw new NotUploadableException(\sprintf('The class "%s" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don\'t use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.', $class));
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:122 {
        Vich\UploaderBundle\Mapping\PropertyMappingFactory->fromFirstField(object $obj, string $className = null): PropertyMapping …
        › $class = $this->getClassName($obj, $className);$this->checkUploadable($class);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php:128 {
        Vich\UploaderBundle\Storage\AbstractStorage->getFilename($obj, string $fieldName = null, string $className = null): array …
        › $mapping = null === $fieldName ?    $this->factory->fromFirstField($obj, $className) :    $this->factory->fromField($obj, $fieldName, $className)
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php:43 {
        Vich\UploaderBundle\Storage\FileSystemStorage->resolveUri($obj, string $fieldName = null, string $className = null): ?string …
        › {    [$mapping, $name] = $this->getFilename($obj, $fieldName, $className);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php:41 {
        Vich\UploaderBundle\Templating\Helper\UploaderHelper->asset($obj, string $fieldName = null, string $className = null) …
        › {    return $this->storage->resolveUri($obj, $fieldName, $className);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php:44 {
        Vich\UploaderBundle\Twig\Extension\UploaderExtension->asset($object, string $fieldName = null, string $className = null): ?string …
        › {    return $this->helper->asset($object, $fieldName, $className);}
      }
      pages/home.html.twig:52 {
        __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->block_body($context, array $blocks = []) …
        › <div class="white-placeholder overflow-hidden">\r    <img src='{{ vich_uploader_asset(lastAddedMedia.image) }}' alt='' class='img-fluid module-img'/>\r</div>\r
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:171 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
      }
      base.html.twig:85 {
        __TwigTemplate_33d924338f57cf22f608e6f223f5c73d1e44d3930939c308340fc136519135a9->doDisplay(array $context, array $blocks = []) …
        ›     <!-- Home.html.twig -->\r    {% block body %}{% endblock %}\r</main>\r
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/twig/64/64f15660549cd977f032f26a2ba7a9811df6fbff8517c0fb6e627c4d22898e8f.php:48 {
        __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("base.html.twig", "pages/home.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:379 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/TemplateWrapper.php:40 {
        Twig\TemplateWrapper->render(array $context = []): string …
        ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Environment.php:277 {
        Twig\Environment->render($name, array $context = []): string …
        › {    return $this->load($name)->render($context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:249 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
        › 
        ›     return $this->container->get('twig')->render($view, $parameters);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:257 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › {    $content = $this->renderView($view, $parameters);}
      /var/www/akademiamistrzowpsychiatrii.pl/src/Controller/Pages/HomeController.php:80 {
        App\Controller\Pages\HomeController->home() …
        › \rreturn $this->render('pages/home.html.twig', [\r    'modules' => $modules,\r
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:157 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/ClassMetadata.php:15 {
    unserialize(string $data, array $options = []): mixed …
    ›  */class ClassMetadata implements \Serializable{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/vich_uploader/App-Entity-Image.cache.php:1 {
    include …
    › 
    › <?php return unserialize('C:42:"Vich\\UploaderBundle\\Metadata\\ClassMetadata":430:{a:2:{i:0;a:1:{s:9:"imageFile";a:7:{s:7:"mapping";s:6:"images";s:12:"propertyName";s:9:"imageFile";s:16:"fileNameProperty";s:4:"name";s:4:"size";s:4:"size";s:8:"mimeType";s:8:"mimeType";s:12:"originalName";s:12:"originalName";s:10:"dimensions";s:10:"dimensions";}}i:1;s:153:"a:5:{i:0;s:16:"App\\Entity\\Image";i:1;a:0:{}i:2;a:0:{}i:3;a:1:{i:0;s:60:"/var/www/akademiamistrzowpsychiatrii.pl/src/Entity/Image.php";}i:4;i:1725551241;}";}}');}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/Cache/FileCache.php:33 {
    Metadata\Cache\FileCache->load(string $class): ClassMetadata …
    › try {    $metadata = include $path;    if ($metadata instanceof ClassMetadata) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/MetadataFactory.php:86 {
    Metadata\MetadataFactory->getMetadataForClass(string $className) …
    › if (null !== $this->cache) {    if (($classMetadata = $this->cache->load($class->getName())) instanceof NullMetadata) {        $this->loadedClassMetadata[$name] = $classMetadata;
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:42 {
    Vich\UploaderBundle\Metadata\MetadataReader->isUploadable(string $class, string $mapping = null): bool …
    › {    $metadata = $this->reader->getMetadataForClass($class);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:141 {
    Vich\UploaderBundle\Mapping\PropertyMappingFactory->checkUploadable(string $class): void …
    › {    if (!$this->metadata->isUploadable($class)) {        throw new NotUploadableException(\sprintf('The class "%s" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don\'t use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.', $class));
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:122 {
    Vich\UploaderBundle\Mapping\PropertyMappingFactory->fromFirstField(object $obj, string $className = null): PropertyMapping …
    › $class = $this->getClassName($obj, $className);$this->checkUploadable($class);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php:128 {
    Vich\UploaderBundle\Storage\AbstractStorage->getFilename($obj, string $fieldName = null, string $className = null): array …
    › $mapping = null === $fieldName ?    $this->factory->fromFirstField($obj, $className) :    $this->factory->fromField($obj, $fieldName, $className)
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php:43 {
    Vich\UploaderBundle\Storage\FileSystemStorage->resolveUri($obj, string $fieldName = null, string $className = null): ?string …
    › {    [$mapping, $name] = $this->getFilename($obj, $fieldName, $className);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php:41 {
    Vich\UploaderBundle\Templating\Helper\UploaderHelper->asset($obj, string $fieldName = null, string $className = null) …
    › {    return $this->storage->resolveUri($obj, $fieldName, $className);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php:44 {
    Vich\UploaderBundle\Twig\Extension\UploaderExtension->asset($object, string $fieldName = null, string $className = null): ?string …
    › {    return $this->helper->asset($object, $fieldName, $className);}
  }
  pages/home.html.twig:52 {
    __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->block_body($context, array $blocks = []) …
    › <div class="white-placeholder overflow-hidden">\r    <img src='{{ vich_uploader_asset(lastAddedMedia.image) }}' alt='' class='img-fluid module-img'/>\r</div>\r
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:171 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
  }
  base.html.twig:85 {
    __TwigTemplate_33d924338f57cf22f608e6f223f5c73d1e44d3930939c308340fc136519135a9->doDisplay(array $context, array $blocks = []) …
    ›     <!-- Home.html.twig -->\r    {% block body %}{% endblock %}\r</main>\r
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/twig/64/64f15660549cd977f032f26a2ba7a9811df6fbff8517c0fb6e627c4d22898e8f.php:48 {
    __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("base.html.twig", "pages/home.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:379 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/TemplateWrapper.php:40 {
    Twig\TemplateWrapper->render(array $context = []): string …
    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Environment.php:277 {
    Twig\Environment->render($name, array $context = []): string …
    › {    return $this->load($name)->render($context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:249 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
    › 
    ›     return $this->container->get('twig')->render($view, $parameters);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:257 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › {    $content = $this->renderView($view, $parameters);}
  /var/www/akademiamistrzowpsychiatrii.pl/src/Controller/Pages/HomeController.php:80 {
    App\Controller\Pages\HomeController->home() …
    › \rreturn $this->render('pages/home.html.twig', [\r    'modules' => $modules,\r
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:157 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Vich\UploaderBundle\Metadata\ClassMetadata implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
[
  "exception" => ErrorException {#2278
    #message: "Deprecated: Vich\UploaderBundle\Metadata\ClassMetadata implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/ClassMetadata.php"
    #line: 7
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/ClassMetadata.php:7 {
        unserialize(string $data, array $options = []): mixed …
        › 
        › class ClassMetadata extends BaseClassMetadata{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/vich_uploader/App-Entity-Image.cache.php:1 {
        include …
        › 
        › <?php return unserialize('C:42:"Vich\\UploaderBundle\\Metadata\\ClassMetadata":430:{a:2:{i:0;a:1:{s:9:"imageFile";a:7:{s:7:"mapping";s:6:"images";s:12:"propertyName";s:9:"imageFile";s:16:"fileNameProperty";s:4:"name";s:4:"size";s:4:"size";s:8:"mimeType";s:8:"mimeType";s:12:"originalName";s:12:"originalName";s:10:"dimensions";s:10:"dimensions";}}i:1;s:153:"a:5:{i:0;s:16:"App\\Entity\\Image";i:1;a:0:{}i:2;a:0:{}i:3;a:1:{i:0;s:60:"/var/www/akademiamistrzowpsychiatrii.pl/src/Entity/Image.php";}i:4;i:1725551241;}";}}');}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/Cache/FileCache.php:33 {
        Metadata\Cache\FileCache->load(string $class): ClassMetadata …
        › try {    $metadata = include $path;    if ($metadata instanceof ClassMetadata) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/MetadataFactory.php:86 {
        Metadata\MetadataFactory->getMetadataForClass(string $className) …
        › if (null !== $this->cache) {    if (($classMetadata = $this->cache->load($class->getName())) instanceof NullMetadata) {        $this->loadedClassMetadata[$name] = $classMetadata;
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:42 {
        Vich\UploaderBundle\Metadata\MetadataReader->isUploadable(string $class, string $mapping = null): bool …
        › {    $metadata = $this->reader->getMetadataForClass($class);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:141 {
        Vich\UploaderBundle\Mapping\PropertyMappingFactory->checkUploadable(string $class): void …
        › {    if (!$this->metadata->isUploadable($class)) {        throw new NotUploadableException(\sprintf('The class "%s" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don\'t use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.', $class));
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:122 {
        Vich\UploaderBundle\Mapping\PropertyMappingFactory->fromFirstField(object $obj, string $className = null): PropertyMapping …
        › $class = $this->getClassName($obj, $className);$this->checkUploadable($class);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php:128 {
        Vich\UploaderBundle\Storage\AbstractStorage->getFilename($obj, string $fieldName = null, string $className = null): array …
        › $mapping = null === $fieldName ?    $this->factory->fromFirstField($obj, $className) :    $this->factory->fromField($obj, $fieldName, $className)
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php:43 {
        Vich\UploaderBundle\Storage\FileSystemStorage->resolveUri($obj, string $fieldName = null, string $className = null): ?string …
        › {    [$mapping, $name] = $this->getFilename($obj, $fieldName, $className);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php:41 {
        Vich\UploaderBundle\Templating\Helper\UploaderHelper->asset($obj, string $fieldName = null, string $className = null) …
        › {    return $this->storage->resolveUri($obj, $fieldName, $className);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php:44 {
        Vich\UploaderBundle\Twig\Extension\UploaderExtension->asset($object, string $fieldName = null, string $className = null): ?string …
        › {    return $this->helper->asset($object, $fieldName, $className);}
      }
      pages/home.html.twig:52 {
        __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->block_body($context, array $blocks = []) …
        › <div class="white-placeholder overflow-hidden">\r    <img src='{{ vich_uploader_asset(lastAddedMedia.image) }}' alt='' class='img-fluid module-img'/>\r</div>\r
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:171 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
      }
      base.html.twig:85 {
        __TwigTemplate_33d924338f57cf22f608e6f223f5c73d1e44d3930939c308340fc136519135a9->doDisplay(array $context, array $blocks = []) …
        ›     <!-- Home.html.twig -->\r    {% block body %}{% endblock %}\r</main>\r
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/twig/64/64f15660549cd977f032f26a2ba7a9811df6fbff8517c0fb6e627c4d22898e8f.php:48 {
        __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("base.html.twig", "pages/home.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:379 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/TemplateWrapper.php:40 {
        Twig\TemplateWrapper->render(array $context = []): string …
        ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Environment.php:277 {
        Twig\Environment->render($name, array $context = []): string …
        › {    return $this->load($name)->render($context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:249 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
        › 
        ›     return $this->container->get('twig')->render($view, $parameters);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:257 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › {    $content = $this->renderView($view, $parameters);}
      /var/www/akademiamistrzowpsychiatrii.pl/src/Controller/Pages/HomeController.php:80 {
        App\Controller\Pages\HomeController->home() …
        › \rreturn $this->render('pages/home.html.twig', [\r    'modules' => $modules,\r
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:157 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/ClassMetadata.php:7 {
    unserialize(string $data, array $options = []): mixed …
    › 
    › class ClassMetadata extends BaseClassMetadata{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/vich_uploader/App-Entity-Image.cache.php:1 {
    include …
    › 
    › <?php return unserialize('C:42:"Vich\\UploaderBundle\\Metadata\\ClassMetadata":430:{a:2:{i:0;a:1:{s:9:"imageFile";a:7:{s:7:"mapping";s:6:"images";s:12:"propertyName";s:9:"imageFile";s:16:"fileNameProperty";s:4:"name";s:4:"size";s:4:"size";s:8:"mimeType";s:8:"mimeType";s:12:"originalName";s:12:"originalName";s:10:"dimensions";s:10:"dimensions";}}i:1;s:153:"a:5:{i:0;s:16:"App\\Entity\\Image";i:1;a:0:{}i:2;a:0:{}i:3;a:1:{i:0;s:60:"/var/www/akademiamistrzowpsychiatrii.pl/src/Entity/Image.php";}i:4;i:1725551241;}";}}');}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/Cache/FileCache.php:33 {
    Metadata\Cache\FileCache->load(string $class): ClassMetadata …
    › try {    $metadata = include $path;    if ($metadata instanceof ClassMetadata) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/jms/metadata/src/MetadataFactory.php:86 {
    Metadata\MetadataFactory->getMetadataForClass(string $className) …
    › if (null !== $this->cache) {    if (($classMetadata = $this->cache->load($class->getName())) instanceof NullMetadata) {        $this->loadedClassMetadata[$name] = $classMetadata;
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:42 {
    Vich\UploaderBundle\Metadata\MetadataReader->isUploadable(string $class, string $mapping = null): bool …
    › {    $metadata = $this->reader->getMetadataForClass($class);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:141 {
    Vich\UploaderBundle\Mapping\PropertyMappingFactory->checkUploadable(string $class): void …
    › {    if (!$this->metadata->isUploadable($class)) {        throw new NotUploadableException(\sprintf('The class "%s" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don\'t use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.', $class));
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php:122 {
    Vich\UploaderBundle\Mapping\PropertyMappingFactory->fromFirstField(object $obj, string $className = null): PropertyMapping …
    › $class = $this->getClassName($obj, $className);$this->checkUploadable($class);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php:128 {
    Vich\UploaderBundle\Storage\AbstractStorage->getFilename($obj, string $fieldName = null, string $className = null): array …
    › $mapping = null === $fieldName ?    $this->factory->fromFirstField($obj, $className) :    $this->factory->fromField($obj, $fieldName, $className)
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php:43 {
    Vich\UploaderBundle\Storage\FileSystemStorage->resolveUri($obj, string $fieldName = null, string $className = null): ?string …
    › {    [$mapping, $name] = $this->getFilename($obj, $fieldName, $className);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php:41 {
    Vich\UploaderBundle\Templating\Helper\UploaderHelper->asset($obj, string $fieldName = null, string $className = null) …
    › {    return $this->storage->resolveUri($obj, $fieldName, $className);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php:44 {
    Vich\UploaderBundle\Twig\Extension\UploaderExtension->asset($object, string $fieldName = null, string $className = null): ?string …
    › {    return $this->helper->asset($object, $fieldName, $className);}
  }
  pages/home.html.twig:52 {
    __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->block_body($context, array $blocks = []) …
    › <div class="white-placeholder overflow-hidden">\r    <img src='{{ vich_uploader_asset(lastAddedMedia.image) }}' alt='' class='img-fluid module-img'/>\r</div>\r
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:171 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
  }
  base.html.twig:85 {
    __TwigTemplate_33d924338f57cf22f608e6f223f5c73d1e44d3930939c308340fc136519135a9->doDisplay(array $context, array $blocks = []) …
    ›     <!-- Home.html.twig -->\r    {% block body %}{% endblock %}\r</main>\r
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/twig/64/64f15660549cd977f032f26a2ba7a9811df6fbff8517c0fb6e627c4d22898e8f.php:48 {
    __TwigTemplate_d8586cca38494d98bf37fb291b2f418f04701e89687c864eaf57ad9377b6235c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("base.html.twig", "pages/home.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:394 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:367 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Template.php:379 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/TemplateWrapper.php:40 {
    Twig\TemplateWrapper->render(array $context = []): string …
    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/twig/twig/src/Environment.php:277 {
    Twig\Environment->render($name, array $context = []): string …
    › {    return $this->load($name)->render($context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:249 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
    › 
    ›     return $this->container->get('twig')->render($view, $parameters);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:257 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › {    $content = $this->renderView($view, $parameters);}
  /var/www/akademiamistrzowpsychiatrii.pl/src/Controller/Pages/HomeController.php:80 {
    App\Controller\Pages\HomeController->home() …
    › \rreturn $this->render('pages/home.html.twig', [\r    'modules' => $modules,\r
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:157 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6816
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 153
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:153 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function offsetExists($key){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:153 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function offsetExists($key){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6817
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 158
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:158 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        › 
        › public function offsetGet($key){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:158 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    › 
    › public function offsetGet($key){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6818
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 163
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:163 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        › 
        › public function offsetSet($key, $value){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:163 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    › 
    › public function offsetSet($key, $value){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6819
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 168
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:168 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        › 
        › public function offsetUnset($key){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:168 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    › 
    › public function offsetUnset($key){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6820
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 114
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:114 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function count(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:114 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function count(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => ErrorException {#6821
    #message: "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php"
    #line: 122
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:122 {
        Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
        ›  */public function getIterator(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
        › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
        ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
        › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
        Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
        ›     $this->validator = $validator;    $this->reset();}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
        ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:122 {
    Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
    ›  */public function getIterator(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:268 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure} …
    › if ($this->prevErrorHandler) {    return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/var-dumper/Cloner/Data.php:20 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, int $filter = 0) …
    ›  */class Data implements \ArrayAccess, \Countable, \IteratorAggregate{
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/DataCollector/DataCollector.php:62 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:51 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->reset() …
    › $this->data = [    'calls' => $this->cloneVar([]),    'violations_count' => 0,
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php:37 {
    Symfony\Component\Validator\DataCollector\ValidatorDataCollector->__construct(TraceableValidator $validator) …
    ›     $this->validator = $validator;    $this->reset();}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1200 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1911 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/var/cache/dev/ContainerSjar3Cu/App_KernelDevDebugContainer.php:1012 {
    ContainerSjar3Cu\App_KernelDevDebugContainer->ContainerSjar3Cu\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:290 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
  "exception" => ErrorException {#6883
    #message: "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Response.php"
    #line: 1267
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Response.php:1267 {
        Symfony\Component\HttpFoundation\Response->ensureIEOverSSLCompatibility(Request $request): void …
        › {    if (false !== stripos($this->headers->get('Content-Disposition'), 'attachment') && 1 == preg_match('/MSIE (.*?);/i', $request->server->get('HTTP_USER_AGENT'), $match) && true === $request->isSecure()) {        if ((int) preg_replace('/(MSIE )(.*?);/', '$2', $match[0]) < 9) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Response.php:332 {
        Symfony\Component\HttpFoundation\Response->prepare(Request $request) …
        › 
        › $this->ensureIEOverSSLCompatibility($request);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/EventListener/ResponseListener.php:49 {
        Symfony\Component\HttpKernel\EventListener\ResponseListener->onKernelResponse(ResponseEvent $event) …
        › 
        ›     $response->prepare($event->getRequest());}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Response.php:1267 {
    Symfony\Component\HttpFoundation\Response->ensureIEOverSSLCompatibility(Request $request): void …
    › {    if (false !== stripos($this->headers->get('Content-Disposition'), 'attachment') && 1 == preg_match('/MSIE (.*?);/i', $request->server->get('HTTP_USER_AGENT'), $match) && true === $request->isSecure()) {        if ((int) preg_replace('/(MSIE )(.*?);/', '$2', $match[0]) < 9) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/Response.php:332 {
    Symfony\Component\HttpFoundation\Response->prepare(Request $request) …
    › 
    › $this->ensureIEOverSSLCompatibility($request);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/EventListener/ResponseListener.php:49 {
    Symfony\Component\HttpKernel\EventListener\ResponseListener->onKernelResponse(ResponseEvent $event) …
    › 
    ›     $response->prepare($event->getRequest());}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
  "exception" => ErrorException {#7894
    #message: "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated"
    #code: 0
    #file: "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php"
    #line: 106
    #severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:106 {
        Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event) …
        ›     || 'html' !== $request->getRequestFormat()    || false !== stripos($response->headers->get('Content-Disposition'), 'attachment;')) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:106 {
    Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event) …
    ›     || 'html' !== $request->getRequestFormat()    || false !== stripos($response->headers->get('Content-Disposition'), 'attachment;')) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:190 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:178 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/akademiamistrzowpsychiatrii.pl/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
n/a Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
n/a Return type of Symfony\Component\Security\Core\Exception\AuthenticationException::__wakeup() should either be compatible with Exception::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\SortableIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\CustomFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7961
    +count: 1
    -severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:255 {
        include …
        ›  */public function getIterator(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:346 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ResponseHeaderBag.php"
        }
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:255 {
    include …
    ›  */public function getIterator(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:346 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ResponseHeaderBag.php"
    }
  }
}
n/a Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7962
    +count: 1
    -severity: E_DEPRECATED
    trace: {
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:265 {
        include …
        ›  */public function count(){
      }
      /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:346 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ResponseHeaderBag.php"
        }
      }
    }
  }
]
{
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/HeaderBag.php:265 {
    include …
    ›  */public function count(){
  }
  /var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/error-handler/DebugClassLoader.php:346 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/var/www/akademiamistrzowpsychiatrii.pl/vendor/symfony/http-foundation/ResponseHeaderBag.php"
    }
  }
}

Debug 575

Unimportant log messages generated during the execution of the application.

Time Channel Message
security Checking for guard authentication credentials.
[
  "firewall_key" => "main"
  "authenticators" => 1
]
security Checking support on guard authenticator.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\LoginUserFormAuthenticator"
]
security Guard authenticator does not support the request.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\LoginUserFormAuthenticator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.short_name AS short_name_2, m0_.is_enabled AS is_enabled_3, m0_.is_locked AS is_locked_4, m0_.position AS position_5, m0_.uuid AS uuid_6, m0_.description AS description_7, m0_.created_at AS created_at_8, m0_.updated_at AS updated_at_9, m0_.icon_id AS icon_id_10 FROM module m0_ INNER JOIN media_group m1_ ON m0_.id = m1_.module_id INNER JOIN media m2_ ON m1_.id = m2_.media_group_id WHERE m0_.is_enabled = 1 AND m2_.is_enabled = 1 AND m2_.is_locked = 0 GROUP BY m0_.id ORDER BY m0_.position ASC
doctrine SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.is_enabled AS is_enabled_2, m0_.is_locked AS is_locked_3, m0_.locked_text AS locked_text_4, m0_.is_promoted_top AS is_promoted_top_5, m0_.is_lock_comments AS is_lock_comments_6, m0_.is_form_before AS is_form_before_7, m0_.is_form_after AS is_form_after_8, m0_.is_redirect AS is_redirect_9, m0_.redirect_sec AS redirect_sec_10, m0_.locked_to AS locked_to_11, m0_.type AS type_12, m0_.uuid AS uuid_13, m0_.publication_date AS publication_date_14, m0_.time_to_spend AS time_to_spend_15, m0_.created_at AS created_at_16, m0_.updated_at AS updated_at_17, m0_.position AS position_18, m0_.author_id AS author_id_19, m0_.video_source_id AS video_source_id_20, m0_.e_detailing_source_id AS e_detailing_source_id_21, m0_.presentation_source_id AS presentation_source_id_22, m0_.image_id AS image_id_23, m0_.pdf_source_id AS pdf_source_id_24, m0_.podcast_source_id AS podcast_source_id_25, m0_.media_group_id AS media_group_id_26 FROM media m0_ WHERE m0_.is_enabled = ? AND m0_.is_locked = ? ORDER BY m0_.id DESC LIMIT 1
[
  true
  false
]
doctrine SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.is_enabled AS is_enabled_2, m0_.is_locked AS is_locked_3, m0_.locked_text AS locked_text_4, m0_.is_promoted_top AS is_promoted_top_5, m0_.is_lock_comments AS is_lock_comments_6, m0_.is_form_before AS is_form_before_7, m0_.is_form_after AS is_form_after_8, m0_.is_redirect AS is_redirect_9, m0_.redirect_sec AS redirect_sec_10, m0_.locked_to AS locked_to_11, m0_.type AS type_12, m0_.uuid AS uuid_13, m0_.publication_date AS publication_date_14, m0_.time_to_spend AS time_to_spend_15, m0_.created_at AS created_at_16, m0_.updated_at AS updated_at_17, m0_.position AS position_18, m0_.author_id AS author_id_19, m0_.video_source_id AS video_source_id_20, m0_.e_detailing_source_id AS e_detailing_source_id_21, m0_.presentation_source_id AS presentation_source_id_22, m0_.image_id AS image_id_23, m0_.pdf_source_id AS pdf_source_id_24, m0_.podcast_source_id AS podcast_source_id_25, m0_.media_group_id AS media_group_id_26 FROM media m0_ WHERE m0_.is_enabled = ? AND m0_.is_locked = ? AND m0_.media_group_id IS NOT NULL AND m0_.id NOT IN (?) ORDER BY m0_.id DESC LIMIT 3
[
  true
  false
  [
    215
  ]
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.short_name AS short_name_2, m0_.is_enabled AS is_enabled_3, m0_.is_locked AS is_locked_4, m0_.position AS position_5, m0_.uuid AS uuid_6, m0_.description AS description_7, m0_.created_at AS created_at_8, m0_.updated_at AS updated_at_9, m0_.icon_id AS icon_id_10 FROM module m0_ INNER JOIN media_group m1_ ON m0_.id = m1_.module_id INNER JOIN media m2_ ON m1_.id = m2_.media_group_id WHERE m0_.is_enabled = 1 AND m2_.is_enabled = 1 AND m2_.is_locked = 0 GROUP BY m0_.id ORDER BY m0_.position ASC
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.short_name AS short_name_2, m0_.is_enabled AS is_enabled_3, m0_.is_locked AS is_locked_4, m0_.position AS position_5, m0_.uuid AS uuid_6, m0_.description AS description_7, m0_.created_at AS created_at_8, m0_.updated_at AS updated_at_9, m0_.icon_id AS icon_id_10 FROM module m0_ INNER JOIN media_group m1_ ON m0_.id = m1_.module_id INNER JOIN media m2_ ON m1_.id = m2_.media_group_id WHERE m0_.is_enabled = 1 AND m2_.is_enabled = 1 AND m2_.is_locked = 0 GROUP BY m0_.id ORDER BY m0_.position ASC
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  3
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  352
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  349
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  34
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  13
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  162
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  12
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  257
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  319
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  347
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  8
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  323
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  346
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  324
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  320
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  345
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  348
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  325
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  307
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  16
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  316
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  317
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  15
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  318
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  14
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  321
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  9
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  322
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  326
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  331
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  7
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  332
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  333
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  6
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  334
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  335
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  4
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  336
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  5
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  337
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  5
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  2
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  161
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  184
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  180
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  176
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  182
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  175
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  174
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  173
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  177
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  178
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  179
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  181
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  183
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  8
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  168
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  166
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  190
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  186
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  199
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  188
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  187
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  189
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  201
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  191
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  198
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  192
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  197
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  195
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  194
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  202
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  196
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  200
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  3
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  171
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  170
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  204
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  203
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  212
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  206
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  205
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  208
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  213
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  207
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  209
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  210
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  211
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  214
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  217
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  216
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  215
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  2
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  172
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  219
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  225
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  226
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  222
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  220
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  221
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  227
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  223
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  228
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  229
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  230
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  4
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  10
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  232
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  231
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  240
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  236
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  237
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  238
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  239
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  235
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  234
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  233
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  241
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  1
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  11
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  242
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  12
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  243
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  253
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  252
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  251
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  250
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  249
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  248
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  247
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  13
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  246
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  245
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  10
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  18
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  273
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  271
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  270
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  258
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  259
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  17
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  260
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  19
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  261
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  262
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  263
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  264
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  265
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  266
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  268
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  272
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  269
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  283
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  7
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  255
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  254
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  296
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  297
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  295
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  28
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  294
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  293
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  26
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  292
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  25
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  291
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  290
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  24
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  289
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  288
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  22
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  287
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  286
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  21
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  285
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  284
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  20
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  6
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  256
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  306
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  304
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  300
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  305
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  303
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  302
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  301
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  299
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  11
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  33
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  32
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  308
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  309
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.sequence AS sequence_3, t4.id AS id_5, t4.name AS name_6, t4.is_enabled AS is_enabled_7, t4.is_locked AS is_locked_8, t4.locked_text AS locked_text_9, t4.is_promoted_top AS is_promoted_top_10, t4.is_lock_comments AS is_lock_comments_11, t4.is_form_before AS is_form_before_12, t4.is_form_after AS is_form_after_13, t4.is_redirect AS is_redirect_14, t4.redirect_sec AS redirect_sec_15, t4.locked_to AS locked_to_16, t4.type AS type_17, t4.uuid AS uuid_18, t4.publication_date AS publication_date_19, t4.time_to_spend AS time_to_spend_20, t4.created_at AS created_at_21, t4.updated_at AS updated_at_22, t4.position AS position_23, t4.author_id AS author_id_24, t4.video_source_id AS video_source_id_25, t4.e_detailing_source_id AS e_detailing_source_id_26, t4.presentation_source_id AS presentation_source_id_27, t4.image_id AS image_id_28, t4.pdf_source_id AS pdf_source_id_29, t4.podcast_source_id AS podcast_source_id_30, t4.media_group_id AS media_group_id_31, t32.id AS id_33, t32.title AS title_34, t32.uuid AS uuid_35, t32.is_enabled AS is_enabled_36, t32.is_locked AS is_locked_37, t32.locked_to AS locked_to_38, t32.locked_text AS locked_text_39, t32.start_date AS start_date_40, t32.end_date AS end_date_41, t32.show_correct_answer_type AS show_correct_answer_type_42, t32.type AS type_43, t32.cost AS cost_44, t32.correct_cnt AS correct_cnt_45, t32.sub_title AS sub_title_46, t32.description AS description_47, t32.created_at AS created_at_48, t32.updated_at AS updated_at_49, t32.position AS position_50, t32.image_id AS image_id_51, t32.media_group_id AS media_group_id_52, t0.module_id AS module_id_53 FROM media_group t0 LEFT JOIN media t4 ON t4.media_group_id = t0.id LEFT JOIN survey t32 ON t32.media_group_id = t0.id WHERE t0.module_id = ?
[
  9
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  30
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  311
]
doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.preview_font_size AS preview_font_size_3, t0.link AS link_4, t0.sub_title AS sub_title_5, t0.description AS description_6, t0.is_enabled AS is_enabled_7, t0.is_enabled2 AS is_enabled2_8, t0.quotation AS quotation_9, t0.position AS position_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.image_id AS image_id_13 FROM media_author t0 WHERE t0.id = ?
[
  31
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  310
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  313
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  312
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  315
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
[
  314
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"kernel.response"
to listener
"FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 2176

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgreementController" (parent: .abstract.instanceof.App\Controller\Api\AgreementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgreementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgreementController).
  • Resolving inheritance for "App\Controller\Api\AgreementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgreementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateController" (parent: .abstract.instanceof.App\Controller\Api\CertificateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateController).
  • Resolving inheritance for "App\Controller\Api\CertificateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateFetchActionController" (parent: .abstract.instanceof.App\Controller\Api\CertificateFetchActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateFetchActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateFetchActionController).
  • Resolving inheritance for "App\Controller\Api\CertificateFetchActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateFetchActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommentAddActionController" (parent: .abstract.instanceof.App\Controller\Api\CommentAddActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommentAddActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommentAddActionController).
  • Resolving inheritance for "App\Controller\Api\CommentAddActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommentAddActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommentController" (parent: .abstract.instanceof.App\Controller\Api\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommentController).
  • Resolving inheritance for "App\Controller\Api\CommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EDetailingMediaSourceController" (parent: .abstract.instanceof.App\Controller\Api\EDetailingMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EDetailingMediaSourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EDetailingMediaSourceController).
  • Resolving inheritance for "App\Controller\Api\EDetailingMediaSourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EDetailingMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailCampaignController" (parent: .abstract.instanceof.App\Controller\Api\EmailCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailCampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailCampaignController).
  • Resolving inheritance for "App\Controller\Api\EmailCampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailLinkRegistrationActionController" (parent: .abstract.instanceof.App\Controller\Api\EmailLinkRegistrationActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailLinkRegistrationActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailLinkRegistrationActionController).
  • Resolving inheritance for "App\Controller\Api\EmailLinkRegistrationActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailLinkRegistrationActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailLinkVisitActionController" (parent: .abstract.instanceof.App\Controller\Api\EmailLinkVisitActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailLinkVisitActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailLinkVisitActionController).
  • Resolving inheritance for "App\Controller\Api\EmailLinkVisitActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailLinkVisitActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailOpenActionController" (parent: .abstract.instanceof.App\Controller\Api\EmailOpenActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailOpenActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailOpenActionController).
  • Resolving inheritance for "App\Controller\Api\EmailOpenActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailOpenActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailTemplateController" (parent: .abstract.instanceof.App\Controller\Api\EmailTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailTemplateController).
  • Resolving inheritance for "App\Controller\Api\EmailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExamController" (parent: .abstract.instanceof.App\Controller\Api\ExamController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExamController).
  • Resolving inheritance for "App\Controller\Api\ExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExamController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FavoriteUsersMediaController" (parent: .abstract.instanceof.App\Controller\Api\FavoriteUsersMediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FavoriteUsersMediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FavoriteUsersMediaController).
  • Resolving inheritance for "App\Controller\Api\FavoriteUsersMediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FavoriteUsersMediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImageController" (parent: .abstract.instanceof.App\Controller\Api\ImageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImageController).
  • Resolving inheritance for "App\Controller\Api\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LoginActionController" (parent: .abstract.instanceof.App\Controller\Api\LoginActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LoginActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LoginActionController).
  • Resolving inheritance for "App\Controller\Api\LoginActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LoginActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MarketingEntryController" (parent: .abstract.instanceof.App\Controller\Api\MarketingEntryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MarketingEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MarketingEntryController).
  • Resolving inheritance for "App\Controller\Api\MarketingEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MarketingEntryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaAuthorController" (parent: .abstract.instanceof.App\Controller\Api\MediaAuthorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaAuthorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaAuthorController).
  • Resolving inheritance for "App\Controller\Api\MediaAuthorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaAuthorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaController" (parent: .abstract.instanceof.App\Controller\Api\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaController).
  • Resolving inheritance for "App\Controller\Api\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaGroupController" (parent: .abstract.instanceof.App\Controller\Api\MediaGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaGroupController).
  • Resolving inheritance for "App\Controller\Api\MediaGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaLikeActionController" (parent: .abstract.instanceof.App\Controller\Api\MediaLikeActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaLikeActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaLikeActionController).
  • Resolving inheritance for "App\Controller\Api\MediaLikeActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaLikeActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaTagController" (parent: .abstract.instanceof.App\Controller\Api\MediaTagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaTagController).
  • Resolving inheritance for "App\Controller\Api\MediaTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaTagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaTimeSpentActionController" (parent: .abstract.instanceof.App\Controller\Api\MediaTimeSpentActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaTimeSpentActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaTimeSpentActionController).
  • Resolving inheritance for "App\Controller\Api\MediaTimeSpentActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaTimeSpentActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaVisitActionController" (parent: .abstract.instanceof.App\Controller\Api\MediaVisitActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaVisitActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaVisitActionController).
  • Resolving inheritance for "App\Controller\Api\MediaVisitActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaVisitActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ModuleController" (parent: .abstract.instanceof.App\Controller\Api\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ModuleController).
  • Resolving inheritance for "App\Controller\Api\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationCampaignController" (parent: .abstract.instanceof.App\Controller\Api\NotificationCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationCampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationCampaignController).
  • Resolving inheritance for "App\Controller\Api\NotificationCampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PageController" (parent: .abstract.instanceof.App\Controller\Api\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PageController).
  • Resolving inheritance for "App\Controller\Api\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PdfFileController" (parent: .abstract.instanceof.App\Controller\Api\PdfFileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PdfFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PdfFileController).
  • Resolving inheritance for "App\Controller\Api\PdfFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PdfFileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PdfMediaSourceController" (parent: .abstract.instanceof.App\Controller\Api\PdfMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PdfMediaSourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PdfMediaSourceController).
  • Resolving inheritance for "App\Controller\Api\PdfMediaSourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PdfMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PodcastMediaSourceController" (parent: .abstract.instanceof.App\Controller\Api\PodcastMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PodcastMediaSourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PodcastMediaSourceController).
  • Resolving inheritance for "App\Controller\Api\PodcastMediaSourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PodcastMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PresentationMediaSourceController" (parent: .abstract.instanceof.App\Controller\Api\PresentationMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PresentationMediaSourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PresentationMediaSourceController).
  • Resolving inheritance for "App\Controller\Api\PresentationMediaSourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PresentationMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProductController" (parent: .abstract.instanceof.App\Controller\Api\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProductController).
  • Resolving inheritance for "App\Controller\Api\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegisterActionController" (parent: .abstract.instanceof.App\Controller\Api\RegisterActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegisterActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegisterActionController).
  • Resolving inheritance for "App\Controller\Api\RegisterActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegisterActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SettingController" (parent: .abstract.instanceof.App\Controller\Api\SettingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SettingController).
  • Resolving inheritance for "App\Controller\Api\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SettingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SpecializationController" (parent: .abstract.instanceof.App\Controller\Api\SpecializationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SpecializationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SpecializationController).
  • Resolving inheritance for "App\Controller\Api\SpecializationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SpecializationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyController" (parent: .abstract.instanceof.App\Controller\Api\SurveyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyController).
  • Resolving inheritance for "App\Controller\Api\SurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyFillEntryController" (parent: .abstract.instanceof.App\Controller\Api\SurveyFillEntryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyFillEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyFillEntryController).
  • Resolving inheritance for "App\Controller\Api\SurveyFillEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyFillEntryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyFinishActionController" (parent: .abstract.instanceof.App\Controller\Api\SurveyFinishActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyFinishActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyFinishActionController).
  • Resolving inheritance for "App\Controller\Api\SurveyFinishActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyFinishActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController" (parent: .abstract.instanceof.App\Controller\Api\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController).
  • Resolving inheritance for "App\Controller\Api\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserGroupController" (parent: .abstract.instanceof.App\Controller\Api\UserGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserGroupController).
  • Resolving inheritance for "App\Controller\Api\UserGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserVerificationActionController" (parent: .abstract.instanceof.App\Controller\Api\UserVerificationActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserVerificationActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserVerificationActionController).
  • Resolving inheritance for "App\Controller\Api\UserVerificationActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserVerificationActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VideoMediaSourceController" (parent: .abstract.instanceof.App\Controller\Api\VideoMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VideoMediaSourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VideoMediaSourceController).
  • Resolving inheritance for "App\Controller\Api\VideoMediaSourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VideoMediaSourceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Common\EmailController" (parent: .abstract.instanceof.App\Controller\Common\EmailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Common\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Common\EmailController).
  • Resolving inheritance for "App\Controller\Common\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Common\EmailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\CommentController" (parent: .abstract.instanceof.App\Controller\FrontApi\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\CommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\CommentController).
  • Resolving inheritance for "App\Controller\FrontApi\CommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\ExamController" (parent: .abstract.instanceof.App\Controller\FrontApi\ExamController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\ExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\ExamController).
  • Resolving inheritance for "App\Controller\FrontApi\ExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\ExamController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\FavoriteUsersMediaController" (parent: .abstract.instanceof.App\Controller\FrontApi\FavoriteUsersMediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\FavoriteUsersMediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\FavoriteUsersMediaController).
  • Resolving inheritance for "App\Controller\FrontApi\FavoriteUsersMediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\FavoriteUsersMediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\ModulesController" (parent: .abstract.instanceof.App\Controller\FrontApi\ModulesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\ModulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\ModulesController).
  • Resolving inheritance for "App\Controller\FrontApi\ModulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\ModulesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\SurveyController" (parent: .abstract.instanceof.App\Controller\FrontApi\SurveyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\SurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\SurveyController).
  • Resolving inheritance for "App\Controller\FrontApi\SurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\SurveyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\AgreementController" (parent: .abstract.instanceof.App\Controller\Pages\AgreementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\AgreementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\AgreementController).
  • Resolving inheritance for "App\Controller\Pages\AgreementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\AgreementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\BaseController" (parent: .abstract.instanceof.App\Controller\Pages\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\BaseController).
  • Resolving inheritance for "App\Controller\Pages\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ExamController" (parent: .abstract.instanceof.App\Controller\Pages\ExamController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ExamController).
  • Resolving inheritance for "App\Controller\Pages\ExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ExamController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\HomeController" (parent: .abstract.instanceof.App\Controller\Pages\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\HomeController).
  • Resolving inheritance for "App\Controller\Pages\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MediaAuthorController" (parent: .abstract.instanceof.App\Controller\Pages\MediaAuthorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MediaAuthorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MediaAuthorController).
  • Resolving inheritance for "App\Controller\Pages\MediaAuthorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MediaAuthorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MediaController" (parent: .abstract.instanceof.App\Controller\Pages\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MediaController).
  • Resolving inheritance for "App\Controller\Pages\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ModuleController" (parent: .abstract.instanceof.App\Controller\Pages\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ModuleController).
  • Resolving inheritance for "App\Controller\Pages\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MyCommentsController" (parent: .abstract.instanceof.App\Controller\Pages\MyCommentsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MyCommentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MyCommentsController).
  • Resolving inheritance for "App\Controller\Pages\MyCommentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MyCommentsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ProductController" (parent: .abstract.instanceof.App\Controller\Pages\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ProductController).
  • Resolving inheritance for "App\Controller\Pages\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ProfileController" (parent: .abstract.instanceof.App\Controller\Pages\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ProfileController).
  • Resolving inheritance for "App\Controller\Pages\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\SurveyController" (parent: .abstract.instanceof.App\Controller\Pages\SurveyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\SurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\SurveyController).
  • Resolving inheritance for "App\Controller\Pages\SurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\SurveyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\VisitController" (parent: .abstract.instanceof.App\Controller\Pages\VisitController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\VisitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\VisitController).
  • Resolving inheritance for "App\Controller\Pages\VisitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\VisitController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
  • Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
  • Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserSecurityController" (parent: .abstract.instanceof.App\Controller\UserSecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserSecurityController).
  • Resolving inheritance for "App\Controller\UserSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserSecurityController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AdminFixtures" (parent: .abstract.instanceof.App\DataFixtures\AdminFixtures).
  • Resolving inheritance for "App\DataFixtures\AdminFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AdminFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AgreementFixtures" (parent: .abstract.instanceof.App\DataFixtures\AgreementFixtures).
  • Resolving inheritance for "App\DataFixtures\AgreementFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AgreementFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettingFixtures" (parent: .abstract.instanceof.App\DataFixtures\SettingFixtures).
  • Resolving inheritance for "App\DataFixtures\SettingFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettingFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpecializationFixtures" (parent: .abstract.instanceof.App\DataFixtures\SpecializationFixtures).
  • Resolving inheritance for "App\DataFixtures\SpecializationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpecializationFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpecializationStageFixtures" (parent: .abstract.instanceof.App\DataFixtures\SpecializationStageFixtures).
  • Resolving inheritance for "App\DataFixtures\SpecializationStageFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpecializationStageFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
  • Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserGroupFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserGroupFixtures).
  • Resolving inheritance for "App\DataFixtures\UserGroupFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserGroupFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreementType" (parent: .abstract.instanceof.App\Form\AgreementType).
  • Resolving inheritance for "App\Form\AgreementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreementType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvatarType" (parent: .abstract.instanceof.App\Form\AvatarType).
  • Resolving inheritance for "App\Form\AvatarType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvatarType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CertificateType" (parent: .abstract.instanceof.App\Form\CertificateType).
  • Resolving inheritance for "App\Form\CertificateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CertificateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
  • Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordProfileFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordProfileFormType).
  • Resolving inheritance for "App\Form\ChangePasswordProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType" (parent: .abstract.instanceof.App\Form\CommentType).
  • Resolving inheritance for "App\Form\CommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentUpvoteType" (parent: .abstract.instanceof.App\Form\CommentUpvoteType).
  • Resolving inheritance for "App\Form\CommentUpvoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentUpvoteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType" (parent: .abstract.instanceof.App\Form\ContactType).
  • Resolving inheritance for "App\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EDetailingMediaSourceType" (parent: .abstract.instanceof.App\Form\EDetailingMediaSourceType).
  • Resolving inheritance for "App\Form\EDetailingMediaSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EDetailingMediaSourceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailCampaignType" (parent: .abstract.instanceof.App\Form\EmailCampaignType).
  • Resolving inheritance for "App\Form\EmailCampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailCampaignType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateType" (parent: .abstract.instanceof.App\Form\EmailTemplateType).
  • Resolving inheritance for "App\Form\EmailTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAnswerType" (parent: .abstract.instanceof.App\Form\ExamAnswerType).
  • Resolving inheritance for "App\Form\ExamAnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAnswerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFillEntryFinishType" (parent: .abstract.instanceof.App\Form\ExamFillEntryFinishType).
  • Resolving inheritance for "App\Form\ExamFillEntryFinishType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFillEntryFinishType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFillEntryItemType" (parent: .abstract.instanceof.App\Form\ExamFillEntryItemType).
  • Resolving inheritance for "App\Form\ExamFillEntryItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFillEntryItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamQuestionType" (parent: .abstract.instanceof.App\Form\ExamQuestionType).
  • Resolving inheritance for "App\Form\ExamQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamQuestionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType" (parent: .abstract.instanceof.App\Form\ExamType).
  • Resolving inheritance for "App\Form\ExamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FavoriteUsersMediaType" (parent: .abstract.instanceof.App\Form\FavoriteUsersMediaType).
  • Resolving inheritance for "App\Form\FavoriteUsersMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FavoriteUsersMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileRecordType" (parent: .abstract.instanceof.App\Form\FileRecordType).
  • Resolving inheritance for "App\Form\FileRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileRecordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageType" (parent: .abstract.instanceof.App\Form\ImageType).
  • Resolving inheritance for "App\Form\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingEntryType" (parent: .abstract.instanceof.App\Form\MarketingEntryType).
  • Resolving inheritance for "App\Form\MarketingEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingEntryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaAuthorType" (parent: .abstract.instanceof.App\Form\MediaAuthorType).
  • Resolving inheritance for "App\Form\MediaAuthorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaAuthorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaGroupType" (parent: .abstract.instanceof.App\Form\MediaGroupType).
  • Resolving inheritance for "App\Form\MediaGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaTagType" (parent: .abstract.instanceof.App\Form\MediaTagType).
  • Resolving inheritance for "App\Form\MediaTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaTagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaType" (parent: .abstract.instanceof.App\Form\MediaType).
  • Resolving inheritance for "App\Form\MediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuleType" (parent: .abstract.instanceof.App\Form\ModuleType).
  • Resolving inheritance for "App\Form\ModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationCampaignType" (parent: .abstract.instanceof.App\Form\NotificationCampaignType).
  • Resolving inheritance for "App\Form\NotificationCampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationCampaignType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType" (parent: .abstract.instanceof.App\Form\PageType).
  • Resolving inheritance for "App\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PdfFileType" (parent: .abstract.instanceof.App\Form\PdfFileType).
  • Resolving inheritance for "App\Form\PdfFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PdfFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PdfMediaSourceType" (parent: .abstract.instanceof.App\Form\PdfMediaSourceType).
  • Resolving inheritance for "App\Form\PdfMediaSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PdfMediaSourceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PodcastMediaSourceType" (parent: .abstract.instanceof.App\Form\PodcastMediaSourceType).
  • Resolving inheritance for "App\Form\PodcastMediaSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PodcastMediaSourceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresentationImageType" (parent: .abstract.instanceof.App\Form\PresentationImageType).
  • Resolving inheritance for "App\Form\PresentationImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresentationImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresentationMediaSourceType" (parent: .abstract.instanceof.App\Form\PresentationMediaSourceType).
  • Resolving inheritance for "App\Form\PresentationMediaSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresentationMediaSourceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
  • Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType" (parent: .abstract.instanceof.App\Form\ProfileFormType).
  • Resolving inheritance for "App\Form\ProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
  • Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
  • Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType" (parent: .abstract.instanceof.App\Form\SettingType).
  • Resolving inheritance for "App\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShareMediaByEmailType" (parent: .abstract.instanceof.App\Form\ShareMediaByEmailType).
  • Resolving inheritance for "App\Form\ShareMediaByEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShareMediaByEmailType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecializationType" (parent: .abstract.instanceof.App\Form\SpecializationType).
  • Resolving inheritance for "App\Form\SpecializationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecializationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyAnswerType" (parent: .abstract.instanceof.App\Form\SurveyAnswerType).
  • Resolving inheritance for "App\Form\SurveyAnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyAnswerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFillEntryFinishType" (parent: .abstract.instanceof.App\Form\SurveyFillEntryFinishType).
  • Resolving inheritance for "App\Form\SurveyFillEntryFinishType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFillEntryFinishType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFillEntryItemType" (parent: .abstract.instanceof.App\Form\SurveyFillEntryItemType).
  • Resolving inheritance for "App\Form\SurveyFillEntryItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFillEntryItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyQuestionType" (parent: .abstract.instanceof.App\Form\SurveyQuestionType).
  • Resolving inheritance for "App\Form\SurveyQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyQuestionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyType" (parent: .abstract.instanceof.App\Form\SurveyType).
  • Resolving inheritance for "App\Form\SurveyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupType" (parent: .abstract.instanceof.App\Form\UserGroupType).
  • Resolving inheritance for "App\Form\UserGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
  • Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersAgreementsType" (parent: .abstract.instanceof.App\Form\UsersAgreementsType).
  • Resolving inheritance for "App\Form\UsersAgreementsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersAgreementsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoMediaSourceType" (parent: .abstract.instanceof.App\Form\VideoMediaSourceType).
  • Resolving inheritance for "App\Form\VideoMediaSourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoMediaSourceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisitType" (parent: .abstract.instanceof.App\Form\VisitType).
  • Resolving inheritance for "App\Form\VisitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisitType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddCampaignEmailsToQueueHandler" (parent: .abstract.instanceof.App\MessageHandler\AddCampaignEmailsToQueueHandler).
  • Resolving inheritance for "App\MessageHandler\AddCampaignEmailsToQueueHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddCampaignEmailsToQueueHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddCommentUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\AddCommentUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\AddCommentUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddCommentUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CampaignEmailSendigHandler" (parent: .abstract.instanceof.App\MessageHandler\CampaignEmailSendigHandler).
  • Resolving inheritance for "App\MessageHandler\CampaignEmailSendigHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CampaignEmailSendigHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CertificateFetchActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CertificateFetchActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\CertificateFetchActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CertificateFetchActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CommentAddActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CommentAddActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\CommentAddActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CommentAddActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\DeleteCommentUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\DeleteCommentUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\DeleteCommentUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\DeleteCommentUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailLinkRegistrationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailLinkRegistrationMessageHandler).
  • Resolving inheritance for "App\MessageHandler\EmailLinkRegistrationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailLinkRegistrationMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailLinkVisitActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailLinkVisitActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\EmailLinkVisitActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailLinkVisitActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailOpenActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailOpenActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\EmailOpenActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailOpenActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExamFinishActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ExamFinishActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\ExamFinishActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExamFinishActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LoginActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\LoginActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\LoginActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LoginActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LoginUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\LoginUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\LoginUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LoginUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaLikeActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\MediaLikeActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\MediaLikeActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaLikeActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaLikeUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\MediaLikeUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\MediaLikeUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaLikeUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaTimeSpentActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\MediaTimeSpentActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\MediaTimeSpentActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaTimeSpentActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaUnlikeUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\MediaUnlikeUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\MediaUnlikeUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaUnlikeUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaViewUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\MediaViewUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\MediaViewUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaViewUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaVisitActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\MediaVisitActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\MediaVisitActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaVisitActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationCampaignMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Notification\NotificationCampaignMessageHandler).
  • Resolving inheritance for "App\MessageHandler\Notification\NotificationCampaignMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationCampaignMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RegisterActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RegisterActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RegisterActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RegisterActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RegisterUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\RegisterUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\RegisterUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RegisterUserEventHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCommentAnswerMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendCommentAnswerMessageHandler).
  • Resolving inheritance for "App\MessageHandler\SendCommentAnswerMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCommentAnswerMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCommentNotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendCommentNotificationMessageHandler).
  • Resolving inheritance for "App\MessageHandler\SendCommentNotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCommentNotificationMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendContactConfirmationHandler" (parent: .abstract.instanceof.App\MessageHandler\SendContactConfirmationHandler).
  • Resolving inheritance for "App\MessageHandler\SendContactConfirmationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendContactConfirmationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailConfirmationHandler" (parent: .abstract.instanceof.App\MessageHandler\SendEmailConfirmationHandler).
  • Resolving inheritance for "App\MessageHandler\SendEmailConfirmationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailConfirmationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SurveyFinishActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SurveyFinishActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\SurveyFinishActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SurveyFinishActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UserVerificationActionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\UserVerificationActionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\UserVerificationActionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UserVerificationActionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\VisitUserEventHandler" (parent: .abstract.instanceof.App\MessageHandler\VisitUserEventHandler).
  • Resolving inheritance for "App\MessageHandler\VisitUserEventHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\VisitUserEventHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository" (parent: .abstract.instanceof.App\Repository\AdminRepository).
  • Resolving inheritance for "App\Repository\AdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgreementRepository" (parent: .abstract.instanceof.App\Repository\AgreementRepository).
  • Resolving inheritance for "App\Repository\AgreementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgreementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvatarRepository" (parent: .abstract.instanceof.App\Repository\AvatarRepository).
  • Resolving inheritance for "App\Repository\AvatarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvatarRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateFetchActionRepository" (parent: .abstract.instanceof.App\Repository\CertificateFetchActionRepository).
  • Resolving inheritance for "App\Repository\CertificateFetchActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateFetchActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository" (parent: .abstract.instanceof.App\Repository\CertificateRepository).
  • Resolving inheritance for "App\Repository\CertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentAddActionRepository" (parent: .abstract.instanceof.App\Repository\CommentAddActionRepository).
  • Resolving inheritance for "App\Repository\CommentAddActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentAddActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentEventRepository" (parent: .abstract.instanceof.App\Repository\CommentEventRepository).
  • Resolving inheritance for "App\Repository\CommentEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository" (parent: .abstract.instanceof.App\Repository\CommentRepository).
  • Resolving inheritance for "App\Repository\CommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentUpvoteRepository" (parent: .abstract.instanceof.App\Repository\CommentUpvoteRepository).
  • Resolving inheritance for "App\Repository\CommentUpvoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentUpvoteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
  • Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EDetailingMediaSourceRepository" (parent: .abstract.instanceof.App\Repository\EDetailingMediaSourceRepository).
  • Resolving inheritance for "App\Repository\EDetailingMediaSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EDetailingMediaSourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignBlackListRepository" (parent: .abstract.instanceof.App\Repository\EmailCampaignBlackListRepository).
  • Resolving inheritance for "App\Repository\EmailCampaignBlackListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignBlackListRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignRepository" (parent: .abstract.instanceof.App\Repository\EmailCampaignRepository).
  • Resolving inheritance for "App\Repository\EmailCampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkRegistrationActionRepository" (parent: .abstract.instanceof.App\Repository\EmailLinkRegistrationActionRepository).
  • Resolving inheritance for "App\Repository\EmailLinkRegistrationActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkRegistrationActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkRepository" (parent: .abstract.instanceof.App\Repository\EmailLinkRepository).
  • Resolving inheritance for "App\Repository\EmailLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkVisitActionRepository" (parent: .abstract.instanceof.App\Repository\EmailLinkVisitActionRepository).
  • Resolving inheritance for "App\Repository\EmailLinkVisitActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkVisitActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailOpenActionRepository" (parent: .abstract.instanceof.App\Repository\EmailOpenActionRepository).
  • Resolving inheritance for "App\Repository\EmailOpenActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailOpenActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository" (parent: .abstract.instanceof.App\Repository\EmailRepository).
  • Resolving inheritance for "App\Repository\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTemplateRepository" (parent: .abstract.instanceof.App\Repository\EmailTemplateRepository).
  • Resolving inheritance for "App\Repository\EmailTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
  • Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAnswerRepository" (parent: .abstract.instanceof.App\Repository\ExamAnswerRepository).
  • Resolving inheritance for "App\Repository\ExamAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFillEntryItemRepository" (parent: .abstract.instanceof.App\Repository\ExamFillEntryItemRepository).
  • Resolving inheritance for "App\Repository\ExamFillEntryItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFillEntryItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFillEntryRepository" (parent: .abstract.instanceof.App\Repository\ExamFillEntryRepository).
  • Resolving inheritance for "App\Repository\ExamFillEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFillEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFinishActionRepository" (parent: .abstract.instanceof.App\Repository\ExamFinishActionRepository).
  • Resolving inheritance for "App\Repository\ExamFinishActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFinishActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamQuestionRepository" (parent: .abstract.instanceof.App\Repository\ExamQuestionRepository).
  • Resolving inheritance for "App\Repository\ExamQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamRepository" (parent: .abstract.instanceof.App\Repository\ExamRepository).
  • Resolving inheritance for "App\Repository\ExamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteUsersMediaRepository" (parent: .abstract.instanceof.App\Repository\FavoriteUsersMediaRepository).
  • Resolving inheritance for "App\Repository\FavoriteUsersMediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteUsersMediaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRecordRepository" (parent: .abstract.instanceof.App\Repository\FileRecordRepository).
  • Resolving inheritance for "App\Repository\FileRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRecordRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository" (parent: .abstract.instanceof.App\Repository\ImageRepository).
  • Resolving inheritance for "App\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginActionRepository" (parent: .abstract.instanceof.App\Repository\LoginActionRepository).
  • Resolving inheritance for "App\Repository\LoginActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingEntryRepository" (parent: .abstract.instanceof.App\Repository\MarketingEntryRepository).
  • Resolving inheritance for "App\Repository\MarketingEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaAuthorRepository" (parent: .abstract.instanceof.App\Repository\MediaAuthorRepository).
  • Resolving inheritance for "App\Repository\MediaAuthorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaAuthorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaGroupRepository" (parent: .abstract.instanceof.App\Repository\MediaGroupRepository).
  • Resolving inheritance for "App\Repository\MediaGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaLikeActionRepository" (parent: .abstract.instanceof.App\Repository\MediaLikeActionRepository).
  • Resolving inheritance for "App\Repository\MediaLikeActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaLikeActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaLikeEventRepository" (parent: .abstract.instanceof.App\Repository\MediaLikeEventRepository).
  • Resolving inheritance for "App\Repository\MediaLikeEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaLikeEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository" (parent: .abstract.instanceof.App\Repository\MediaRepository).
  • Resolving inheritance for "App\Repository\MediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaTagRepository" (parent: .abstract.instanceof.App\Repository\MediaTagRepository).
  • Resolving inheritance for "App\Repository\MediaTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaTagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaTimeSpentActionRepository" (parent: .abstract.instanceof.App\Repository\MediaTimeSpentActionRepository).
  • Resolving inheritance for "App\Repository\MediaTimeSpentActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaTimeSpentActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaVisitActionRepository" (parent: .abstract.instanceof.App\Repository\MediaVisitActionRepository).
  • Resolving inheritance for "App\Repository\MediaVisitActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaVisitActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository" (parent: .abstract.instanceof.App\Repository\ModuleRepository).
  • Resolving inheritance for "App\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\NotificationRepository).
  • Resolving inheritance for "App\Repository\Notification\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationCampaignRepository" (parent: .abstract.instanceof.App\Repository\NotificationCampaignRepository).
  • Resolving inheritance for "App\Repository\NotificationCampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationCampaignRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository" (parent: .abstract.instanceof.App\Repository\PageRepository).
  • Resolving inheritance for "App\Repository\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PdfFileRepository" (parent: .abstract.instanceof.App\Repository\PdfFileRepository).
  • Resolving inheritance for "App\Repository\PdfFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PdfFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PdfMediaSourceRepository" (parent: .abstract.instanceof.App\Repository\PdfMediaSourceRepository).
  • Resolving inheritance for "App\Repository\PdfMediaSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PdfMediaSourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastMediaSourceRepository" (parent: .abstract.instanceof.App\Repository\PodcastMediaSourceRepository).
  • Resolving inheritance for "App\Repository\PodcastMediaSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastMediaSourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresentationImageRepository" (parent: .abstract.instanceof.App\Repository\PresentationImageRepository).
  • Resolving inheritance for "App\Repository\PresentationImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresentationImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresentationMediaSourceRepository" (parent: .abstract.instanceof.App\Repository\PresentationMediaSourceRepository).
  • Resolving inheritance for "App\Repository\PresentationMediaSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresentationMediaSourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
  • Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegisterActionRepository" (parent: .abstract.instanceof.App\Repository\RegisterActionRepository).
  • Resolving inheritance for "App\Repository\RegisterActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegisterActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
  • Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
  • Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShareMediaByEmailRepository" (parent: .abstract.instanceof.App\Repository\ShareMediaByEmailRepository).
  • Resolving inheritance for "App\Repository\ShareMediaByEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShareMediaByEmailRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationRepository" (parent: .abstract.instanceof.App\Repository\SpecializationRepository).
  • Resolving inheritance for "App\Repository\SpecializationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationStageRepository" (parent: .abstract.instanceof.App\Repository\SpecializationStageRepository).
  • Resolving inheritance for "App\Repository\SpecializationStageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationStageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyAnswerRepository" (parent: .abstract.instanceof.App\Repository\SurveyAnswerRepository).
  • Resolving inheritance for "App\Repository\SurveyAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyAnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryEventRepository" (parent: .abstract.instanceof.App\Repository\SurveyFillEntryEventRepository).
  • Resolving inheritance for "App\Repository\SurveyFillEntryEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryItemRepository" (parent: .abstract.instanceof.App\Repository\SurveyFillEntryItemRepository).
  • Resolving inheritance for "App\Repository\SurveyFillEntryItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryRepository" (parent: .abstract.instanceof.App\Repository\SurveyFillEntryRepository).
  • Resolving inheritance for "App\Repository\SurveyFillEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFinishActionRepository" (parent: .abstract.instanceof.App\Repository\SurveyFinishActionRepository).
  • Resolving inheritance for "App\Repository\SurveyFinishActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFinishActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyMenuRepository" (parent: .abstract.instanceof.App\Repository\SurveyMenuRepository).
  • Resolving inheritance for "App\Repository\SurveyMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyMenuRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyQuestionRepository" (parent: .abstract.instanceof.App\Repository\SurveyQuestionRepository).
  • Resolving inheritance for "App\Repository\SurveyQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyRepository" (parent: .abstract.instanceof.App\Repository\SurveyRepository).
  • Resolving inheritance for "App\Repository\SurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\UserGroupRepository).
  • Resolving inheritance for "App\Repository\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserVerificationActionRepository" (parent: .abstract.instanceof.App\Repository\UserVerificationActionRepository).
  • Resolving inheritance for "App\Repository\UserVerificationActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserVerificationActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersAgreementsRepository" (parent: .abstract.instanceof.App\Repository\UsersAgreementsRepository).
  • Resolving inheritance for "App\Repository\UsersAgreementsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersAgreementsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersCertificatesRepository" (parent: .abstract.instanceof.App\Repository\UsersCertificatesRepository).
  • Resolving inheritance for "App\Repository\UsersCertificatesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersCertificatesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoMediaSourceRepository" (parent: .abstract.instanceof.App\Repository\VideoMediaSourceRepository).
  • Resolving inheritance for "App\Repository\VideoMediaSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoMediaSourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoSourceRepository" (parent: .abstract.instanceof.App\Repository\VideoSourceRepository).
  • Resolving inheritance for "App\Repository\VideoSourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoSourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VisitRepository" (parent: .abstract.instanceof.App\Repository\VisitRepository).
  • Resolving inheritance for "App\Repository\VisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VisitRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamFillEntryItemVoter" (parent: .abstract.instanceof.App\Security\ExamFillEntryItemVoter).
  • Resolving inheritance for "App\Security\ExamFillEntryItemVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamFillEntryItemVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamFillEntryVoter" (parent: .abstract.instanceof.App\Security\ExamFillEntryVoter).
  • Resolving inheritance for "App\Security\ExamFillEntryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamFillEntryVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamVoter" (parent: .abstract.instanceof.App\Security\ExamVoter).
  • Resolving inheritance for "App\Security\ExamVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\FavoriteUsersMediaVoter" (parent: .abstract.instanceof.App\Security\FavoriteUsersMediaVoter).
  • Resolving inheritance for "App\Security\FavoriteUsersMediaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\FavoriteUsersMediaVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\MediaVoter" (parent: .abstract.instanceof.App\Security\MediaVoter).
  • Resolving inheritance for "App\Security\MediaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\MediaVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyFillEntryItemVoter" (parent: .abstract.instanceof.App\Security\SurveyFillEntryItemVoter).
  • Resolving inheritance for "App\Security\SurveyFillEntryItemVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyFillEntryItemVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyFillEntryVoter" (parent: .abstract.instanceof.App\Security\SurveyFillEntryVoter).
  • Resolving inheritance for "App\Security\SurveyFillEntryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyFillEntryVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyVoter" (parent: .abstract.instanceof.App\Security\SurveyVoter).
  • Resolving inheritance for "App\Security\SurveyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVerificationVoter" (parent: .abstract.instanceof.App\Security\UserVerificationVoter).
  • Resolving inheritance for "App\Security\UserVerificationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVerificationVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FavoriteUsersMediaNormalizer" (parent: .abstract.instanceof.App\Serializer\FavoriteUsersMediaNormalizer).
  • Resolving inheritance for "App\Serializer\FavoriteUsersMediaNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FavoriteUsersMediaNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ModuleNormalizer" (parent: .abstract.instanceof.App\Serializer\ModuleNormalizer).
  • Resolving inheritance for "App\Serializer\ModuleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ModuleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SurveyNormalizer" (parent: .abstract.instanceof.App\Serializer\SurveyNormalizer).
  • Resolving inheritance for "App\Serializer\SurveyNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SurveyNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PWZValidator" (parent: .abstract.instanceof.App\Validator\PWZValidator).
  • Resolving inheritance for "App\Validator\PWZValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PWZValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.app_admin_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.dao.api_login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.listener.json.api_login" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.api_login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api_login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_refresh" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.listener.anonymous.api_refresh" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api_refresh" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.api_refresh" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_refresh" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.api" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.api" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "fos_rest.zone_request_matcher.b417c83ef2bcf459b4b2bb1e5a42d5c86f974ffd6bfe73357a9f04d46025529306a33be3" (parent: fos_rest.zone_request_matcher).
  • Resolving inheritance for "fos_rest.zone_request_matcher.6ad4f896a6b8b5a2e05e7b548e98d7e4031131407a2c1c539c9680ff79d43df8469a13e5" (parent: fos_rest.zone_request_matcher).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.presentationImages" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.files" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.avatars" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.images" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.images" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.images" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.presentationImages" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.presentationImages" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.presentationImages" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.files" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.files" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.files" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.avatars" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.avatars" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.avatars" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.7918a41c844b87883c3322eae27f4b48cb6063fef4748dc82f66e645dc6be06f164cf991" (parent: fos_rest.format_request_matcher).
663
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
  • Removed service "security.user_checker.api_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_refresh"; reason: private alias.
  • Removed service "security.user_checker.api_refresh"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
  • Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.3nqKgod"; reason: private alias.
  • Removed service ".service_locator.fOEBAhx"; reason: private alias.
  • Removed service ".service_locator.A.pnDXl"; reason: private alias.
  • Removed service ".service_locator.rroV2Rg"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
202
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\DataFixtures\AdminFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\DataFixtures\UserFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\MessageHandler\AddCampaignEmailsToQueueHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\MessageHandler\CampaignEmailSendigHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginUserFormAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginUserFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\LoginUserFormAuthenticator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Serializer\FavoriteUsersMediaNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\ModuleNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\SurveyNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\MailingSender" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "security.event_dispatcher.event_bubbling_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.api_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.api" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "gesdinet.jwtrefreshtoken.send_token" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.allowed_methods_loader" previously pointing to "router.default" to "router".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.bO8aYar" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.JvKr5ux" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.aAYafTv" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.LVGXLLD" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ExamFillEntryItemVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ExamFillEntryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ExamVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\FavoriteUsersMediaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\MediaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\SurveyFillEntryItemVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\SurveyFillEntryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\SurveyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\UserVerificationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.23cNgvi" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.23cNgvi" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.23cNgvi" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.23cNgvi" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.0QcI221" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.0QcI221" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.0QcI221" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.6vEAMWs" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.u8_dms7" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
123
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.event_dispatcher.event_bubbling_listener"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgreementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgreementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\AgreementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\CertificateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateFetchActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateFetchActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\CertificateFetchActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommentAddActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommentAddActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\CommentAddActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EDetailingMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EDetailingMediaSourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\EDetailingMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailCampaignController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\EmailCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailLinkRegistrationActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailLinkRegistrationActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\EmailLinkRegistrationActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailLinkVisitActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailLinkVisitActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\EmailLinkVisitActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailOpenActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailOpenActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\EmailOpenActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EmailTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EmailTemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\EmailTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExamController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExamController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ExamController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FavoriteUsersMediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FavoriteUsersMediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\FavoriteUsersMediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LoginActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LoginActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\LoginActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MarketingEntryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MarketingEntryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MarketingEntryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaAuthorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaAuthorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaAuthorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaGroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaLikeActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaLikeActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaLikeActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaTagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaTagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaTagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaTimeSpentActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaTimeSpentActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaTimeSpentActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaVisitActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaVisitActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MediaVisitActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ModuleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationCampaignController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\NotificationCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PdfFileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PdfFileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\PdfFileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PdfMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PdfMediaSourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\PdfMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PodcastMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PodcastMediaSourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\PodcastMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PresentationMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PresentationMediaSourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\PresentationMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegisterActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegisterActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\RegisterActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SettingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SpecializationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SpecializationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SpecializationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SurveyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyFillEntryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyFillEntryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SurveyFillEntryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SurveyFinishActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SurveyFinishActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SurveyFinishActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserGroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\UserGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserVerificationActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserVerificationActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\UserVerificationActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\VideoMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\VideoMediaSourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\VideoMediaSourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Common\EmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Common\EmailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Common\EmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\CommentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FrontApi\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\ExamController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\ExamController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FrontApi\ExamController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\FavoriteUsersMediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\FavoriteUsersMediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FrontApi\FavoriteUsersMediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\ModulesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\ModulesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FrontApi\ModulesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontApi\SurveyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontApi\SurveyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FrontApi\SurveyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\AgreementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\AgreementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\AgreementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\BaseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ExamController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ExamController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\ExamController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MediaAuthorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MediaAuthorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\MediaAuthorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ModuleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\MyCommentsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\MyCommentsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\MyCommentsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\SurveyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\SurveyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\SurveyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pages\VisitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pages\VisitController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Pages\VisitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserSecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserSecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UserSecurityController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AdminFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AdminFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AgreementFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AgreementFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettingFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\SettingFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpecializationFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\SpecializationFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SpecializationStageFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\SpecializationStageFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserGroupFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\UserGroupFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreementType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AgreementType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvatarType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AvatarType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CertificateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CertificateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ChangePasswordProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CommentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentUpvoteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CommentUpvoteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EDetailingMediaSourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EDetailingMediaSourceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailCampaignType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EmailCampaignType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EmailTemplateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamAnswerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamAnswerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFillEntryFinishType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamFillEntryFinishType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamFillEntryItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamFillEntryItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamQuestionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamQuestionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExamType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FavoriteUsersMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FavoriteUsersMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileRecordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FileRecordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingEntryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MarketingEntryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaAuthorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MediaAuthorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MediaGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaTagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MediaTagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ModuleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationCampaignType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotificationCampaignType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PdfFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PdfFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PdfMediaSourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PdfMediaSourceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PodcastMediaSourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PodcastMediaSourceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresentationImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PresentationImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresentationMediaSourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PresentationMediaSourceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SettingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShareMediaByEmailType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ShareMediaByEmailType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecializationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SpecializationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyAnswerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SurveyAnswerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFillEntryFinishType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SurveyFillEntryFinishType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyFillEntryItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SurveyFillEntryItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyQuestionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SurveyQuestionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SurveyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SurveyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsersAgreementsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UsersAgreementsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoMediaSourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VideoMediaSourceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisitType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VisitType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddCampaignEmailsToQueueHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\AddCampaignEmailsToQueueHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddCommentUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\AddCommentUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CampaignEmailSendigHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CampaignEmailSendigHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CertificateFetchActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CertificateFetchActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CommentAddActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CommentAddActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\DeleteCommentUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\DeleteCommentUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailLinkRegistrationMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\EmailLinkRegistrationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailLinkVisitActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\EmailLinkVisitActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailOpenActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\EmailOpenActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExamFinishActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ExamFinishActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LoginActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\LoginActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LoginUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\LoginUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaLikeActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MediaLikeActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaLikeUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MediaLikeUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaTimeSpentActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MediaTimeSpentActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaUnlikeUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MediaUnlikeUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaViewUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MediaViewUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MediaVisitActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MediaVisitActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationCampaignMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\NotificationCampaignMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RegisterActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RegisterActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RegisterUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RegisterUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCommentAnswerMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendCommentAnswerMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCommentNotificationMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendCommentNotificationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendContactConfirmationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendContactConfirmationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailConfirmationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendEmailConfirmationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SurveyFinishActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SurveyFinishActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UserVerificationActionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\UserVerificationActionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\VisitUserEventHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\VisitUserEventHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdminRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgreementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AgreementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvatarRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AvatarRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateFetchActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CertificateFetchActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CertificateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentAddActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentAddActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentUpvoteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentUpvoteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EDetailingMediaSourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EDetailingMediaSourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignBlackListRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailCampaignBlackListRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailCampaignRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailCampaignRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkRegistrationActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailLinkRegistrationActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailLinkRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLinkVisitActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailLinkVisitActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailOpenActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailOpenActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailTemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamAnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamAnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFillEntryItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamFillEntryItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFillEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamFillEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamFinishActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamFinishActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExamRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExamRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteUsersMediaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FavoriteUsersMediaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRecordRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FileRecordRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LoginActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MarketingEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaAuthorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaAuthorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaLikeActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaLikeActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaLikeEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaLikeEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaTagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaTagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaTimeSpentActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaTimeSpentActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaVisitActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaVisitActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ModuleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Notification\NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationCampaignRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationCampaignRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PdfFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PdfFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PdfMediaSourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PdfMediaSourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastMediaSourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PodcastMediaSourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresentationImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PresentationImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresentationMediaSourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PresentationMediaSourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegisterActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RegisterActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShareMediaByEmailRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ShareMediaByEmailRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpecializationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpecializationStageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpecializationStageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyAnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyAnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyFillEntryEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyFillEntryItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFillEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyFillEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyFinishActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyFinishActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyMenuRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyMenuRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurveyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SurveyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserVerificationActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserVerificationActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersAgreementsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UsersAgreementsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersCertificatesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UsersCertificatesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoMediaSourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VideoMediaSourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoSourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VideoSourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VisitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VisitRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamFillEntryItemVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ExamFillEntryItemVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamFillEntryVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ExamFillEntryVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ExamVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ExamVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\FavoriteUsersMediaVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\FavoriteUsersMediaVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\MediaVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\MediaVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyFillEntryItemVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\SurveyFillEntryItemVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyFillEntryVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\SurveyFillEntryVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\SurveyVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\SurveyVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVerificationVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\UserVerificationVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FavoriteUsersMediaNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\FavoriteUsersMediaNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ModuleNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\ModuleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SurveyNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\SurveyNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PWZValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\PWZValidator"; reason: abstract.
599
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Constants\MainConstants"; reason: unused.
  • Removed service "App\Doctrine\RefreshTokenManager"; reason: unused.
  • Removed service "App\Message\AddCampaignEmailsToQueue"; reason: unused.
  • Removed service "App\Message\AddCommentUserEvent"; reason: unused.
  • Removed service "App\Message\CampaignEmailSendig"; reason: unused.
  • Removed service "App\Message\CertificateFetchActionMessage"; reason: unused.
  • Removed service "App\Message\CommentAddActionMessage"; reason: unused.
  • Removed service "App\Message\DeleteCommentUserEvent"; reason: unused.
  • Removed service "App\Message\EmailLinkRegistrationMessage"; reason: unused.
  • Removed service "App\Message\EmailLinkVisitActionMessage"; reason: unused.
  • Removed service "App\Message\EmailOpenActionMessage"; reason: unused.
  • Removed service "App\Message\ExamFinishActionMessage"; reason: unused.
  • Removed service "App\Message\LoginActionMessage"; reason: unused.
  • Removed service "App\Message\LoginUserEvent"; reason: unused.
  • Removed service "App\Message\MediaLikeActionMessage"; reason: unused.
  • Removed service "App\Message\MediaLikeUserEvent"; reason: unused.
  • Removed service "App\Message\MediaTimeSpentActionMessage"; reason: unused.
  • Removed service "App\Message\MediaUnlikeUserEvent"; reason: unused.
  • Removed service "App\Message\MediaViewUserEvent"; reason: unused.
  • Removed service "App\Message\MediaVisitActionMessage"; reason: unused.
  • Removed service "App\Message\Notification\NotificationCampaignMessage"; reason: unused.
  • Removed service "App\Message\RegisterActionMessage"; reason: unused.
  • Removed service "App\Message\RegisterUserEvent"; reason: unused.
  • Removed service "App\Message\SendCommentAnswerMessage"; reason: unused.
  • Removed service "App\Message\SendCommentNotificationMessage"; reason: unused.
  • Removed service "App\Message\SendContactConfirmation"; reason: unused.
  • Removed service "App\Message\SendEmailConfirmation"; reason: unused.
  • Removed service "App\Message\SurveyFinishActionMessage"; reason: unused.
  • Removed service "App\Message\UserVerificationActionMessage"; reason: unused.
  • Removed service "App\Message\VisitUserEvent"; reason: unused.
  • Removed service "App\Validator\PWZ"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~ljWN.FJ"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.transport.sqs.factory"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~jdkhY0K"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.user_providers"; reason: unused.
  • Removed service "security.event_dispatcher.api_login"; reason: unused.
  • Removed service "security.event_dispatcher.api_refresh"; reason: unused.
  • Removed service "security.event_dispatcher.api"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.serializer.jms"; reason: unused.
  • Removed service "fos_rest.zone_request_matcher"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.hbcatdF"; reason: unused.
  • Removed service ".service_locator.6jWPFF2"; reason: unused.
130
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\AgreementController" to "App\Controller\Api\AgreementController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\CertificateController" to "App\Controller\Api\CertificateController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\CertificateFetchActionController" to "App\Controller\Api\CertificateFetchActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\CommentAddActionController" to "App\Controller\Api\CommentAddActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\CommentController" to "App\Controller\Api\CommentController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\EDetailingMediaSourceController" to "App\Controller\Api\EDetailingMediaSourceController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\EmailCampaignController" to "App\Controller\Api\EmailCampaignController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\EmailLinkRegistrationActionController" to "App\Controller\Api\EmailLinkRegistrationActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\EmailLinkVisitActionController" to "App\Controller\Api\EmailLinkVisitActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\EmailOpenActionController" to "App\Controller\Api\EmailOpenActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\EmailTemplateController" to "App\Controller\Api\EmailTemplateController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\ExamController" to "App\Controller\Api\ExamController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\FavoriteUsersMediaController" to "App\Controller\Api\FavoriteUsersMediaController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\ImageController" to "App\Controller\Api\ImageController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\LoginActionController" to "App\Controller\Api\LoginActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MarketingEntryController" to "App\Controller\Api\MarketingEntryController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaAuthorController" to "App\Controller\Api\MediaAuthorController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaController" to "App\Controller\Api\MediaController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaGroupController" to "App\Controller\Api\MediaGroupController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaLikeActionController" to "App\Controller\Api\MediaLikeActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaTagController" to "App\Controller\Api\MediaTagController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaTimeSpentActionController" to "App\Controller\Api\MediaTimeSpentActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\MediaVisitActionController" to "App\Controller\Api\MediaVisitActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\ModuleController" to "App\Controller\Api\ModuleController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\NotificationCampaignController" to "App\Controller\Api\NotificationCampaignController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\PageController" to "App\Controller\Api\PageController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\PdfFileController" to "App\Controller\Api\PdfFileController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\PdfMediaSourceController" to "App\Controller\Api\PdfMediaSourceController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\PodcastMediaSourceController" to "App\Controller\Api\PodcastMediaSourceController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\PresentationMediaSourceController" to "App\Controller\Api\PresentationMediaSourceController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\ProductController" to "App\Controller\Api\ProductController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\RegisterActionController" to "App\Controller\Api\RegisterActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\SettingController" to "App\Controller\Api\SettingController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\SpecializationController" to "App\Controller\Api\SpecializationController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\SurveyController" to "App\Controller\Api\SurveyController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\SurveyFillEntryController" to "App\Controller\Api\SurveyFillEntryController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\SurveyFinishActionController" to "App\Controller\Api\SurveyFinishActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\UserController" to "App\Controller\Api\UserController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\UserGroupController" to "App\Controller\Api\UserGroupController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\UserVerificationActionController" to "App\Controller\Api\UserVerificationActionController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\Api\VideoMediaSourceController" to "App\Controller\Api\VideoMediaSourceController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Common\EmailController" to "App\Controller\Common\EmailController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\FrontApi\CommentController" to "App\Controller\FrontApi\CommentController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\FrontApi\ExamController" to "App\Controller\FrontApi\ExamController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\FrontApi\FavoriteUsersMediaController" to "App\Controller\FrontApi\FavoriteUsersMediaController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\FrontApi\ModulesController" to "App\Controller\FrontApi\ModulesController".
  • Inlined service ".service_locator.23cNgvi.App\Controller\FrontApi\SurveyController" to "App\Controller\FrontApi\SurveyController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\AgreementController" to "App\Controller\Pages\AgreementController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\BaseController" to "App\Controller\Pages\BaseController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\ExamController" to "App\Controller\Pages\ExamController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\HomeController" to "App\Controller\Pages\HomeController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\MediaAuthorController" to "App\Controller\Pages\MediaAuthorController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\MediaController" to "App\Controller\Pages\MediaController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\ModuleController" to "App\Controller\Pages\ModuleController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\MyCommentsController" to "App\Controller\Pages\MyCommentsController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\ProductController" to "App\Controller\Pages\ProductController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\ProfileController" to "App\Controller\Pages\ProfileController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\SurveyController" to "App\Controller\Pages\SurveyController".
  • Inlined service ".service_locator.0QcI221.App\Controller\Pages\VisitController" to "App\Controller\Pages\VisitController".
  • Inlined service ".service_locator.0QcI221.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
  • Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
  • Inlined service ".service_locator.0QcI221.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
  • Inlined service ".service_locator.0QcI221.App\Controller\UserSecurityController" to "App\Controller\UserSecurityController".
  • Inlined service "App\Validator\RegistrationValidationGroupResolver" to "App\Form\RegistrationFormType".
  • Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.Vt79qxb" to "fragment.handler".
  • Inlined service ".1_~TWNEYrk" to "error_handler.error_renderer.html".
  • Inlined service ".2_~TWNEYrk" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.D0bqbKK" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~7s2AW1k" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.fZdtK64" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.LVGXLLD" to "messenger.routable_message_bus".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "texter.transports" to "texter.messenger.sms_handler".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.5roi_BZ" to "validator.validator_factory".
  • Inlined service ".service_locator.6RweocE" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.6vEAMWs.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.wFu26j." to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.GNX5YHx" to "router.expression_language_provider".
  • Inlined service ".service_locator.u8_dms7.router.cache_warmer" to "router.cache_warmer".
  • Inlined service ".1_int~3IuSjAd" to "Symfony\Bundle\FrameworkBundle\Controller\RedirectController".
  • Inlined service ".2_int~3IuSjAd" to "Symfony\Bundle\FrameworkBundle\Controller\RedirectController".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~rpbxf8e" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~rpbxf8e" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "App\Serializer\FavoriteUsersMediaNormalizer" to "serializer".
  • Inlined service "App\Serializer\ModuleNormalizer" to "serializer".
  • Inlined service "App\Serializer\SurveyNormalizer" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.cache_class_metadata_factory.inner" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "serializer.mapping.cache.symfony" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service ".1_~C5mfKWD" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~C5mfKWD" to "error_handler.error_renderer.serializer".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.RUdonT4.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "App\Service\GlobalProductsVariable" to "twig".
  • Inlined service "App\Service\GlobalModulesVariable" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator._nrFzKi.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.MBcj_p5" to "twig.runtime_loader".
  • Inlined service ".1_~Hs12wwi" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".1_NonceGenerator~yUonWxl" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~yUonWxl" to "twig.extension.webprofiler".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~br19hhY" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".2_SourceContextProvider~br19hhY" to "var_dumper.server_connection".
  • Inlined service ".3_RequestContextProvider~br19hhY" to "var_dumper.server_connection".
  • Inlined service ".4_CliContextProvider~br19hhY" to "var_dumper.server_connection".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~br19hhY" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~br19hhY" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.GYzSB_C" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.ZZvxt3l" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service ".service_locator.nAEpldE" to "security.token_storage".
  • Inlined service ".service_locator.eYaJuY9" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.RNphPAX" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service ".1_int~Mf3suuZ" to "security.authentication.retry_entry_point".
  • Inlined service ".2_int~Mf3suuZ" to "security.authentication.retry_entry_point".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
  • Inlined service ".security.request_matcher.i0nnAHt" to "security.access_map".
  • Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
  • Inlined service ".security.request_matcher.BBZDWZp" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.authentication.success_handler.api_login.json_login" to "security.authentication.listener.json.api_login".
  • Inlined service "security.authentication.failure_handler.api_login.json_login" to "security.authentication.listener.json.api_login".
  • Inlined service "security.authentication.session_strategy_noop" to "security.authentication.listener.json.api_login".
  • Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.exception_listener.api_refresh" to "security.firewall.map.context.api_refresh".
  • Inlined service "security.firewall.map.config.api_refresh" to "security.firewall.map.context.api_refresh".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.event_dispatcher.main" to "security.logout_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AdminFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\AgreementFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\SettingFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\SpecializationFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\SpecializationStageFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\UserGroupFixtures" to "doctrine.fixtures.loader".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service ".1_TokenStorage~nZ4bvBi" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service "gesdinet.jwtrefreshtoken.authenticator" to "gesdinet.jwtrefreshtoken".
  • Inlined service "gesdinet.jwtrefreshtoken.user_provider" to "gesdinet.jwtrefreshtoken".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.7918a41c844b87883c3322eae27f4b48cb6063fef4748dc82f66e645dc6be06f164cf991" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.zone_request_matcher.b417c83ef2bcf459b4b2bb1e5a42d5c86f974ffd6bfe73357a9f04d46025529306a33be3" to "fos_rest.zone_matcher_listener".
  • Inlined service "fos_rest.zone_request_matcher.6ad4f896a6b8b5a2e05e7b548e98d7e4031131407a2c1c539c9680ff79d43df8469a13e5" to "fos_rest.zone_matcher_listener".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.annotation" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtension".
  • Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
  • Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
  • Inlined service ".service_locator.y6Z.WxB" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~TOddKCq" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\AddCampaignEmailsToQueueHandler" to ".messenger.handler_descriptor.vDMNnBn".
  • Inlined service "App\MessageHandler\AddCommentUserEventHandler" to ".messenger.handler_descriptor.6G67_eZ".
  • Inlined service "App\MessageHandler\CampaignEmailSendigHandler" to ".messenger.handler_descriptor.WuaCYhb".
  • Inlined service "App\MessageHandler\CertificateFetchActionMessageHandler" to ".messenger.handler_descriptor.dfUh8w8".
  • Inlined service "App\MessageHandler\CommentAddActionMessageHandler" to ".messenger.handler_descriptor.fZmIcDT".
  • Inlined service "App\MessageHandler\DeleteCommentUserEventHandler" to ".messenger.handler_descriptor.ULp.NUe".
  • Inlined service "App\MessageHandler\EmailLinkRegistrationMessageHandler" to ".messenger.handler_descriptor.sbpBPyy".
  • Inlined service "App\MessageHandler\EmailLinkVisitActionMessageHandler" to ".messenger.handler_descriptor.RbvURxZ".
  • Inlined service "App\MessageHandler\EmailOpenActionMessageHandler" to ".messenger.handler_descriptor.pTNwLSC".
  • Inlined service "App\MessageHandler\ExamFinishActionMessageHandler" to ".messenger.handler_descriptor.CDvVHTx".
  • Inlined service "App\MessageHandler\LoginActionMessageHandler" to ".messenger.handler_descriptor.8z6AJSC".
  • Inlined service "App\MessageHandler\LoginUserEventHandler" to ".messenger.handler_descriptor.pX0kmjz".
  • Inlined service "App\MessageHandler\MediaLikeActionMessageHandler" to ".messenger.handler_descriptor.Wix4hXm".
  • Inlined service "App\MessageHandler\MediaLikeUserEventHandler" to ".messenger.handler_descriptor.7ffuDK5".
  • Inlined service "App\MessageHandler\MediaTimeSpentActionMessageHandler" to ".messenger.handler_descriptor._.zRA7h".
  • Inlined service "App\MessageHandler\MediaUnlikeUserEventHandler" to ".messenger.handler_descriptor.c_u.kpj".
  • Inlined service "App\MessageHandler\MediaViewUserEventHandler" to ".messenger.handler_descriptor.tnF5COY".
  • Inlined service "App\MessageHandler\MediaVisitActionMessageHandler" to ".messenger.handler_descriptor.kA08RoQ".
  • Inlined service "App\MessageHandler\Notification\NotificationCampaignMessageHandler" to ".messenger.handler_descriptor.O6O0Nt3".
  • Inlined service "App\MessageHandler\RegisterActionMessageHandler" to ".messenger.handler_descriptor.N1nK6fB".
  • Inlined service "App\MessageHandler\RegisterUserEventHandler" to ".messenger.handler_descriptor.fKbURcK".
  • Inlined service "App\MessageHandler\SendCommentAnswerMessageHandler" to ".messenger.handler_descriptor.q_JmLp8".
  • Inlined service "App\MessageHandler\SendCommentNotificationMessageHandler" to ".messenger.handler_descriptor.wdN9m0Q".
  • Inlined service "App\MessageHandler\SendContactConfirmationHandler" to ".messenger.handler_descriptor.5KjbD3U".
  • Inlined service "App\MessageHandler\SendEmailConfirmationHandler" to ".messenger.handler_descriptor.pc0XUxN".
  • Inlined service "App\MessageHandler\SurveyFinishActionMessageHandler" to ".messenger.handler_descriptor.EyJXTps".
  • Inlined service "App\MessageHandler\UserVerificationActionMessageHandler" to ".messenger.handler_descriptor.TbluYFw".
  • Inlined service "App\MessageHandler\VisitUserEventHandler" to ".messenger.handler_descriptor.BLl31EH".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
  • Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "App\Security\ExamFillEntryItemVoter" to "debug.security.voter.App\Security\ExamFillEntryItemVoter".
  • Inlined service "App\Security\ExamFillEntryVoter" to "debug.security.voter.App\Security\ExamFillEntryVoter".
  • Inlined service "App\Security\ExamVoter" to "debug.security.voter.App\Security\ExamVoter".
  • Inlined service "App\Security\FavoriteUsersMediaVoter" to "debug.security.voter.App\Security\FavoriteUsersMediaVoter".
  • Inlined service "App\Security\MediaVoter" to "debug.security.voter.App\Security\MediaVoter".
  • Inlined service "App\Security\SurveyFillEntryItemVoter" to "debug.security.voter.App\Security\SurveyFillEntryItemVoter".
  • Inlined service "App\Security\SurveyFillEntryVoter" to "debug.security.voter.App\Security\SurveyFillEntryVoter".
  • Inlined service "App\Security\SurveyVoter" to "debug.security.voter.App\Security\SurveyVoter".
  • Inlined service "App\Security\UserVerificationVoter" to "debug.security.voter.App\Security\UserVerificationVoter".
  • Inlined service ".service_locator.6vEAMWs" to ".service_locator.6vEAMWs.translation.warmer".
  • Inlined service ".service_locator.X3fQg4I" to ".service_locator.X3fQg4I.router.default".
  • Inlined service ".service_locator.u8_dms7" to ".service_locator.u8_dms7.router.cache_warmer".
  • Inlined service ".service_locator.RUdonT4" to ".service_locator.RUdonT4.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator._nrFzKi" to ".service_locator._nrFzKi.twig.template_cache_warmer".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.cache_class_metadata_factory.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.5fviC48" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service ".service_locator.X3fQg4I.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "security.helper" to "twig".
  • Inlined service "security.helper" to "twig".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
459