http://www.galindez.vanrec.com.ar/

Log Messages

  • Info. & Errors 2
  • Deprecations 52
  • Debug 37
  • PHP Notices 0
  • Container 1237

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
0 of 0
[ "exception" => ErrorException {#366 #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 { include_once … › › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:632 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php'; } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 { include_once … › › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:632 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php'; } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
0 of 0
[ "exception" => ErrorException {#359 #message: "User Deprecated: The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php" #line: 21 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 { include_once … › 'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:778 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php'; } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 { include_once … › 'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:778 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php'; } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
0 of 0
[ "exception" => ErrorException {#78 #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: "/home11/vanrec/public_html/galindez/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php" #line: 66 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 { Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:960 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) … › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:257 { Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();} } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:231 { Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));} /home11/vanrec/public_html/galindez/vendor/symfony/doctrine-bridge/ManagerRegistry.php:38 { Symfony\Bridge\Doctrine\ManagerRegistry->getService($name) … › { return $this->container->get($name);} } /home11/vanrec/public_html/galindez/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:154 { Doctrine\Persistence\AbstractManagerRegistry->getManager($name = null) … › › return $this->getService($this->managers[$name]);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getFosUser_ObjectManagerService.php:9 { require … › › return $this->privates['fos_user.object_manager'] = ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getFosUser_UserManagerService.php:13 { require … › › return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->privates['fos_user.object_manager'] ?? $this->load('getFosUser_ObjectManagerService.php')), 'App\\Application\\Sonata\\UserBundle\\Entity\\User');} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getFosUser_UserProvider_UsernameService.php:12 { require … › › return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->load('getFosUser_UserManagerService.php')));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSecurity_Authentication_Provider_Dao_AdminService.php:15 { require … › › return $this->privates['security.authentication.provider.dao.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username'] ?? $this->load('getFosUser_UserProvider_UsernameService.php')), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'admin', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2338 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () { yield 0 => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')); yield 1 => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))); } /home11/vanrec/public_html/galindez/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:75 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/AbstractListener.php:27 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall.php:98 { Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) … › if ($event instanceof RequestEvent) { $this->callListeners($event, $authenticationListeners());} else { } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 { Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:960 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) … › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:257 { Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();} } /home11/vanrec/public_html/galindez/vendor/symfony/dependency-injection/Container.php:231 { Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));} /home11/vanrec/public_html/galindez/vendor/symfony/doctrine-bridge/ManagerRegistry.php:38 { Symfony\Bridge\Doctrine\ManagerRegistry->getService($name) … › { return $this->container->get($name);} } /home11/vanrec/public_html/galindez/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:154 { Doctrine\Persistence\AbstractManagerRegistry->getManager($name = null) … › › return $this->getService($this->managers[$name]);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getFosUser_ObjectManagerService.php:9 { require … › › return $this->privates['fos_user.object_manager'] = ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getFosUser_UserManagerService.php:13 { require … › › return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->privates['fos_user.object_manager'] ?? $this->load('getFosUser_ObjectManagerService.php')), 'App\\Application\\Sonata\\UserBundle\\Entity\\User');} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getFosUser_UserProvider_UsernameService.php:12 { require … › › return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->load('getFosUser_UserManagerService.php')));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSecurity_Authentication_Provider_Dao_AdminService.php:15 { require … › › return $this->privates['security.authentication.provider.dao.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username'] ?? $this->load('getFosUser_UserProvider_UsernameService.php')), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'admin', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2338 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () { yield 0 => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')); yield 1 => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))); } /home11/vanrec/public_html/galindez/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:75 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/AbstractListener.php:27 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall.php:98 { Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) … › if ($event instanceof RequestEvent) { $this->callListeners($event, $authenticationListeners());} else { } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#560 #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_LocatorService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_LocatorService.php:9 { require … › › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_LocatorService.php:9 { require … › › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#565 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_LocatorService.php:11 { require … › › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_LocatorService.php:11 { require … › › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#562 #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_NameParserService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_NameParserService.php:9 { require … › › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_NameParserService.php:9 { require … › › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#546 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_NameParserService.php:11 { require … › › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTemplating_NameParserService.php:11 { require … › › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1704 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views')); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "sonata.core.twig.extension.text" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0.
0 of 0
[ "exception" => ErrorException {#584 #message: "User Deprecated: The "sonata.core.twig.extension.text" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Twig_Extension_TextService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Twig_Extension_TextService.php:9 { require … › › @trigger_error('The "sonata.core.twig.extension.text" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1754 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $e->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);$f = $this->load('getSonata_Core_Twig_Extension_TextService.php');$g = new \Knp\Menu\Util\MenuManipulator(); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Twig_Extension_TextService.php:9 { require … › › @trigger_error('The "sonata.core.twig.extension.text" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1754 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $e->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);$f = $this->load('getSonata_Core_Twig_Extension_TextService.php');$g = new \Knp\Menu\Util\MenuManipulator(); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.
0 of 0
[ "exception" => ErrorException {#619 #message: "User Deprecated: The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Twig_StatusExtensionService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Twig_StatusExtensionService.php:9 { require … › › @trigger_error('The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1787 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension($f);$instance->addExtension($this->load('getSonata_Core_Twig_StatusExtensionService.php'));$instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Twig_StatusExtensionService.php:9 { require … › › @trigger_error('The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1787 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension($f);$instance->addExtension($this->load('getSonata_Core_Twig_StatusExtensionService.php'));$instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
0 of 0
[ "exception" => ErrorException {#625 #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:9 { require … › › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:9 { require … › › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
0 of 0
[ "exception" => ErrorException {#626 #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php" #line: 20 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 { spl_autoload_call($class_name) … › .' Use Sonata\Doctrine\Adapter\AdapterChain instead.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:11 { require … › › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 { spl_autoload_call($class_name) … › .' Use Sonata\Doctrine\Adapter\AdapterChain instead.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:11 { require … › › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
0 of 0
[ "exception" => ErrorException {#631 #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_DoctrineOrmService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 { require … › › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:13 { require … › › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 { require … › › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:13 { require … › › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
0 of 0
[ "exception" => ErrorException {#621 #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php" #line: 20 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 { spl_autoload_call($class_name) … › .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 { require … › › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:13 { require … › › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 { spl_autoload_call($class_name) … › .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 { require … › › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getSonata_Core_Model_Adapter_ChainService.php:13 { require … › › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1531 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_TemplateExtensionService() … › { return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php')));} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1792 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(($this->services['sonata.core.twig.deprecated_template_extension'] ?? ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())));$instance->addExtension(($this->services['sonata.core.twig.template_extension'] ?? $this->getSonata_Core_Twig_TemplateExtensionService()));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()))); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1334 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:2272 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1094 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4.
0 of 0
[ "exception" => ErrorException {#307 #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4." #code: 0 #file: "/home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTwig_ExceptionListenerService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTwig_ExceptionListenerService.php:9 { require … › › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1181 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:178 { Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) … › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) { $v[0] = $v[0](); $v[1] = $v[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) … › › return $this->dispatcher->removeListener($eventName, $listener);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/ExceptionListener.php:85 { Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) … › { $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall.php:112 { Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) … › if (isset($this->exceptionListeners[$request])) { $this->exceptionListeners[$request]->unregister($this->dispatcher); unset($this->exceptionListeners[$request]); } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) … › › parent::onKernelFinishRequest($event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:207 { Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) … › { $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST); $this->requestStack->pop(); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:193 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->finishRequest($request, $type);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTwig_ExceptionListenerService.php:9 { require … › › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1181 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:178 { Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) … › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) { $v[0] = $v[0](); $v[1] = $v[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) … › › return $this->dispatcher->removeListener($eventName, $listener);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/ExceptionListener.php:85 { Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) … › { $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall.php:112 { Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) … › if (isset($this->exceptionListeners[$request])) { $this->exceptionListeners[$request]->unregister($this->dispatcher); unset($this->exceptionListeners[$request]); } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) … › › parent::onKernelFinishRequest($event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:207 { Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) … › { $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST); $this->requestStack->pop(); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:193 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->finishRequest($request, $type);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
0 of 0
[ "exception" => ErrorException {#352 #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead." #code: 0 #file: "/home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/EventListener/ExceptionListener.php" #line: 25 #severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 { spl_autoload_call($class_name) … › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTwig_ExceptionListenerService.php:11 { require … › › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1181 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:178 { Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) … › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) { $v[0] = $v[0](); $v[1] = $v[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) … › › return $this->dispatcher->removeListener($eventName, $listener);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/ExceptionListener.php:85 { Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) … › { $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall.php:112 { Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) … › if (isset($this->exceptionListeners[$request])) { $this->exceptionListeners[$request]->unregister($this->dispatcher); unset($this->exceptionListeners[$request]); } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) … › › parent::onKernelFinishRequest($event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:207 { Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) … › { $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST); $this->requestStack->pop(); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:193 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->finishRequest($request, $type);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 { spl_autoload_call($class_name) … › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/getTwig_ExceptionListenerService.php:11 { require … › › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);} /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:838 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:1181 { ContainerGQIxuPx\srcApp_KernelDevDebugContainer->ContainerGQIxuPx\{closure} … › $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0); } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:178 { Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) … › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) { $v[0] = $v[0](); $v[1] = $v[1] ?? '__invoke'; } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) … › › return $this->dispatcher->removeListener($eventName, $listener);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall/ExceptionListener.php:85 { Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) … › { $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);} } /home11/vanrec/public_html/galindez/vendor/symfony/security-http/Firewall.php:112 { Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) … › if (isset($this->exceptionListeners[$request])) { $this->exceptionListeners[$request]->unregister($this->dispatcher); unset($this->exceptionListeners[$request]); } /home11/vanrec/public_html/galindez/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) … › › parent::onKernelFinishRequest($event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home11/vanrec/public_html/galindez/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:207 { Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) … › { $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST); $this->requestStack->pop(); } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:193 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->finishRequest($request, $type);} /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home11/vanrec/public_html/galindez/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home11/vanrec/public_html/galindez/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
n/a The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
n/a The "App\Controller\ApiController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#847 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
n/a (2 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "templating.helper" tag is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The "sonata.core.date.moment_format_converter" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.form.date.moment_format_converter" instead. It is being referenced by the "sonata.core.form.type.date_picker_legacy" service.
n/a The "sonata.core.date.moment_format_converter" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.form.date.moment_format_converter" instead. It is being referenced by the "sonata.core.form.type.datetime_picker_legacy" service.
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Sonata\EasyExtendsBundle\Command\DumpMappingCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#839 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a The "Sonata\EasyExtendsBundle\Command\GenerateCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#838 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a The "Sonata\UserBundle\Command\TwoStepVerificationCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#837 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a The "Sonata\MediaBundle\Command\BaseCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
n/a The "Sonata\MediaBundle\Command\CleanMediaCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#835 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a The "Sonata\MediaBundle\Command\FixMediaContextCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#834 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/symfony/debug/DebugClassLoader.php:204 { spl_autoload_call($class_name) … › foreach ($deprecations as $message) { @trigger_error($message, E_USER_DEPRECATED);} } spl_autoload_call() {} }
n/a The Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#827 +count: 1 -severity: E_USER_DEPRECATED trace: { /home11/vanrec/public_html/galindez/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 { Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:960 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); } } } ]
0 of 0
{ /home11/vanrec/public_html/galindez/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 { Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', E_USER_DEPRECATED); } /home11/vanrec/public_html/galindez/var/cache/dev/ContainerGQIxuPx/srcApp_KernelDevDebugContainer.php:960 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); } }
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.