09:31:53.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\initaliserCapaciteCamionCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Console\Command\Command::execute() " might add "int " as a native return type declaration in the future. Do the same in child class "App\Command\initialiserNombreMaxRestoCommand " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
The "App\Security\ApiTokenAuthenticator " class extends "Symfony\Component\Security\Guard\AbstractGuardAuthenticator " that is deprecated since Symfony 5.3, use the new authenticator system instead.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getCredentials() " might add "mixed " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser() " might add "?UserInterface " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationFailure() " might add "?Response " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess() " might add "?Response " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start() " might add "Response " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supportsRememberMe() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\ApiTokenAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
The "App\Security\LoginAuthenticator " class extends "Symfony\Component\Security\Guard\AbstractGuardAuthenticator " that is deprecated since Symfony 5.3, use the new authenticator system instead.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getCredentials() " might add "mixed " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser() " might add "?UserInterface " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess() " might add "?Response " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start() " might add "Response " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationFailure() " might add "?Response " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supportsRememberMe() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\LoginAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The child node "encoders " at path "security " is deprecated, use "password_hashers " instead.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: Not setting the "security.enable_authenticator_manager " config option to true is deprecated.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface " is deprecated, class "App\Entity\User " should implement it.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface " is deprecated, class "App\Entity\User " should implement it.
09:31:53.000
deprecation
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead.
09:31:53.000
deprecation
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener " class is deprecated, use the new authenticator system instead.
09:31:53.000
deprecation
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener " class is deprecated, use the new authenticator system instead.
09:31:53.000
deprecation
Return type of Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger::commandSucceeded(MongoDB\Driver\Monitoring\CommandSucceededEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded(MongoDB\Driver\Monitoring\CommandSucceededEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger::commandSucceeded(MongoDB\Driver\Monitoring\CommandSucceededEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded(MongoDB\Driver\Monitoring\CommandSucceededEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\ODM\MongoDB\APM\CommandLogger::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\ODM\MongoDB\APM\CommandLogger::commandSucceeded(MongoDB\Driver\Monitoring\CommandSucceededEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded(MongoDB\Driver\Monitoring\CommandSucceededEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Return type of Doctrine\ODM\MongoDB\APM\CommandLogger::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\AdminController " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\AdminController " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\ClientController " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\ClientController " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\DefaultController " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\DefaultController " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\LivreurController " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\LivreurController " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\PaiementController " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\PaiementController " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\RestaurateurController " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\RestaurateurController " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Security\LoginAuthenticator " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Service\UserService " service.
09:31:53.000
deprecation
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Service\UserService " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the ".service_locator.5KFNZkz " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the ".service_locator.tXM58lC " service.
09:31:53.000
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the ".service_locator.ltO6Keg " service.
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
15:33:38.765
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
15:33:38.765
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
15:33:38.766
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
15:33:38.766
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
15:33:38.766
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
15:33:38.766
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
15:33:38.766
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
15:33:38.766
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
15:33:38.766
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
15:33:38.766
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
15:33:38.766
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
15:33:38.804
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder " service is deprecated, use "security.user_password_hasher " instead.
php
Show context
Show trace
{
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:22 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#753
#message : "User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. "
#code : 0
#file : "/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php "
#line : 22
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:22 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:22 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher " instead.
php
Show context
Show trace
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:19 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#754
#message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. "
#code : 0
#file : "/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php "
#line : 19
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:19 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:19 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead.
php
Show context
Show trace
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php:17 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#755
#message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. "
#code : 0
#file : "/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php "
#line : 17
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php:17 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php:17 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
php
Show context
Show trace
{
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_EncoderFactory_GenericService.php:22 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#757
#message : "User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. "
#code : 0
#file : "/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_EncoderFactory_GenericService.php "
#line : 22
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_EncoderFactory_GenericService.php:22 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_EncoderFactory_GenericService.php:22 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory " instead.
php
Show context
Show trace
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactory.php:20 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#758
#message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. "
#code : 0
#file : "/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactory.php "
#line : 20
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactory.php:20 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactory.php:20 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead.
php
Show context
Show trace
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php:17 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#759
#message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. "
#code : 0
#file : "/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php "
#line : 17
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php:17 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php:17 {
ContainerOs0FTZb \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);
›
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/get_Container_Private_Security_PasswordEncoderService.php:24 {
ContainerOs0FTZb \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true) …
›
› return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
Deprecated: Creation of dynamic property App\Security\LoginAuthenticator::$dm is deprecated
php
Show context
Show trace
{
/var/www/html/foondlineapi / src/Security/LoginAuthenticator.php:47 {
App\Security \ LoginAuthenticator->__construct(DocumentManager $dm, EntityManagerInterface $entityManager, RouterInterface $router, CsrfTokenManagerInterface $csrfTokenManager, UserPasswordEncoderInterface $passwordEncoder) …
› $this->passwordEncoder = $passwordEncoder;
› $this->dm=$dm;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#761
#message : "Deprecated: Creation of dynamic property App\Security\LoginAuthenticator::$dm is deprecated "
#code : 0
#file : "/var/www/html/foondlineapi / src/Security/LoginAuthenticator.php "
#line : 47
#severity : E_DEPRECATED
trace : {
/var/www/html/foondlineapi / src/Security/LoginAuthenticator.php:47 {
App\Security \ LoginAuthenticator->__construct(DocumentManager $dm, EntityManagerInterface $entityManager, RouterInterface $router, CsrfTokenManagerInterface $csrfTokenManager, UserPasswordEncoderInterface $passwordEncoder) …
› $this->passwordEncoder = $passwordEncoder;
› $this->dm=$dm;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi / src/Security/LoginAuthenticator.php:47 {
App\Security \ LoginAuthenticator->__construct(DocumentManager $dm, EntityManagerInterface $entityManager, RouterInterface $router, CsrfTokenManagerInterface $csrfTokenManager, UserPasswordEncoderInterface $passwordEncoder) …
› $this->passwordEncoder = $passwordEncoder;
› $this->dm=$dm;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getLoginAuthenticatorService.php:26 {
ContainerOs0FTZb \ getLoginAuthenticatorService::do($container, $lazyLoad = true) …
›
› return $container->privates['App\\Security\\LoginAuthenticator'] = new \App\Security\LoginAuthenticator(($container->services['doctrine_mongodb.odm.default_document_manager'] ?? $container->load('getDoctrineMongodb_Odm_DefaultDocumentManagerService')), ($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['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/getSecurity_Firewall_Map_Context_DefaultService.php:37 {
ContainerOs0FTZb \ getSecurity_Firewall_Map_Context_DefaultService::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, 'default', ($container->privates['App\\Security\\LoginAuthenticator'] ?? $container->load('getLoginAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.default'] ?? $container->load('getSecurity_EventDispatcher_DefaultService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('default', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'default', 'App\\Security\\LoginAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
› }
}
/var/www/html/foondlineapi / var/cache/dev/ContainerOs0FTZb/App_KernelDevDebugContainer.php:483 {
ContainerOs0FTZb \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/foondlineapi/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}();
› }
}
/var/www/html/foondlineapi/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:78 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext …
›
› return $this->container->get($contextId);
› }
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallMap.php:52 {
Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request) …
› {
› $context = $this->getFirewallContext($request);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($this->firewallMap instanceof FirewallMap) {
› $firewallConfig = $this->firewallMap->getFirewallConfig($request);
› if (null !== $firewallConfig) {
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.805
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous() " method is deprecated.
php
Show context
Show trace
{
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallConfig.php:72 {
Symfony\Bundle\SecurityBundle\Security \ FirewallConfig->allowsAnonymous(): bool …
› {
› trigger_deprecation('symfony/security-bundle', '5.4', 'The "%s()" method is deprecated.', __METHOD__);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:187 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› 'name' => $firewallConfig->getName(),
› 'allows_anonymous' => $this->authenticatorManagerEnabled ? false : $firewallConfig->allowsAnonymous(),
› 'request_matcher' => $firewallConfig->getRequestMatcher(),
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
[
"exception " => ErrorException {#715
#message : "User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. "
#code : 0
#file : "/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallConfig.php "
#line : 72
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallConfig.php:72 {
Symfony\Bundle\SecurityBundle\Security \ FirewallConfig->allowsAnonymous(): bool …
› {
› trigger_deprecation('symfony/security-bundle', '5.4', 'The "%s()" method is deprecated.', __METHOD__);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:187 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› 'name' => $firewallConfig->getName(),
› 'allows_anonymous' => $this->authenticatorManagerEnabled ? false : $firewallConfig->allowsAnonymous(),
› 'request_matcher' => $firewallConfig->getRequestMatcher(),
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
}
]
{
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ Security/FirewallConfig.php:72 {
Symfony\Bundle\SecurityBundle\Security \ FirewallConfig->allowsAnonymous(): bool …
› {
› trigger_deprecation('symfony/security-bundle', '5.4', 'The "%s()" method is deprecated.', __METHOD__);
›
}
/var/www/html/foondlineapi/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:187 {
Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› 'name' => $firewallConfig->getName(),
› 'allows_anonymous' => $this->authenticatorManagerEnabled ? false : $firewallConfig->allowsAnonymous(),
› 'request_matcher' => $firewallConfig->getRequestMatcher(),
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:185 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:173 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/foondlineapi/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);
›
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
... : {
"kernel.request "
Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
$dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher {#62 …}
}
}
/var/www/html/foondlineapi/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);
› }
arguments : {
$listeners : [ …10]
$eventName : "kernel.request "
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
}
}
/var/www/html/foondlineapi/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments : {
$event : Symfony\Component\HttpKernel\Event \ RequestEvent {#196 …}
$eventName : "kernel.request "
}
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:213 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ HttpKernel.php:85 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/html/foondlineapi/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
$type : 1
$catch : true
}
}
/var/www/html/foondlineapi/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#5 …}
}
}
/var/www/html/foondlineapi/vendor /autoload_runtime.php:3 5 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/foondlineapi / public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments : {
"/var/www/html/foondlineapi/vendor/autoload_runtime.php "
}
}
}
15:33:38.808
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
doctrine
15:33:38.811
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
doctrine
15:33:38.815
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'foodline' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
doctrine
15:33:38.818
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'foodline' /*!50116 AND c.constraint_schema = 'foodline' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL
doctrine
15:33:38.819
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'foodline' ORDER BY SEQ_IN_INDEX ASC
doctrine
15:33:38.820
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS
FROM information_schema.TABLES
WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
doctrine
15:33:38.822
SELECT * FROM doctrine_migration_versions
doctrine
15:33:38.823
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
15:33:38.823
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
15:33:38.823
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
15:33:38.823
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
15:33:38.823
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
15:33:38.823
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .