http://motoservis.dev.firamedia.cz/robots.txt

Log Messages

  • Info. & Errors 0
  • Deprecations 19
  • Debug 47
  • PHP Notices 0
  • Container 937

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php (6 times) User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
0 of 0
[ "exception" => ErrorException {#636 #message: "User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead." #code: 0 #file: "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Event/KernelEvent.php" #line: 88 #severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Event/KernelEvent.php:88 { Symfony\Component\HttpKernel\Event\KernelEvent->isMasterRequest() … › { trigger_deprecation('symfony/http-kernel', '5.3', '"%s()" is deprecated, use "isMainRequest()" instead.', __METHOD__);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/EventListener/FirewallListener.php:41 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) … › { if (!$event->isMasterRequest()) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Event/KernelEvent.php:88 { Symfony\Component\HttpKernel\Event\KernelEvent->isMasterRequest() … › { trigger_deprecation('symfony/http-kernel', '5.3', '"%s()" is deprecated, use "isMainRequest()" instead.', __METHOD__);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/EventListener/FirewallListener.php:41 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) … › { if (!$event->isMasterRequest()) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead.
0 of 0
[ "exception" => ErrorException {#871 #message: "User Deprecated: Since symfony/security-csrf 5.3: Passing a "Symfony\Component\HttpFoundation\Session\SessionInterface" to "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" is deprecated, use a "Symfony\Component\HttpFoundation\RequestStack" instead." #code: 0 #file: "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" #line: 50 #severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php:50 { Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage->__construct($requestStack, string $namespace = self::SESSION_NAMESPACE) … › if ($requestStack instanceof SessionInterface) { trigger_deprecation('symfony/security-csrf', '5.3', 'Passing a "%s" to "%s" is deprecated, use a "%s" instead.', SessionInterface::class, __CLASS__, RequestStack::class); $request = new Request(); } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Csrf_TokenStorageService.php:24 { ContainerRSxGyAF\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')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 { ContainerRSxGyAF\get_Container_Private_Security_Csrf_TokenManagerService::do($container, $lazyLoad = true) … › › return $container->services['.container.private.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())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php:50 { Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage->__construct($requestStack, string $namespace = self::SESSION_NAMESPACE) … › if ($requestStack instanceof SessionInterface) { trigger_deprecation('symfony/security-csrf', '5.3', 'Passing a "%s" to "%s" is deprecated, use a "%s" instead.', SessionInterface::class, __CLASS__, RequestStack::class); $request = new Request(); } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Csrf_TokenStorageService.php:24 { ContainerRSxGyAF\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')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 { ContainerRSxGyAF\get_Container_Private_Security_Csrf_TokenManagerService::do($container, $lazyLoad = true) … › › return $container->services['.container.private.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())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
0 of 0
[ "exception" => ErrorException {#883 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead." #code: 0 #file: "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php" #line: 17 #severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:20 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › { include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php'; include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php'; } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:20 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › { include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php'; include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php'; } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead.
0 of 0
[ "exception" => ErrorException {#884 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead." #code: 0 #file: "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:21 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:21 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
0 of 0
[ "exception" => ErrorException {#886 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead." #code: 0 #file: "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php" #line: 17 #severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_EncoderFactory_GenericService.php:20 { ContainerRSxGyAF\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › { include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php'; include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php'; } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:23 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › › return $container->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_EncoderFactory_GenericService.php:20 { ContainerRSxGyAF\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › { include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php'; include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php'; } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:23 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › › return $container->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
0 of 0
[ "exception" => ErrorException {#887 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead." #code: 0 #file: "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php" #line: 20 #severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php:20 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_EncoderFactory_GenericService.php:21 { ContainerRSxGyAF\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php';} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:23 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › › return $container->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php:20 { include_once … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_EncoderFactory_GenericService.php:21 { ContainerRSxGyAF\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';include_once \dirname(__DIR__, 6).'/shared/vendor/symfony/security-core/Encoder/EncoderFactory.php';} /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_PasswordEncoderService.php:23 { ContainerRSxGyAF\getSecurity_PasswordEncoderService::do($container, $lazyLoad = true) … › › return $container->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getAppAuthenticatorService.php:28 { ContainerRSxGyAF\getAppAuthenticatorService::do($container, $lazyLoad = true) … › › return $container->privates['App\\Security\\AppAuthenticator'] = new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['security.password_encoder'] ?? $container->load('getSecurity_PasswordEncoderService')));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/getSecurity_Firewall_Map_Context_MainService.php:48 { ContainerRSxGyAF\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); }, 5), 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\\AppAuthenticator'] ?? $container->load('getAppAuthenticatorService')), 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\\AppAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));} } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/var/cache/dev/ContainerRSxGyAF/App_KernelDevDebugContainer.php:468 { ContainerRSxGyAF\App_KernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Container.php:422 { 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}();} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:176 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › if ($this->firewallMap instanceof FirewallMap) { $firewallConfig = $this->firewallMap->getFirewallConfig($request); if (null !== $firewallConfig) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:173 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/EventListener/ErrorListener.php:85 { Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) … › try { $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/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);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:213 { Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response … › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/HttpKernel.php:85 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › › return $this->handleThrowable($e, $request, $type);} } /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /www/hosting/motoservis.dev.firamedia.cz/www/releases/20230901114522/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
n/a Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1873 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getCredentials()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1875 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1879 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1989 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1990 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a Method "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator::getLoginUrl()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Security\AppAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1991 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1992 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17 { include … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:281 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) { include $file;arguments: { "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php" } } } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17 { include … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);} /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:281 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) { include $file;arguments: { "/www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php" } } }
n/a Class "App\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1993 +count: 1 -severity: E_USER_DEPRECATED trace: { /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /www/hosting/motoservis.dev.firamedia.cz/www/shared/vendor/symfony/error-handler/DebugClassLoader.php:325 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } spl_autoload_call() {} }