20:35:39
php
User Deprecated: The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
"exception " => ErrorException {#826
#message : "User Deprecated: The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5752
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5752 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
› {
› @trigger_error('The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5752 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
› {
› @trigger_error('The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#828
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/DirectoryRouteLoader.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/DirectoryRouteLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5754 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
›
› return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/DirectoryRouteLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5754 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
›
› return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
"exception " => ErrorException {#831
#message : "User Deprecated: The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5766
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5766 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ProcessorService() …
› {
› @trigger_error('The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5754 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
›
› return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5766 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ProcessorService() …
› {
› @trigger_error('The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5754 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
›
› return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#833
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteProcessor class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteProcessor.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteProcessor.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5768 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ProcessorService() …
›
› return $this->privates['fos_rest.routing.loader.processor'] = new \FOS\RestBundle\Routing\Loader\RestRouteProcessor();
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5754 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
›
› return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteProcessor.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5768 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ProcessorService() …
›
› return $this->privates['fos_rest.routing.loader.processor'] = new \FOS\RestBundle\Routing\Loader\RestRouteProcessor();
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5754 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
›
› return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1963 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› ]))));
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
"exception " => ErrorException {#836
#message : "User Deprecated: The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5738
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5738 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
› {
› @trigger_error('The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5738 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
› {
› @trigger_error('The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#838
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteLoader.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#841
#message : "User Deprecated: The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5794
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5794 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
› {
› @trigger_error('The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5794 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
› {
› @trigger_error('The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\Reader\RestControllerReader class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#843
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\Reader\RestControllerReader class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/Reader/RestControllerReader.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/Reader/RestControllerReader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestControllerReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/Reader/RestControllerReader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestControllerReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
"exception " => ErrorException {#846
#message : "User Deprecated: The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5780
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5780 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
› {
› @trigger_error('The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5780 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
› {
› @trigger_error('The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\Reader\RestActionReader class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#848
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\Reader\RestActionReader class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/Reader/RestActionReader.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/Reader/RestActionReader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestActionReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5782 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false, 'html' => true], true);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/Reader/RestActionReader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestActionReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5782 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false, 'html' => true], true);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#851
#message : "User Deprecated: The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5704
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5704 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Inflector_DoctrineService() …
› {
› @trigger_error('The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5782 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false, 'html' => true], true);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5704 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Inflector_DoctrineService() …
› {
› @trigger_error('The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5782 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false, 'html' => true], true);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Inflector\DoctrineInflector class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#853
#message : "User Deprecated: The FOS\RestBundle\Inflector\DoctrineInflector class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Inflector/DoctrineInflector.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Inflector/DoctrineInflector.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\DoctrineInflector class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5706 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Inflector_DoctrineService() …
›
› return new \FOS\RestBundle\Inflector\DoctrineInflector();
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5782 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false, 'html' => true], true);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Inflector/DoctrineInflector.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\DoctrineInflector class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5706 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Inflector_DoctrineService() …
›
› return new \FOS\RestBundle\Inflector\DoctrineInflector();
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5782 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ActionService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false, 'html' => true], true);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5796 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_Reader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#856
#message : "User Deprecated: Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteLoader.php "
#line : 54
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteLoader.php:54 {
FOS\RestBundle\Routing\Loader \ RestRouteLoader->__construct(ContainerInterface $container, FileLocatorInterface $locator, $controllerReader, $defaultFormat = 'html') …
› if ($controllerReader instanceof ControllerNameParser || null === $controllerReader) {
› @trigger_error(sprintf('Not passing an instance of %s as the 3rd argument of %s() is deprecated since FOSRestBundle 2.8.', RestControllerReader::class, __METHOD__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestRouteLoader.php:54 {
FOS\RestBundle\Routing\Loader \ RestRouteLoader->__construct(ContainerInterface $container, FileLocatorInterface $locator, $controllerReader, $defaultFormat = 'html') …
› if ($controllerReader instanceof ControllerNameParser || null === $controllerReader) {
› @trigger_error(sprintf('Not passing an instance of %s as the 3rd argument of %s() is deprecated since FOSRestBundle 2.8.', RestControllerReader::class, __METHOD__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5740 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_ControllerService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1964 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
"exception " => ErrorException {#858
#message : "User Deprecated: The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5822
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5822 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_YamlCollectionService() …
› {
› @trigger_error('The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1965 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5822 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_YamlCollectionService() …
› {
› @trigger_error('The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1965 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#860
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestYamlCollectionLoader.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestYamlCollectionLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5824 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_YamlCollectionService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), false, ['json' => false, 'html' => true], 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1965 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestYamlCollectionLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5824 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_YamlCollectionService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), false, ['json' => false, 'html' => true], 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1965 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
"exception " => ErrorException {#863
#message : "User Deprecated: The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 5808
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5808 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_XmlCollectionService() …
› {
› @trigger_error('The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1966 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
› $a->addLoader($c);
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5808 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_XmlCollectionService() …
› {
› @trigger_error('The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1966 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
› $a->addLoader($c);
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8.
[
"exception " => ErrorException {#865
#message : "User Deprecated: The FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestXmlCollectionLoader.php "
#line : 14
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestXmlCollectionLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5810 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_XmlCollectionService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), false, ['json' => false, 'html' => true], 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1966 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
› $a->addLoader($c);
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/vendor /friendsofsymfony/rest-bundle/ Routing/Loader/RestXmlCollectionLoader.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The %s\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:5810 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getFosRest_Routing_Loader_XmlCollectionService() …
›
› return new \FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), false, ['json' => false, 'html' => true], 'json');
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1966 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getRouting_LoaderService() …
› $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
› $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
› $a->addLoader($c);
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Container.php:450 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/wallyx/htdocs/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/wallyx/htdocs/vendor /symfony/framework-bundle/ Routing/Router.php:73 {
Symfony\Bundle\FrameworkBundle\Routing \ Router->getRouteCollection() …
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6536 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Routes_ApidocService() …
›
› return $this->privates['nelmio_api_doc.routes.apidoc'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'apidoc', ['path_patterns' => [0 => '^(?!/(apple|android))'], 'host_patterns' => [0 => '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:6401 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService() …
›
› return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1782 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› yield 1 => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
› yield 2 => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
› yield 3 => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ ApiDocGenerator.php:65 {
Nelmio\ApiDocBundle \ ApiDocGenerator->generate(): Swagger …
› $modelRegistry = new ModelRegistry($this->modelDescribers, $this->swagger, $this->alternativeNames);
› foreach ($this->describers as $describer) {
› if ($describer instanceof ModelRegistryAwareInterface) {
}
/home/wallyx/htdocs/vendor /nelmio/api-doc-bundle/ Controller/SwaggerUiController.php:63 {
Nelmio\ApiDocBundle\Controller \ SwaggerUiController->__invoke(Request $request, $area = 'default') …
›
› $spec = $this->generatorLocator->get($area)->generate()->toArray();
› if ('' !== $request->getBaseUrl()) {
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:158 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The "twig.exception_listener " service is deprecated since Symfony 4.4.
[
"exception " => ErrorException {#181
#message : "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. "
#code : 0
#file : "/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php "
#line : 7670
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:7670 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getTwig_ExceptionListenerService() …
› {
› @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1421 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
› }, 1 => 'logKernelException'], 0);
}
/home/wallyx/htdocs/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';
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:86 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->removeListener($eventName, $listener) …
›
› return $this->dispatcher->removeListener($eventName, $listener);
› }
}
/home/wallyx/htdocs/vendor /symfony/security-http/ Firewall/ExceptionListener.php:85 {
Symfony\Component\Security\Http\Firewall \ ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
› {
› $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);
› }
}
/home/wallyx/htdocs/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]);
}
/home/wallyx/htdocs/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:64 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
›
› parent::onKernelFinishRequest($event);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:264 {
Symfony\Component\EventDispatcher \ EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:73 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/wallyx/htdocs/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();
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:193 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/wallyx/htdocs/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);
› }
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:7670 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getTwig_ExceptionListenerService() …
› {
› @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1421 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
› }, 1 => 'logKernelException'], 0);
}
/home/wallyx/htdocs/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';
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:86 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->removeListener($eventName, $listener) …
›
› return $this->dispatcher->removeListener($eventName, $listener);
› }
}
/home/wallyx/htdocs/vendor /symfony/security-http/ Firewall/ExceptionListener.php:85 {
Symfony\Component\Security\Http\Firewall \ ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
› {
› $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);
› }
}
/home/wallyx/htdocs/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]);
}
/home/wallyx/htdocs/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:64 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
›
› parent::onKernelFinishRequest($event);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:264 {
Symfony\Component\EventDispatcher \ EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:73 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/wallyx/htdocs/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();
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:193 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/wallyx/htdocs/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);
› }
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
20:35:39
php
User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener " class is deprecated since Symfony 4.4, use "ErrorListener " instead.
[
"exception " => ErrorException {#385
#message : "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. "
#code : 0
#file : "/home/wallyx/htdocs/vendor /symfony/http-kernel/ EventListener/ExceptionListener.php "
#line : 25
#severity : E_USER_DEPRECATED
trace : {
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:7672 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getTwig_ExceptionListenerService() …
›
› 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);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1421 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
› }, 1 => 'logKernelException'], 0);
}
/home/wallyx/htdocs/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';
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:86 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->removeListener($eventName, $listener) …
›
› return $this->dispatcher->removeListener($eventName, $listener);
› }
}
/home/wallyx/htdocs/vendor /symfony/security-http/ Firewall/ExceptionListener.php:85 {
Symfony\Component\Security\Http\Firewall \ ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
› {
› $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);
› }
}
/home/wallyx/htdocs/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]);
}
/home/wallyx/htdocs/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:64 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
›
› parent::onKernelFinishRequest($event);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:264 {
Symfony\Component\EventDispatcher \ EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:73 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/wallyx/htdocs/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();
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:193 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/wallyx/htdocs/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);
› }
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:7672 {
ContainerNtpVdix \ srcApp_KernelStagingDebugContainer->getTwig_ExceptionListenerService() …
›
› 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);
› }
}
/home/wallyx/htdocs/var/cache/staging / ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php:1421 {
ContainerNtpVdix\srcApp_KernelStagingDebugContainer->ContainerNtpVdix \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
› }, 1 => 'logKernelException'], 0);
}
/home/wallyx/htdocs/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';
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:86 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->removeListener($eventName, $listener) …
›
› return $this->dispatcher->removeListener($eventName, $listener);
› }
}
/home/wallyx/htdocs/vendor /symfony/security-http/ Firewall/ExceptionListener.php:85 {
Symfony\Component\Security\Http\Firewall \ ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
› {
› $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);
› }
}
/home/wallyx/htdocs/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]);
}
/home/wallyx/htdocs/vendor /symfony/security-bundle/ EventListener/FirewallListener.php:64 {
Symfony\Bundle\SecurityBundle\EventListener \ FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
›
› parent::onKernelFinishRequest($event);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:264 {
Symfony\Component\EventDispatcher \ EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/wallyx/htdocs/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);
›
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:73 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/wallyx/htdocs/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/wallyx/htdocs/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();
}
/home/wallyx/htdocs/vendor /symfony/http-kernel/ HttpKernel.php:193 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->finishRequest($request, $type);
›
}
/home/wallyx/htdocs/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);
› }
}
/home/wallyx/htdocs/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) {
}
/home/wallyx/htdocs/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 {
}
/home/wallyx/htdocs / public/index.php:24 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
11:42:31
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.
11:42:31
n/a (2 times)
Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
11:42:31
n/a (2 times)
The body_listener config has been enabled by default and will be disabled by default in FOSRestBundle 3.0. Please enable or disable it explicitly.
11:42:31
n/a
The "Symfony\Component\HttpKernel\EventListener\ExceptionListener " class is deprecated since Symfony 4.4, use "ErrorListener " instead.
11:42:31
n/a
The "controller_name_converter " service is deprecated since Symfony 4.3. It is being referenced by the "fos_rest.routing.loader.controller " service.
11:42:31
n/a
The "fos_rest.inflector " service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.routing.loader.reader.action " service.