02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#214
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php "
#line : 134
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:134 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:134 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#215
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php "
#line : 144
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:144 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:144 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#216
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php "
#line : 131
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:131 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:131 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#217
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php "
#line : 141
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:141 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:141 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSessionService.php:21 {
ContainerXGqIfTF \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Csrf_TokenStorageService.php:24 {
ContainerXGqIfTF \ 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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/get_Container_Private_Security_Csrf_TokenManagerService.php:25 {
ContainerXGqIfTF \ 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getLoginFormAuthenticatorService.php:28 {
ContainerXGqIfTF \ getLoginFormAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($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')));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/getSecurity_Firewall_Map_Context_MainService.php:48 {
ContainerXGqIfTF \ 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\\LoginFormAuthenticator'] ?? $container->load('getLoginFormAuthenticatorService')), 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\\LoginFormAuthenticator', 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())));
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:426 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/fatass.online/dev/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}();
› }
}
/data/www/fatass.online/dev/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/data/www/fatass.online/dev/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:45 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
›
› if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
› $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
/data/www/fatass.online/dev/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);
›
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/data/www/fatass.online/dev/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);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#628
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 153
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:153 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetExists($key)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:153 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetExists($key)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#629
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 161
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:161 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetGet($key)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:161 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetGet($key)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#630
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 169
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:169 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetSet($key, $value)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:169 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetSet($key, $value)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#631
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 177
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:177 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetUnset($key)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:177 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetUnset($key)
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#632
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 114
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:114 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:114 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
02:21:33
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#633
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 122
#severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:122 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:122 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/data/www/fatass.online/dev/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/data/www/fatass.online/dev/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:919 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:1394 {
ContainerXGqIfTF \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/data/www/fatass.online/dev / var/cache/dev/ContainerXGqIfTF/App_KernelDevDebugContainer.php:757 {
ContainerXGqIfTF\App_KernelDevDebugContainer->ContainerXGqIfTF \ {closure} …
› $instance->addListener('kernel.response', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelResponse'], -100);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/data/www/fatass.online/dev/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/data/www/fatass.online/dev/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/data/www/fatass.online/dev / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
09:09:47
n/a
Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Security\Core\Exception\AuthenticationException::__wakeup() should either be compatible with Exception::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => Symfony\Component\ErrorHandler\Exception \ SilencedErrorContext {#808
+count : 1
-severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/finder/ Finder.php:608 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:396 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/finder/ Finder.php:608 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function getIterator()
› {
}
/data/www/fatass.online/dev/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:396 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
09:09:47
n/a
Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => Symfony\Component\ErrorHandler\Exception \ SilencedErrorContext {#809
+count : 1
-severity : E_DEPRECATED
trace : {
/data/www/fatass.online/dev/vendor /symfony/finder/ Finder.php:690 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:396 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
}
]
{
/data/www/fatass.online/dev/vendor /symfony/finder/ Finder.php:690 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function count()
› {
}
/data/www/fatass.online/dev/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:396 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\SortableIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\CustomFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:09:47
n/a
The "Symfony\Bridge\Doctrine\Logger\DbalLogger " class implements "Doctrine\DBAL\Logging\SQLLogger " that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.