23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#209
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/AddFormatListener.php "
#line : 53
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/AddFormatListener.php:53 {
ApiPlatform\Symfony\EventListener \ AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface && $resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1604 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_AddFormatService() …
› {
› return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:998 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
› }, 1 => 'onKernelRequest'], 28);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/AddFormatListener.php:53 {
ApiPlatform\Symfony\EventListener \ AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface && $resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1604 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_AddFormatService() …
› {
› return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:998 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
› }, 1 => 'onKernelRequest'], 28);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#206
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/QueryParameterValidateListener.php "
#line : 52
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/QueryParameterValidateListener.php:52 {
ApiPlatform\Symfony\EventListener \ QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› } else {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1624 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_View_ValidateQueryParametersService() …
› {
› return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1031 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
› }, 1 => 'onKernelRequest'], 16);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/QueryParameterValidateListener.php:52 {
ApiPlatform\Symfony\EventListener \ QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› } else {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1624 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_View_ValidateQueryParametersService() …
› {
› return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1031 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
› }, 1 => 'onKernelRequest'], 16);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#233
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/SerializerContextBuilder.php "
#line : 41
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/SerializerContextBuilder.php:41 {
ApiPlatform\Serializer \ SerializerContextBuilder->__construct($resourceMetadataFactory) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1754 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
›
› return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/SerializerContextBuilder.php:41 {
ApiPlatform\Serializer \ SerializerContextBuilder->__construct($resourceMetadataFactory) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1754 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
›
› return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#234
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/SerializerFilterContextBuilder.php "
#line : 40
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/SerializerFilterContextBuilder.php:40 {
ApiPlatform\Serializer \ SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1754 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
›
› return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/SerializerFilterContextBuilder.php:40 {
ApiPlatform\Serializer \ SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1754 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Serializer_ContextBuilder_FilterService() …
›
› return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor " is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
[
"exception " => ErrorException {#323
#message : "User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead. "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Api/IdentifiersExtractor.php "
#line : 49
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Api/IdentifiersExtractor.php:49 {
ApiPlatform\Core\Api \ IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, PropertyAccessorInterface $propertyAccessor = null, ResourceClassResolverInterface $resourceClassResolver = null, bool $metadataBackwardCompatibilityLayer = null) …
› if ($metadataBackwardCompatibilityLayer) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIdentifiersExtractor::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1556 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_IdentifiersExtractor_CachedService() …
›
› return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1540 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Identifier_ConverterService() …
› {
› return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
› yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Api/IdentifiersExtractor.php:49 {
ApiPlatform\Core\Api \ IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, PropertyAccessorInterface $propertyAccessor = null, ResourceClassResolverInterface $resourceClassResolver = null, bool $metadataBackwardCompatibilityLayer = null) …
› if ($metadataBackwardCompatibilityLayer) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIdentifiersExtractor::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1556 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_IdentifiersExtractor_CachedService() …
›
› return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1540 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Identifier_ConverterService() …
› {
› return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
› yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener " is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener " in 3.0.
[
"exception " => ErrorException {#326
#message : "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0. "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/EventListener/ReadListener.php "
#line : 66
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/EventListener/ReadListener.php:66 {
ApiPlatform\Core\EventListener \ ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, SubresourceDataProviderInterface $subresourceDataProvider = null, SerializerContextBuilderInterface $serializerContextBuilder = null, IdentifierConverterInterface $identifierConverter = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, bool $metadataBackwardCompatibilityLayer = null) …
› if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be replaced by "%s" in 3.0.', __CLASS__, SymfonyReadListener::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/EventListener/ReadListener.php:66 {
ApiPlatform\Core\EventListener \ ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, SubresourceDataProviderInterface $subresourceDataProvider = null, SerializerContextBuilderInterface $serializerContextBuilder = null, IdentifierConverterInterface $identifierConverter = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, bool $metadataBackwardCompatibilityLayer = null) …
› if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be replaced by "%s" in 3.0.', __CLASS__, SymfonyReadListener::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1614 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Listener_Request_Read_LegacyService() …
› {
› return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1016 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
› }, 1 => 'onKernelRequest'], 4);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#373
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/JsonSchema/SchemaFactory.php "
#line : 70
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/JsonSchema/SchemaFactory.php:70 {
ApiPlatform\Core\JsonSchema \ SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, NameConverterInterface $nameConverter = null, ResourceClassResolverInterface $resourceClassResolver = null) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1520 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
›
› return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1580 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_JsonSchema_TypeFactoryService() …
›
› $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1514 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
› {
› $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:703 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));
› $k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/JsonSchema/SchemaFactory.php:70 {
ApiPlatform\Core\JsonSchema \ SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, NameConverterInterface $nameConverter = null, ResourceClassResolverInterface $resourceClassResolver = null) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1520 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
›
› return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1580 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_JsonSchema_TypeFactoryService() …
›
› $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1514 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService() …
› {
› $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:703 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));
› $k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#387
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Swagger/Serializer/DocumentationNormalizer.php "
#line : 170
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Swagger/Serializer/DocumentationNormalizer.php:170 {
ApiPlatform\Core\Swagger\Serializer \ DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, OperationPathResolverInterface $operationPathResolver = null, UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], IdentifiersExtractorInterface $identifiersExtractor = null, NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) …
› if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:703 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));
› $k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Swagger/Serializer/DocumentationNormalizer.php:170 {
ApiPlatform\Core\Swagger\Serializer \ DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, OperationPathResolverInterface $operationPathResolver = null, UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], IdentifiersExtractorInterface $identifiersExtractor = null, NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) …
› if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:703 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f, $g, $h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $d));
› $k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter " is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead.
[
"exception " => ErrorException {#397
#message : "User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Bridge/Symfony/Routing/IriConverter.php "
#line : 67
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Bridge/Symfony/Routing/IriConverter.php:67 {
ApiPlatform\Core\Bridge\Symfony\Routing \ IriConverter->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ItemDataProviderInterface $itemDataProvider, RouteNameResolverInterface $routeNameResolver, RouterInterface $router, PropertyAccessorInterface $propertyAccessor = null, IdentifiersExtractorInterface $identifiersExtractor = null, SubresourceDataProviderInterface $subresourceDataProvider = null, IdentifierConverterInterface $identifierConverter = null, ResourceClassResolverInterface $resourceClassResolver = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null) …
›
› trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIriConverter::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1568 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_IriConverter_LegacyService() …
›
› return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:707 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
› $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
› $o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/Bridge/Symfony/Routing/IriConverter.php:67 {
ApiPlatform\Core\Bridge\Symfony\Routing \ IriConverter->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ItemDataProviderInterface $itemDataProvider, RouteNameResolverInterface $routeNameResolver, RouterInterface $router, PropertyAccessorInterface $propertyAccessor = null, IdentifiersExtractorInterface $identifiersExtractor = null, SubresourceDataProviderInterface $subresourceDataProvider = null, IdentifierConverterInterface $identifierConverter = null, ResourceClassResolverInterface $resourceClassResolver = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null) …
›
› trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIriConverter::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1568 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_IriConverter_LegacyService() …
›
› return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:707 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
› $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
› $o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#401
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/ContextBuilder.php "
#line : 76
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/ContextBuilder.php:76 {
ApiPlatform\JsonLd \ ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, NameConverterInterface $nameConverter = null, IriConverterInterface $iriConverter = null) …
› if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1594 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Jsonld_ContextBuilderService() …
›
› return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, NULL, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:708 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
› $o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
› $p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/ContextBuilder.php:76 {
ApiPlatform\JsonLd \ ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, NameConverterInterface $nameConverter = null, IriConverterInterface $iriConverter = null) …
› if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1594 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getApiPlatform_Jsonld_ContextBuilderService() …
›
› return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, NULL, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:708 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
› $o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
› $p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#410
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/DocumentationNormalizer.php "
#line : 77
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/DocumentationNormalizer.php:77 {
ApiPlatform\Hydra\Serializer \ DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver = null, UrlGeneratorInterface $urlGenerator, SubresourceOperationFactoryInterface $subresourceOperationFactory = null, NameConverterInterface $nameConverter = null) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/DocumentationNormalizer.php:77 {
ApiPlatform\Hydra\Serializer \ DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver = null, UrlGeneratorInterface $urlGenerator, SubresourceOperationFactoryInterface $subresourceOperationFactory = null, NameConverterInterface $nameConverter = null) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface " instead of "ApiPlatform\Core\Api\IriConverterInterface ".
[
"exception " => ErrorException {#412
#message : "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/EntrypointNormalizer.php "
#line : 46
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/EntrypointNormalizer.php:46 {
ApiPlatform\Hydra\Serializer \ EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/EntrypointNormalizer.php:46 {
ApiPlatform\Hydra\Serializer \ EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#413
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/EntrypointNormalizer.php "
#line : 51
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/EntrypointNormalizer.php:51 {
ApiPlatform\Hydra\Serializer \ EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/EntrypointNormalizer.php:51 {
ApiPlatform\Hydra\Serializer \ EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php (2 times)
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface " instead of "ApiPlatform\Core\Api\IriConverterInterface ".
[
"exception " => ErrorException {#424
#message : "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php "
#line : 104
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php:104 {
ApiPlatform\Serializer \ AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:52 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› {
› parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php:104 {
ApiPlatform\Serializer \ AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:52 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› {
› parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php (2 times)
User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.
[
"exception " => ErrorException {#426
#message : "User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there. "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php "
#line : 125
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php:125 {
ApiPlatform\Serializer \ AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if (\count($customDataTransformers)) {
› trigger_deprecation('api-platform/core', '2.7', 'The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.');
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:52 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› {
› parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php:125 {
ApiPlatform\Serializer \ AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if (\count($customDataTransformers)) {
› trigger_deprecation('api-platform/core', '2.7', 'The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.');
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:52 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› {
› parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php (2 times)
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#425
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php "
#line : 129
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php:129 {
ApiPlatform\Serializer \ AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:52 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› {
› parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Serializer/AbstractItemNormalizer.php:129 {
ApiPlatform\Serializer \ AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:52 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› {
› parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface " instead of "ApiPlatform\Core\Api\IriConverterInterface ".
[
"exception " => ErrorException {#776
#message : "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php "
#line : 55
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:55 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ItemNormalizer.php:55 {
ApiPlatform\JsonLd\Serializer \ ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, PropertyAccessorInterface $propertyAccessor = null, NameConverterInterface $nameConverter = null, ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ResourceAccessCheckerInterface $resourceAccessChecker = null) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:714 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
›
› return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $e, 2 => $j, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), 5 => $j, 6 => $e, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f, $g, $h, $m, NULL, $k, NULL, $l), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f, $n, $k), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($k, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f, $g, $h, $n, $m, $o, $a, $l, $p, [], new RewindableGenerator(function () {
› yield 0 => ($this->privates['App\\DataTransformer\\ConfirmPasswardInputDataTransforme'] ?? $this->load('getConfirmPasswardInputDataTransformeService'));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface " instead of "ApiPlatform\Core\Api\IriConverterInterface ".
[
"exception " => ErrorException {#811
#message : "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/CollectionNormalizer.php "
#line : 62
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/CollectionNormalizer.php:62 {
ApiPlatform\Hydra\Serializer \ CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/CollectionNormalizer.php:62 {
ApiPlatform\Hydra\Serializer \ CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#810
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/PartialCollectionViewNormalizer.php "
#line : 50
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 {
ApiPlatform\Hydra\Serializer \ PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, PropertyAccessorInterface $propertyAccessor = null) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 {
ApiPlatform\Hydra\Serializer \ PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, PropertyAccessorInterface $propertyAccessor = null) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#809
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/CollectionFiltersNormalizer.php "
#line : 53
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/CollectionFiltersNormalizer.php:53 {
ApiPlatform\Hydra\Serializer \ CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Hydra/Serializer/CollectionFiltersNormalizer.php:53 {
ApiPlatform\Hydra\Serializer \ CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface " instead of "ApiPlatform\Core\Api\IriConverterInterface ".
[
"exception " => ErrorException {#806
#message : "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ObjectNormalizer.php "
#line : 44
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ObjectNormalizer.php:44 {
ApiPlatform\JsonLd\Serializer \ ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/JsonLd/Serializer/ObjectNormalizer.php:44 {
ApiPlatform\JsonLd\Serializer \ ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) …
› if ($iriConverter instanceof LegacyIriConverterInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:724 {
ContainerReFSG0F \ App_KernelDevDebugContainer->get_Container_Private_SerializerService() …
› yield 3 => ($this->privates['App\\DataTransformer\\ProccesOrderDataTransformer'] ?? $this->load('getProccesOrderDataTransformerService'));
› }, 4), $f, $q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p, $l, $b, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o, $m, $n, NULL), 'page', 'pagination', $f, $a), $f, $m, $i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $n, $o), 26 => $s], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $c, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1370 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
› {
› $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
› $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#829
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/DeserializeListener.php "
#line : 63
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/DeserializeListener.php:63 {
ApiPlatform\Symfony\EventListener \ DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) …
› if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1373 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
›
› return $this->privates['App\\EventListener\\DeserializeListener'] = new \App\EventListener\DeserializeListener($a, $b, new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService())));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/DeserializeListener.php:63 {
ApiPlatform\Symfony\EventListener \ DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) …
› if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1373 {
ContainerReFSG0F \ App_KernelDevDebugContainer->getDeserializeListenerService() …
›
› return $this->privates['App\\EventListener\\DeserializeListener'] = new \App\EventListener\DeserializeListener($a, $b, new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService())));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:980 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['App\\EventListener\\DeserializeListener'] ?? $this->getDeserializeListenerService());
› }, 1 => 'onKernelRequest'], 2);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:133 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead.
[
"exception " => ErrorException {#2703
#message : "User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead. "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/deprecation.php "
#line : 473
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/deprecation.php:473 {
class_exists(string $class, bool $autoload = true): bool …
› [$annotationClassName, $attributeClassName] = $deprecatedAnnotations[$className];
› trigger_deprecation('api-platform/core', '2.7', sprintf('The Doctrine annotation %s is deprecated, use the PHP attribute %s instead.', $annotationClassName, $attributeClassName));
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationRegistry.php:172 {
Doctrine\Common\Annotations \ AnnotationRegistry::loadAnnotationClass(string $class): bool …
› foreach (self::$loaders as $loader) {
› if ($loader($class) === true) {
› return true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:486 {
Doctrine\Common\Annotations \ DocParser->classExists(string $fqcn): bool …
› // final check, does this class exist?
› return $this->classExists[$fqcn] = AnnotationRegistry::loadAnnotationClass($fqcn);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:793 {
Doctrine\Common\Annotations \ DocParser->Annotation() …
› $found = true;
› } elseif (! isset($this->ignoredAnnotationNames[$name]) && $this->classExists($name)) {
› $found = true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:724 {
Doctrine\Common\Annotations \ DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:377 {
Doctrine\Common\Annotations \ DocParser->parse($input, $context = '') …
›
› return $this->Annotations();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:366 {
Doctrine\Common\Annotations \ AnnotationReader->collectParsingMetadata($reflection): void …
› $ignoredAnnotationNames = self::$globalIgnoredNames;
› $annotations = $this->preParser->parse($reflection->getDocComment(), $type . ' ' . $name);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:301 {
Doctrine\Common\Annotations \ AnnotationReader->getImports($reflection): array …
›
› $this->collectParsingMetadata($reflection);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:142 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotations(ReflectionClass $class) …
› $this->parser->setTarget(Target::TARGET_CLASS);
› $this->parser->setImports($this->getImports($class));
› $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:154 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotation(ReflectionClass $class, $annotationName) …
› {
› $annotations = $this->getClassAnnotations($class);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:112 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->isUploadable(ReflectionClass $class): bool …
› {
› return null !== $this->reader->getClassAnnotation($class, Uploadable::class);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:102 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/Driver/DriverChain.php:57 {
Metadata\Driver \ DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/MetadataFactory.php:145 {
Metadata \ MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/MetadataReader.php:73 {
Vich\UploaderBundle\Metadata \ MetadataReader->getUploadableClasses(): ?array …
› {
› return $this->reader->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/DataCollector/MappingCollector.php:28 {
Vich\UploaderBundle\DataCollector \ MappingCollector->collect(Request $request, Response $response, Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/deprecation.php:473 {
class_exists(string $class, bool $autoload = true): bool …
› [$annotationClassName, $attributeClassName] = $deprecatedAnnotations[$className];
› trigger_deprecation('api-platform/core', '2.7', sprintf('The Doctrine annotation %s is deprecated, use the PHP attribute %s instead.', $annotationClassName, $attributeClassName));
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationRegistry.php:172 {
Doctrine\Common\Annotations \ AnnotationRegistry::loadAnnotationClass(string $class): bool …
› foreach (self::$loaders as $loader) {
› if ($loader($class) === true) {
› return true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:486 {
Doctrine\Common\Annotations \ DocParser->classExists(string $fqcn): bool …
› // final check, does this class exist?
› return $this->classExists[$fqcn] = AnnotationRegistry::loadAnnotationClass($fqcn);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:793 {
Doctrine\Common\Annotations \ DocParser->Annotation() …
› $found = true;
› } elseif (! isset($this->ignoredAnnotationNames[$name]) && $this->classExists($name)) {
› $found = true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:724 {
Doctrine\Common\Annotations \ DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:377 {
Doctrine\Common\Annotations \ DocParser->parse($input, $context = '') …
›
› return $this->Annotations();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:366 {
Doctrine\Common\Annotations \ AnnotationReader->collectParsingMetadata($reflection): void …
› $ignoredAnnotationNames = self::$globalIgnoredNames;
› $annotations = $this->preParser->parse($reflection->getDocComment(), $type . ' ' . $name);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:301 {
Doctrine\Common\Annotations \ AnnotationReader->getImports($reflection): array …
›
› $this->collectParsingMetadata($reflection);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:142 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotations(ReflectionClass $class) …
› $this->parser->setTarget(Target::TARGET_CLASS);
› $this->parser->setImports($this->getImports($class));
› $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:154 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotation(ReflectionClass $class, $annotationName) …
› {
› $annotations = $this->getClassAnnotations($class);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:112 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->isUploadable(ReflectionClass $class): bool …
› {
› return null !== $this->reader->getClassAnnotation($class, Uploadable::class);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:102 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/Driver/DriverChain.php:57 {
Metadata\Driver \ DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/MetadataFactory.php:145 {
Metadata \ MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/MetadataReader.php:73 {
Vich\UploaderBundle\Metadata \ MetadataReader->getUploadableClasses(): ?array …
› {
› return $this->reader->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/DataCollector/MappingCollector.php:28 {
Vich\UploaderBundle\DataCollector \ MappingCollector->collect(Request $request, Response $response, Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiFilter is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiFilter instead.
[
"exception " => ErrorException {#2707
#message : "User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiFilter is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiFilter instead. "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/deprecation.php "
#line : 473
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/deprecation.php:473 {
class_exists(string $class, bool $autoload = true): bool …
› [$annotationClassName, $attributeClassName] = $deprecatedAnnotations[$className];
› trigger_deprecation('api-platform/core', '2.7', sprintf('The Doctrine annotation %s is deprecated, use the PHP attribute %s instead.', $annotationClassName, $attributeClassName));
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationRegistry.php:172 {
Doctrine\Common\Annotations \ AnnotationRegistry::loadAnnotationClass(string $class): bool …
› foreach (self::$loaders as $loader) {
› if ($loader($class) === true) {
› return true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:486 {
Doctrine\Common\Annotations \ DocParser->classExists(string $fqcn): bool …
› // final check, does this class exist?
› return $this->classExists[$fqcn] = AnnotationRegistry::loadAnnotationClass($fqcn);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:793 {
Doctrine\Common\Annotations \ DocParser->Annotation() …
› $found = true;
› } elseif (! isset($this->ignoredAnnotationNames[$name]) && $this->classExists($name)) {
› $found = true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:724 {
Doctrine\Common\Annotations \ DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:377 {
Doctrine\Common\Annotations \ DocParser->parse($input, $context = '') …
›
› return $this->Annotations();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:366 {
Doctrine\Common\Annotations \ AnnotationReader->collectParsingMetadata($reflection): void …
› $ignoredAnnotationNames = self::$globalIgnoredNames;
› $annotations = $this->preParser->parse($reflection->getDocComment(), $type . ' ' . $name);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:301 {
Doctrine\Common\Annotations \ AnnotationReader->getImports($reflection): array …
›
› $this->collectParsingMetadata($reflection);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:142 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotations(ReflectionClass $class) …
› $this->parser->setTarget(Target::TARGET_CLASS);
› $this->parser->setImports($this->getImports($class));
› $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:154 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotation(ReflectionClass $class, $annotationName) …
› {
› $annotations = $this->getClassAnnotations($class);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:112 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->isUploadable(ReflectionClass $class): bool …
› {
› return null !== $this->reader->getClassAnnotation($class, Uploadable::class);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:102 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/Driver/DriverChain.php:57 {
Metadata\Driver \ DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/MetadataFactory.php:145 {
Metadata \ MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/MetadataReader.php:73 {
Vich\UploaderBundle\Metadata \ MetadataReader->getUploadableClasses(): ?array …
› {
› return $this->reader->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/DataCollector/MappingCollector.php:28 {
Vich\UploaderBundle\DataCollector \ MappingCollector->collect(Request $request, Response $response, Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/deprecation.php:473 {
class_exists(string $class, bool $autoload = true): bool …
› [$annotationClassName, $attributeClassName] = $deprecatedAnnotations[$className];
› trigger_deprecation('api-platform/core', '2.7', sprintf('The Doctrine annotation %s is deprecated, use the PHP attribute %s instead.', $annotationClassName, $attributeClassName));
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationRegistry.php:172 {
Doctrine\Common\Annotations \ AnnotationRegistry::loadAnnotationClass(string $class): bool …
› foreach (self::$loaders as $loader) {
› if ($loader($class) === true) {
› return true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:486 {
Doctrine\Common\Annotations \ DocParser->classExists(string $fqcn): bool …
› // final check, does this class exist?
› return $this->classExists[$fqcn] = AnnotationRegistry::loadAnnotationClass($fqcn);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:793 {
Doctrine\Common\Annotations \ DocParser->Annotation() …
› $found = true;
› } elseif (! isset($this->ignoredAnnotationNames[$name]) && $this->classExists($name)) {
› $found = true;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:724 {
Doctrine\Common\Annotations \ DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/DocParser.php:377 {
Doctrine\Common\Annotations \ DocParser->parse($input, $context = '') …
›
› return $this->Annotations();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:366 {
Doctrine\Common\Annotations \ AnnotationReader->collectParsingMetadata($reflection): void …
› $ignoredAnnotationNames = self::$globalIgnoredNames;
› $annotations = $this->preParser->parse($reflection->getDocComment(), $type . ' ' . $name);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:301 {
Doctrine\Common\Annotations \ AnnotationReader->getImports($reflection): array …
›
› $this->collectParsingMetadata($reflection);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:142 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotations(ReflectionClass $class) …
› $this->parser->setTarget(Target::TARGET_CLASS);
› $this->parser->setImports($this->getImports($class));
› $this->parser->setIgnoredAnnotationNames($this->getIgnoredAnnotationNames($class));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/AnnotationReader.php:154 {
Doctrine\Common\Annotations \ AnnotationReader->getClassAnnotation(ReflectionClass $class, $annotationName) …
› {
› $annotations = $this->getClassAnnotations($class);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:112 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->isUploadable(ReflectionClass $class): bool …
› {
› return null !== $this->reader->getClassAnnotation($class, Uploadable::class);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/Driver/AnnotationDriver.php:102 {
Vich\UploaderBundle\Metadata\Driver \ AnnotationDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/Driver/DriverChain.php:57 {
Metadata\Driver \ DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /jms/metadata/ src/MetadataFactory.php:145 {
Metadata \ MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/Metadata/MetadataReader.php:73 {
Vich\UploaderBundle\Metadata \ MetadataReader->getUploadableClasses(): ?array …
› {
› return $this->reader->getAllClassNames();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /vich/uploader-bundle/ src/DataCollector/MappingCollector.php:28 {
Vich\UploaderBundle\DataCollector \ MappingCollector->collect(Request $request, Response $response, Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#4525
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/ValidateListener.php "
#line : 47
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/ValidateListener.php:47 {
ApiPlatform\Symfony\EventListener \ ValidateListener->__construct(ValidatorInterface $validator, $resourceMetadataFactory) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› } else {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_ValidateService.php:24 {
ContainerReFSG0F \ getApiPlatform_Listener_View_ValidateService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Symfony\EventListener\ValidateListener(new \ApiPlatform\Symfony\Validator\Validator(($container->services['.container.private.validator'] ?? $container->get_Container_Private_ValidatorService()), $container), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1028 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
› }, 1 => 'onKernelView'], 64);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/ValidateListener.php:47 {
ApiPlatform\Symfony\EventListener \ ValidateListener->__construct(ValidatorInterface $validator, $resourceMetadataFactory) …
› if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› } else {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_ValidateService.php:24 {
ContainerReFSG0F \ getApiPlatform_Listener_View_ValidateService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Symfony\EventListener\ValidateListener(new \ApiPlatform\Symfony\Validator\Validator(($container->services['.container.private.validator'] ?? $container->get_Container_Private_ValidatorService()), $container), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1028 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
› }, 1 => 'onKernelView'], 64);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\WriteListener " is deprecated and will be removed in 3.0, use "ApiPlatform\Symfony\EventListener\WriteListener " instead
[
"exception " => ErrorException {#4533
#message : "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\WriteListener" is deprecated and will be removed in 3.0, use "ApiPlatform\Symfony\EventListener\WriteListener" instead "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/EventListener/WriteListener.php "
#line : 60
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/EventListener/WriteListener.php:60 {
ApiPlatform\Core\EventListener \ WriteListener->__construct(DataPersisterInterface $dataPersister, $iriConverter = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ResourceClassResolverInterface $resourceClassResolver = null, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, bool $metadataBackwardCompatibilityLayer = null) …
› if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be removed in 3.0, use "%s" instead', __CLASS__, \ApiPlatform\Symfony\EventListener\WriteListener::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_Write_LegacyService.php:22 {
ContainerReFSG0F \ getApiPlatform_Listener_View_Write_LegacyService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.write.legacy'] = new \ApiPlatform\Core\EventListener\WriteListener(($container->privates['debug.api_platform.data_persister'] ?? $container->getDebug_ApiPlatform_DataPersisterService()), ($container->privates['api_platform.iri_converter.legacy'] ?? $container->getApiPlatform_IriConverter_LegacyService()), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($container->privates['api_platform.resource_class_resolver'] ?? $container->getApiPlatform_ResourceClassResolverService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1013 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
› }, 1 => 'onKernelView'], 32);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Core/EventListener/WriteListener.php:60 {
ApiPlatform\Core\EventListener \ WriteListener->__construct(DataPersisterInterface $dataPersister, $iriConverter = null, ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ResourceClassResolverInterface $resourceClassResolver = null, ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, bool $metadataBackwardCompatibilityLayer = null) …
› if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be removed in 3.0, use "%s" instead', __CLASS__, \ApiPlatform\Symfony\EventListener\WriteListener::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_Write_LegacyService.php:22 {
ContainerReFSG0F \ getApiPlatform_Listener_View_Write_LegacyService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.write.legacy'] = new \ApiPlatform\Core\EventListener\WriteListener(($container->privates['debug.api_platform.data_persister'] ?? $container->getDebug_ApiPlatform_DataPersisterService()), ($container->privates['api_platform.iri_converter.legacy'] ?? $container->getApiPlatform_IriConverter_LegacyService()), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($container->privates['api_platform.resource_class_resolver'] ?? $container->getApiPlatform_ResourceClassResolverService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1013 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
› }, 1 => 'onKernelView'], 32);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#4539
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/SerializeListener.php "
#line : 55
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/SerializeListener.php:55 {
ApiPlatform\Symfony\EventListener \ SerializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory = null) …
› if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_SerializeService.php:22 {
ContainerReFSG0F \ getApiPlatform_Listener_View_SerializeService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Symfony\EventListener\SerializeListener(($container->services['.container.private.serializer'] ?? $container->get_Container_Private_SerializerService()), ($container->privates['api_platform.serializer.context_builder.filter'] ?? $container->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($container->privates['api_platform.resource_class_resolver'] ?? $container->getApiPlatform_ResourceClassResolverService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1001 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
› }, 1 => 'onKernelView'], 16);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/SerializeListener.php:55 {
ApiPlatform\Symfony\EventListener \ SerializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory = null) …
› if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_SerializeService.php:22 {
ContainerReFSG0F \ getApiPlatform_Listener_View_SerializeService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Symfony\EventListener\SerializeListener(($container->services['.container.private.serializer'] ?? $container->get_Container_Private_SerializerService()), ($container->privates['api_platform.serializer.context_builder.filter'] ?? $container->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($container->privates['api_platform.resource_class_resolver'] ?? $container->getApiPlatform_ResourceClassResolverService()));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1001 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
› }, 1 => 'onKernelView'], 16);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
23:29:27
php
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface " instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface ".
[
"exception " => ErrorException {#4541
#message : "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". "
#code : 0
#file : "/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/RespondListener.php "
#line : 46
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/RespondListener.php:46 {
ApiPlatform\Symfony\EventListener \ RespondListener->__construct($resourceMetadataFactory = null, IriConverterInterface $iriConverter = null) …
› if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_RespondService.php:22 {
ContainerReFSG0F \ getApiPlatform_Listener_View_RespondService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Symfony\EventListener\RespondListener(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), NULL);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1004 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
› }, 1 => 'onKernelView'], 8);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
{
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /api-platform/core/ src/Symfony/EventListener/RespondListener.php:46 {
ApiPlatform\Symfony\EventListener \ RespondListener->__construct($resourceMetadataFactory = null, IriConverterInterface $iriConverter = null) …
› if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {
› trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/getApiPlatform_Listener_View_RespondService.php:22 {
ContainerReFSG0F \ getApiPlatform_Listener_View_RespondService::do($container, $lazyLoad = true) …
›
› return $container->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Symfony\EventListener\RespondListener(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $container->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), NULL);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:674 {
ContainerReFSG0F \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / var/cache/dev/ContainerReFSG0F/App_KernelDevDebugContainer.php:1004 {
ContainerReFSG0F\App_KernelDevDebugContainer->ContainerReFSG0F \ {closure} …
› $instance->addListener('kernel.view', [0 => function () {
› return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
› }, 1 => 'onKernelView'], 8);
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
Symfony\Component\EventDispatcher \ EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:84 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:99 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getListeners(string $eventName = null) …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:195 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->getNotCalledListeners(Request $request = null) …
› try {
› $allListeners = $this->getListeners();
› } catch (\Exception $e) {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ DataCollector/EventDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ EventDataCollector->lateCollect() …
› $this->setCalledListeners($this->dispatcher->getCalledListeners($this->currentRequest));
› $this->setNotCalledListeners($this->dispatcher->getNotCalledListeners($this->currentRequest));
› $this->setOrphanedEvents($this->dispatcher->getOrphanedEvents($this->currentRequest));
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/var/www/vhosts/e-lavandiere.ci/api.e-lavandiere.ci / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
09:31:59
n/a
Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead.
09:31:59
n/a
Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiFilter is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiFilter instead.
09:31:59
n/a
The "Symfony\Bridge\Doctrine\Logger\DbalLogger " class implements "Doctrine\DBAL\Logging\SQLLogger " that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.