20:50:54
|
php
|
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
"exception" => ErrorException {#801
#message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
#code: 0
#file: "/var/www/quinibar/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
#line: 66
#severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66: {
: 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',
: E_USER_DEPRECATED
: );
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:1967: {
: $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
: $b->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
: $b->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:34: {
: {
: return $this->container->get($name);
: }
}
/var/www/quinibar/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:154: {
:
: return $this->getService($this->managers[$name]);
: }
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:2953: {
: {
: return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(${($_ = isset($this->services['fos_user.util.password_updater']) ? $this->services['fos_user.util.password_updater'] : $this->getFosUser_Util_PasswordUpdaterService()) && false ?: '_'}, ${($_ = isset($this->services['fos_user.util.canonical_fields_updater']) ? $this->services['fos_user.util.canonical_fields_updater'] : $this->getFosUser_Util_CanonicalFieldsUpdaterService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->get('doctrine')) && false ?: '_'}->getManager(NULL), 'AppBundle\\Entity\\User');
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:5290: {
: {
: return $this->services['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(${($_ = isset($this->services['fos_user.user_manager']) ? $this->services['fos_user.user_manager'] : $this->get('fos_user.user_manager')) && false ?: '_'});
: }
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:3867: {
:
: return $this->services['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(array(0 => new \Symfony\Component\Security\Http\Firewall\ChannelListener($o, new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80, 443), $a), 1 => new \Symfony\Component\Security\Http\Firewall\ContextListener($b, array(0 => ${($_ = isset($this->services['fos_user.user_provider.username']) ? $this->services['fos_user.user_provider.username'] : $this->getFosUser_UserProvider_UsernameService()) && false ?: '_'}), 'main', $a, $c, $d), 2 => $q, 3 => new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener($b, $f, ${($_ = isset($this->services['security.authentication.session_strategy']) ? $this->services['security.authentication.session_strategy'] : $this->getSecurity_Authentication_SessionStrategyService()) && false ?: '_'}, $p, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \AppBundle\EventListener\UserLogin(array('roles.admin' => 'ROLE_ADMIN', 'roles.standard_user' => 'ROLE_STANDARD_USER', 'roles.establishment_owner' => 'ROLE_ESTABLISHMENT_OWNER'), $e), array('always_use_default_target_path' => false, 'default_target_path' => '/', 'login_path' => '/login', 'target_path_parameter' => '_target_path', 'use_referer' => false), 'main'), $r, array('check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => true, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true), $a, $c, ${($_ = isset($this->services['security.csrf.token_manager']) ? $this->services['security.csrf.token_manager'] : $this->get('security.csrf.token_manager')) && false ?: '_'}), 4 => new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener($b, '67a8e2bd138e73.63155908', $a, $f), 5 => new \Symfony\Component\Security\Http\Firewall\AccessListener($b, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, $o, $f)), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, $d, $p, 'main', new \AppBundle\Security\EntryPoint(), NULL, new \AppBundle\Security\AccessDeniedHandler(), $a, false), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', 'security.request_matcher.a64d671f18e5575531d76c1d1154fdc4476cb8a79c02ed7a3469178c6d7b96b5ed4e60db', true, false, 'fos_user.user_provider.username', 'main', 'AppBundle\\Security\\EntryPoint', 'AppBundle\\Security\\AccessDeniedHandler', NULL, array(0 => 'logout', 1 => 'form_login', 2 => 'anonymous')));
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:5442: {
: }, 'security.firewall.map.context.main' => function () {
: return ${($_ = isset($this->services['security.firewall.map.context.main']) ? $this->services['security.firewall.map.context.main'] : $this->get('security.firewall.map.context.main')) && false ?: '_'};
: })), new RewindableGenerator(function () {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php:57: {
: try {
: return $factory();
: } finally {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php:164: {
:
: return $this->container->get($contextId);
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php:135: {
: {
: $context = $this->getFirewallContext($request);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:44: {
:
: if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
: $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelRequest(): {}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:104: {
:
: call_user_func($this->listener, $event, $eventName, $this->dispatcher ?: $dispatcher);
:
}
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(): {}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212: {
: }
: call_user_func($listener, $event, $eventName, $this);
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44: {
: if ($listeners = $this->getListeners($eventName)) {
: $this->doDispatch($listeners, $eventName, $event);
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:139: {
:
: $this->dispatcher->dispatch($eventName, $event);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127: {
: $event = new GetResponseEvent($this, $request, $type);
: $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169: {
:
: return $this->getHttpKernel()->handle($request, $type, $catch);
: }
}
/var/www/quinibar/web/app_dev.php:29: {
: $request = Request::createFromGlobals();
: $response = $kernel->handle($request);
: $response->send();
}
}
}
]
{
/var/www/quinibar/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66: {
: 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',
: E_USER_DEPRECATED
: );
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:1967: {
: $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
: $b->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
: $b->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:34: {
: {
: return $this->container->get($name);
: }
}
/var/www/quinibar/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:154: {
:
: return $this->getService($this->managers[$name]);
: }
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:2953: {
: {
: return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(${($_ = isset($this->services['fos_user.util.password_updater']) ? $this->services['fos_user.util.password_updater'] : $this->getFosUser_Util_PasswordUpdaterService()) && false ?: '_'}, ${($_ = isset($this->services['fos_user.util.canonical_fields_updater']) ? $this->services['fos_user.util.canonical_fields_updater'] : $this->getFosUser_Util_CanonicalFieldsUpdaterService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->get('doctrine')) && false ?: '_'}->getManager(NULL), 'AppBundle\\Entity\\User');
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:5290: {
: {
: return $this->services['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(${($_ = isset($this->services['fos_user.user_manager']) ? $this->services['fos_user.user_manager'] : $this->get('fos_user.user_manager')) && false ?: '_'});
: }
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:3867: {
:
: return $this->services['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(array(0 => new \Symfony\Component\Security\Http\Firewall\ChannelListener($o, new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80, 443), $a), 1 => new \Symfony\Component\Security\Http\Firewall\ContextListener($b, array(0 => ${($_ = isset($this->services['fos_user.user_provider.username']) ? $this->services['fos_user.user_provider.username'] : $this->getFosUser_UserProvider_UsernameService()) && false ?: '_'}), 'main', $a, $c, $d), 2 => $q, 3 => new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener($b, $f, ${($_ = isset($this->services['security.authentication.session_strategy']) ? $this->services['security.authentication.session_strategy'] : $this->getSecurity_Authentication_SessionStrategyService()) && false ?: '_'}, $p, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \AppBundle\EventListener\UserLogin(array('roles.admin' => 'ROLE_ADMIN', 'roles.standard_user' => 'ROLE_STANDARD_USER', 'roles.establishment_owner' => 'ROLE_ESTABLISHMENT_OWNER'), $e), array('always_use_default_target_path' => false, 'default_target_path' => '/', 'login_path' => '/login', 'target_path_parameter' => '_target_path', 'use_referer' => false), 'main'), $r, array('check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => true, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true), $a, $c, ${($_ = isset($this->services['security.csrf.token_manager']) ? $this->services['security.csrf.token_manager'] : $this->get('security.csrf.token_manager')) && false ?: '_'}), 4 => new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener($b, '67a8e2bd138e73.63155908', $a, $f), 5 => new \Symfony\Component\Security\Http\Firewall\AccessListener($b, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, $o, $f)), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, $d, $p, 'main', new \AppBundle\Security\EntryPoint(), NULL, new \AppBundle\Security\AccessDeniedHandler(), $a, false), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', 'security.request_matcher.a64d671f18e5575531d76c1d1154fdc4476cb8a79c02ed7a3469178c6d7b96b5ed4e60db', true, false, 'fos_user.user_provider.username', 'main', 'AppBundle\\Security\\EntryPoint', 'AppBundle\\Security\\AccessDeniedHandler', NULL, array(0 => 'logout', 1 => 'form_login', 2 => 'anonymous')));
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:5442: {
: }, 'security.firewall.map.context.main' => function () {
: return ${($_ = isset($this->services['security.firewall.map.context.main']) ? $this->services['security.firewall.map.context.main'] : $this->get('security.firewall.map.context.main')) && false ?: '_'};
: })), new RewindableGenerator(function () {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php:57: {
: try {
: return $factory();
: } finally {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php:164: {
:
: return $this->container->get($contextId);
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php:135: {
: {
: $context = $this->getFirewallContext($request);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:44: {
:
: if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {
: $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
}
Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelRequest(): {}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:104: {
:
: call_user_func($this->listener, $event, $eventName, $this->dispatcher ?: $dispatcher);
:
}
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(): {}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212: {
: }
: call_user_func($listener, $event, $eventName, $this);
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44: {
: if ($listeners = $this->getListeners($eventName)) {
: $this->doDispatch($listeners, $eventName, $event);
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:139: {
:
: $this->dispatcher->dispatch($eventName, $event);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127: {
: $event = new GetResponseEvent($this, $request, $type);
: $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169: {
:
: return $this->getHttpKernel()->handle($request, $type, $catch);
: }
}
/var/www/quinibar/web/app_dev.php:29: {
: $request = Request::createFromGlobals();
: $response = $kernel->handle($request);
: $response->send();
}
}
|
20:50:54
|
php
|
User Deprecated: The "Symfony\Bridge\Twig\Extension\FormExtension" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0
[
"exception" => ErrorException {#605
#message: "User Deprecated: The "Symfony\Bridge\Twig\Extension\FormExtension" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0"
#code: 0
#file: "/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
#line: 238
#severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:238: {
: if (!isset($parentInterfaces[$interface])) {
: @trigger_error(sprintf('The "%s" %s "%s" that is deprecated %s', $name, $refl->isInterface() ? 'interface extends' : 'class implements', $interface, self::$deprecated[$interface]), E_USER_DEPRECATED);
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4629: {
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(array(0 => $this, 1 => 'twig.form.renderer')));
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4192: {
: {
: return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->get('twig')) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->get('templating.name_parser')) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:234: {
: if ($this->container->has('templating')) {
: $content = $this->container->get('templating')->render($view, $parameters);
: } elseif ($this->container->has('twig')) {
}
/var/www/quinibar/src/AppBundle/Controller/DefaultController.php:86: {
: // return $this->render("@loginApp/index.html");
: return $this->render(":webApp/pages:public.html.twig");
: // return $this->render(':public:index.html.twig');
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151: {
: // call controller
: $response = \call_user_func_array($controller, $arguments);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169: {
:
: return $this->getHttpKernel()->handle($request, $type, $catch);
: }
}
/var/www/quinibar/web/app_dev.php:29: {
: $request = Request::createFromGlobals();
: $response = $kernel->handle($request);
: $response->send();
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:238: {
: if (!isset($parentInterfaces[$interface])) {
: @trigger_error(sprintf('The "%s" %s "%s" that is deprecated %s', $name, $refl->isInterface() ? 'interface extends' : 'class implements', $interface, self::$deprecated[$interface]), E_USER_DEPRECATED);
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4629: {
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(array(0 => $this, 1 => 'twig.form.renderer')));
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4192: {
: {
: return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->get('twig')) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->get('templating.name_parser')) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:234: {
: if ($this->container->has('templating')) {
: $content = $this->container->get('templating')->render($view, $parameters);
: } elseif ($this->container->has('twig')) {
}
/var/www/quinibar/src/AppBundle/Controller/DefaultController.php:86: {
: // return $this->render("@loginApp/index.html");
: return $this->render(":webApp/pages:public.html.twig");
: // return $this->render(':public:index.html.twig');
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151: {
: // call controller
: $response = \call_user_func_array($controller, $arguments);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169: {
:
: return $this->getHttpKernel()->handle($request, $type, $catch);
: }
}
/var/www/quinibar/web/app_dev.php:29: {
: $request = Request::createFromGlobals();
: $response = $kernel->handle($request);
: $response->send();
}
}
|
20:50:54
|
php
|
User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
"exception" => ErrorException {#582
#message: "User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead."
#code: 0
#file: "/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
#line: 7
#severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7: {
:
: @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17: {
:
: class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
: {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24: {
: */
: class AsseticExtension extends BaseAsseticExtension
: {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4633: {
: $instance->addExtension(${($_ = isset($this->services['mobile_detect.twig.extension']) ? $this->services['mobile_detect.twig.extension'] : $this->get('mobile_detect.twig.extension')) && false ?: '_'});
: $instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->get('templating.name_parser')) && false ?: '_'}, true, array(), array(0 => 'FrameworkBundle', 1 => 'SecurityBundle', 2 => 'TwigBundle', 3 => 'MonologBundle', 4 => 'SwiftmailerBundle', 5 => 'DoctrineBundle', 6 => 'MobileDetectBundle', 7 => 'SensioFrameworkExtraBundle', 8 => 'DoctrineFixturesBundle', 9 => 'NelmioCorsBundle', 10 => 'FOSUserBundle', 11 => 'AsseticBundle', 12 => 'AppBundle', 13 => 'FirebaseBundle', 14 => 'DebugBundle', 15 => 'WebProfilerBundle', 16 => 'SensioDistributionBundle', 17 => 'SensioGeneratorBundle', 18 => 'WebServerBundle'), new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->get('var_dumper.cloner')) && false ?: '_'}, $d));
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4192: {
: {
: return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->get('twig')) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->get('templating.name_parser')) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:234: {
: if ($this->container->has('templating')) {
: $content = $this->container->get('templating')->render($view, $parameters);
: } elseif ($this->container->has('twig')) {
}
/var/www/quinibar/src/AppBundle/Controller/DefaultController.php:86: {
: // return $this->render("@loginApp/index.html");
: return $this->render(":webApp/pages:public.html.twig");
: // return $this->render(':public:index.html.twig');
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151: {
: // call controller
: $response = \call_user_func_array($controller, $arguments);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169: {
:
: return $this->getHttpKernel()->handle($request, $type, $catch);
: }
}
/var/www/quinibar/web/app_dev.php:29: {
: $request = Request::createFromGlobals();
: $response = $kernel->handle($request);
: $response->send();
}
}
}
]
{
/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7: {
:
: @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17: {
:
: class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
: {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24: {
: */
: class AsseticExtension extends BaseAsseticExtension
: {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4633: {
: $instance->addExtension(${($_ = isset($this->services['mobile_detect.twig.extension']) ? $this->services['mobile_detect.twig.extension'] : $this->get('mobile_detect.twig.extension')) && false ?: '_'});
: $instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->get('templating.name_parser')) && false ?: '_'}, true, array(), array(0 => 'FrameworkBundle', 1 => 'SecurityBundle', 2 => 'TwigBundle', 3 => 'MonologBundle', 4 => 'SwiftmailerBundle', 5 => 'DoctrineBundle', 6 => 'MobileDetectBundle', 7 => 'SensioFrameworkExtraBundle', 8 => 'DoctrineFixturesBundle', 9 => 'NelmioCorsBundle', 10 => 'FOSUserBundle', 11 => 'AsseticBundle', 12 => 'AppBundle', 13 => 'FirebaseBundle', 14 => 'DebugBundle', 15 => 'WebProfilerBundle', 16 => 'SensioDistributionBundle', 17 => 'SensioGeneratorBundle', 18 => 'WebServerBundle'), new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
: $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->get('var_dumper.cloner')) && false ?: '_'}, $d));
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/var/cache/dev/appDevDebugProjectContainer.php:4192: {
: {
: return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->get('twig')) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->get('templating.name_parser')) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});
: }
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:329: {
: try {
: $service = $this->$method();
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:234: {
: if ($this->container->has('templating')) {
: $content = $this->container->get('templating')->render($view, $parameters);
: } elseif ($this->container->has('twig')) {
}
/var/www/quinibar/src/AppBundle/Controller/DefaultController.php:86: {
: // return $this->render("@loginApp/index.html");
: return $this->render(":webApp/pages:public.html.twig");
: // return $this->render(':public:index.html.twig');
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151: {
: // call controller
: $response = \call_user_func_array($controller, $arguments);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169: {
:
: return $this->getHttpKernel()->handle($request, $type, $catch);
: }
}
/var/www/quinibar/web/app_dev.php:29: {
: $request = Request::createFromGlobals();
: $response = $kernel->handle($request);
: $response->send();
}
}
|
18:15:46
|
-
|
Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.
[
"exception" => SilencedErrorContext {#1162
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension.php:7: {
:
: @trigger_error(sprintf('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.'), E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
arguments: {
"/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
}
}
}
}
]
{
/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension.php:7: {
:
: @trigger_error(sprintf('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.'), E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
arguments: {
"/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
}
}
}
|
18:15:46
|
-
|
The "Symfony\Bridge\Twig\Extension\FormExtension" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0
[
"exception" => SilencedErrorContext {#1168
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:238: {
: if (!isset($parentInterfaces[$interface])) {
: @trigger_error(sprintf('The "%s" %s "%s" that is deprecated %s', $name, $refl->isInterface() ? 'interface extends' : 'class implements', $interface, self::$deprecated[$interface]), E_USER_DEPRECATED);
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:238: {
: if (!isset($parentInterfaces[$interface])) {
: @trigger_error(sprintf('The "%s" %s "%s" that is deprecated %s', $name, $refl->isInterface() ? 'interface extends' : 'class implements', $interface, self::$deprecated[$interface]), E_USER_DEPRECATED);
: }
}
Symfony\Component\Debug\DebugClassLoader->loadClass(): {}
}
|
18:15:46
|
-
|
Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
"exception" => SilencedErrorContext {#1167
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7: {
:
: @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
arguments: {
"/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
}
}
}
}
]
{
/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7: {
:
: @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:141: {
: if ($file = $this->classLoader[0]->findFile($class)) {
: require $file;
: }
arguments: {
"/var/www/quinibar/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
}
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\Api::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1166
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\Group::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1165
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\League::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1170
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\Match::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1169
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\Pool::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1163
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\Round::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1164
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Api\User::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1159
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Category::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1160
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Crawler\Group::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1161
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Crawler\League::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1156
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Crawler\Match::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1157
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Crawler\Round::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1158
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Crawler\Team::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1153
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$em" of method "AppBundle\Service\Establishment::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1154
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Group::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1155
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\League::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1150
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Bank::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1151
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "AppBundle\Service\Model\Bank::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#1152
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\GlobalRound::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1147
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Match::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1148
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Notifications::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1149
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Pool::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1144
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "AppBundle\Service\Model\Pool::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#1145
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Ranking::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1146
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "AppBundle\Service\Model\Ranking::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#1141
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Round::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1142
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Seasson::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1143
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\User::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1138
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Model\Week::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1139
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Team::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1140
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\User::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1135
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Utils::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1136
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
18:15:46
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$em" of method "AppBundle\Twig\Quinibar::__construct()" to "Doctrine\ORM\EntityManagerInterface" instead.
[
"exception" => SilencedErrorContext {#1137
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:351: {
:
: @trigger_error($message, E_USER_DEPRECATED);
:
}
/var/www/quinibar/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:292: {
:
: if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
: $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|