| logger |
Symfony\Component\HttpKernel\Log\Logger {#307
-minLevelIndex: 0
-formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#294 …}
-debug: true
-logs: [
63 => [
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#325
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$nbEncours is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 31
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:31 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->nbClient = '+ de 32 000';
› $this->nbEncours = '1,4';
› // adresse mp
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$nbEncours is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#19
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$adressePostaleRue is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 33
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:33 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // adresse mp
› $this->adressePostaleRue = '152 avenue de Malakoff';
› $this->adressePostaleCp = '75116 Paris';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$adressePostaleRue is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#338
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$adressePostaleCp is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:34 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->adressePostaleRue = '152 avenue de Malakoff';
› $this->adressePostaleCp = '75116 Paris';
› // offres en cours
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$adressePostaleCp is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#317
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplStart is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 46
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:46 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // date offre mpl2 + capi, condition offre, montant mini, percent minimum
› $this->offreDateMplStart\t= '01/06/2021';
› $this->offreDateMplEnd\t\t= '30/06/2021';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplStart is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#342
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplEnd is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 47
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:47 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMplStart\t= '01/06/2021';
› $this->offreDateMplEnd\t\t= '30/06/2021';
› $this->offreMplPrime1\t\t= '150 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplEnd is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#102
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplPrime1 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 48
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:48 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMplEnd\t\t= '30/06/2021';
› $this->offreMplPrime1\t\t= '150 €';
› $this->offreMplPrime2\t\t= '200 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplPrime1 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#311
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplPrime2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 49
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:49 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMplPrime1\t\t= '150 €';
› $this->offreMplPrime2\t\t= '200 €';
› $this->offreMplMiniVi1\t\t= '3 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplPrime2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#355
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplMiniVi1 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 50
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:50 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMplPrime2\t\t= '200 €';
› $this->offreMplMiniVi1\t\t= '3 000 €';
› $this->offreMplMiniVi2\t\t= '5 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplMiniVi1 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#350
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplMiniVi2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 51
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:51 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMplMiniVi1\t\t= '3 000 €';
› $this->offreMplMiniVi2\t\t= '5 000 €';
› $this->offreMplMiniUC\t\t= '25 %';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplMiniVi2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#354
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplMiniUC is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 52
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:52 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMplMiniVi2\t\t= '5 000 €';
› $this->offreMplMiniUC\t\t= '25 %';
› // date offre mpa + capi, condition offre, montant mini, percent minimum
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplMiniUC is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#319
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMprStart is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 54
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:54 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // date offre mpa + capi, condition offre, montant mini, percent minimum
› $this->offreDateMprStart\t= '01/05/2021';
› $this->offreDateMprEnd\t\t= '30/06/2021';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMprStart is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#348
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMprEnd is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 55
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:55 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMprStart\t= '01/05/2021';
› $this->offreDateMprEnd\t\t= '30/06/2021';
› $this->offreMprPrime1\t\t= '150 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMprEnd is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#402
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprPrime1 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 56
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:56 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMprEnd\t\t= '30/06/2021';
› $this->offreMprPrime1\t\t= '150 €';
› $this->offreMprPrime2\t\t= '200 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprPrime1 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#403
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprPrime2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 57
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:57 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMprPrime1\t\t= '150 €';
› $this->offreMprPrime2\t\t= '200 €';
› $this->offreMprMiniVi1\t\t= '3 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprPrime2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#404
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprMiniVi1 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 58
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:58 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMprPrime2\t\t= '200 €';
› $this->offreMprMiniVi1\t\t= '3 000 €';
› $this->offreMprMiniVi2\t\t= '5 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprMiniVi1 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#405
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprMiniVi2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 59
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:59 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMprMiniVi1\t\t= '3 000 €';
› $this->offreMprMiniVi2\t\t= '5 000 €';
› $this->offreMprMiniUC\t\t= '30 %';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprMiniVi2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#406
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprMiniUC is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 60
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:60 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMprMiniVi2\t\t= '5 000 €';
› $this->offreMprMiniUC\t\t= '30 %';
› // date offre Suravenir PER, condition offre, montant mini, percent minimum
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMprMiniUC is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#407
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateSuperStart is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 62
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:62 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // date offre Suravenir PER, condition offre, montant mini, percent minimum
› $this->offreDateSuperStart\t= '01/05/2021';
› $this->offreDateSuperEnd\t= '30/06/2021';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateSuperStart is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#408
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateSuperEnd is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 63
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:63 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateSuperStart\t= '01/05/2021';
› $this->offreDateSuperEnd\t= '30/06/2021';
› $this->offreSuperPrime2\t\t= '200 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateSuperEnd is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#409
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreSuperPrime2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 64
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:64 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateSuperEnd\t= '30/06/2021';
› $this->offreSuperPrime2\t\t= '200 €';
› $this->offreSuperMiniVi2\t= '5 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreSuperPrime2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#410
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreSuperMiniVi2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 65
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:65 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreSuperPrime2\t\t= '200 €';
› $this->offreSuperMiniVi2\t= '5 000 €';
› $this->offreSuperMiniUC\t\t= '30 %';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreSuperMiniVi2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#411
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreSuperMiniUC is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 66
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:66 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreSuperMiniVi2\t= '5 000 €';
› $this->offreSuperMiniUC\t\t= '30 %';
› // date offre mplper, condition offre, montant mini, percent minimum
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreSuperMiniUC is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#412
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplperStart is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 68
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:68 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // date offre mplper, condition offre, montant mini, percent minimum
› $this->offreDateMplperStart\t= '01/06/2021';
› $this->offreDateMplperEnd\t= '30/06/2021';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplperStart is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#413
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplperEnd is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 69
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:69 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMplperStart\t= '01/06/2021';
› $this->offreDateMplperEnd\t= '30/06/2021';
› $this->offreMplperPrime2\t= '200 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMplperEnd is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#414
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplperPrime2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 70
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:70 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMplperEnd\t= '30/06/2021';
› $this->offreMplperPrime2\t= '200 €';
› $this->offreMplperMiniVi2\t= '5 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplperPrime2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#415
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplperMiniVi2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 71
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:71 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMplperPrime2\t= '200 €';
› $this->offreMplperMiniVi2\t= '5 000 €';
› $this->offreMplperMiniUC\t= '25 %';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplperMiniVi2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#416
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplperMiniUC is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 72
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:72 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMplperMiniVi2\t= '5 000 €';
› $this->offreMplperMiniUC\t= '25 %';
› // date offre per msp, condition offre, montant mini, percent minimum
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMplperMiniUC is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#417
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMspStart is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 74
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:74 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // date offre per msp, condition offre, montant mini, percent minimum
› $this->offreDateMspStart\t= '02/11/2020';
› $this->offreDateMspEnd\t\t= '31/12/2020';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMspStart is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#418
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMspEnd is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 75
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:75 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMspStart\t= '02/11/2020';
› $this->offreDateMspEnd\t\t= '31/12/2020';
› $this->offreMspPrime2\t\t= '200 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateMspEnd is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#419
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMspPrime2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 76
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:76 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreDateMspEnd\t\t= '31/12/2020';
› $this->offreMspPrime2\t\t= '200 €';
› $this->offreMspMiniVi2\t\t= '5 000 €';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMspPrime2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#420
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMspMiniVi2 is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 77
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:77 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMspPrime2\t\t= '200 €';
› $this->offreMspMiniVi2\t\t= '5 000 €';
› $this->offreMspMiniUC\t\t= '60 %';
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMspMiniVi2 is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#421
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreMspMiniUC is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 78
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:78 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->offreMspMiniVi2\t\t= '5 000 €';
› $this->offreMspMiniUC\t\t= '60 %';
› // date offre parrainage
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreMspMiniUC is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#422
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateParrainage is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 80
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:80 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // date offre parrainage
› $this->offreDateParrainage = '30/06/2021';
› // offre transfert perp/madelin
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateParrainage is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#423
#message: "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateTransfertRetraite is deprecated"
#code: 0
#file: "/var/www/api/src/Services/Mp.php"
#line: 82
#severity: E_DEPRECATED
trace: {
/var/www/api/src/Services/Mp.php:82 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› // offre transfert perp/madelin
› $this->offreDateTransfertRetraite = '01/10/2020';
› // fonds en euros
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Deprecated: Creation of dynamic property App\Services\Mp::$offreDateTransfertRetraite is deprecated"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051672
"timestamp_rfc3339" => "2026-04-01T15:54:32.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#703
#message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1930, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/api/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1930 {
ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
› $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
› $a->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false)), 'App\\Entity');
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:975 {
ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:966 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():966} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });
› }
}
/var/www/api/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/api/src/Services/Mp.php:85 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->fEuros = [
› 'alt' => $this->em->getRepository(HistoIndice::class)->getHistoIndiceBySlugFonds('allocation-long-terme-2', 1),
› 'ags' => $this->em->getRepository(HistoIndice::class)->getHistoIndiceBySlugFonds('actif-general', 1),
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1930, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#566
#message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/api/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› if (PHP_VERSION_ID >= 80100) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/api/vendor/doctrine/orm/src/EntityManager.php:177 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $this->unitOfWork = new UnitOfWork($this);
› $this->proxyFactory = new ProxyFactory(
› $this,
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:975 {
ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:966 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():966} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });
› }
}
/var/www/api/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/api/src/Services/Mp.php:85 {
App\Services\Mp->__construct(EntityManagerInterface $em) …
› $this->fEuros = [
› 'alt' => $this->em->getRepository(HistoIndice::class)->getHistoIndiceBySlugFonds('allocation-long-terme-2', 1),
› 'ags' => $this->em->getRepository(HistoIndice::class)->getHistoIndiceBySlugFonds('actif-general', 1),
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2356 {
ContainerTciYLtn\App_KernelDevDebugContainer::getTwigService($container) …
› ])));
› $instance->addGlobal('mp', new \App\Services\Mp(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));
› $instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:603 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#704
#message: "User Deprecated: Since web-token/jwt-bundle 3.2.0: The service "jose.internal_clock" is an internal service that will be removed in 4.0.0. Please use a PSR-20 compatible service as clock."
#code: 0
#file: "/var/www/api/var/cache/dev/ContainerTciYLtn/getJose_InternalClockService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/api/var/cache/dev/ContainerTciYLtn/getJose_InternalClockService.php:23 {
ContainerTciYLtn\getJose_InternalClockService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('web-token/jwt-bundle', '3.2.0', 'The service "jose.internal_clock" is an internal service that will be removed in 4.0.0. Please use a PSR-20 compatible service as clock.');
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:558 {
ContainerTciYLtn\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1424 {
ContainerTciYLtn\App_KernelDevDebugContainer::getExpirationTimeCheckerService($container) …
› {
› return $container->privates['Jose\\Component\\Checker\\ExpirationTimeChecker'] = new \Jose\Component\Checker\ExpirationTimeChecker(0, false, ($container->privates['jose.internal_clock'] ?? $container->load('getJose_InternalClockService')));
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:638 {
ContainerTciYLtn\App_KernelDevDebugContainer::getClaimCheckerManagerFactoryService($container) …
›
› $instance->add('exp', ($container->privates['Jose\\Component\\Checker\\ExpirationTimeChecker'] ?? self::getExpirationTimeCheckerService($container)));
› $instance->add('iat', ($container->privates['Jose\\Component\\Checker\\IssuedAtChecker'] ?? self::getIssuedAtCheckerService($container)));
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1365 {
ContainerTciYLtn\App_KernelDevDebugContainer::getCheckerCollectorService($container) …
› {
› $a = ($container->services['Jose\\Bundle\\JoseFramework\\Services\\ClaimCheckerManagerFactory'] ?? self::getClaimCheckerManagerFactoryService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1409 {
ContainerTciYLtn\App_KernelDevDebugContainer::getJoseCollectorService($container) …
› $instance->add(new \Jose\Bundle\JoseFramework\DataCollector\AlgorithmCollector(($container->services['Jose\\Component\\Core\\AlgorithmManagerFactory'] ?? self::getAlgorithmManagerFactoryService($container))));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\CheckerCollector'] ?? self::getCheckerCollectorService($container)));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWECollector'] ?? self::getJWECollectorService($container)));
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:607 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JoseCollector'] ?? self::getJoseCollectorService($container)));
› $instance->add($e);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "User Deprecated: Since web-token/jwt-bundle 3.2.0: The service "jose.internal_clock" is an internal service that will be removed in 4.0.0. Please use a PSR-20 compatible service as clock."
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#716
#message: "User Deprecated: Since web-token/jwt-bundle 3.3.0: The "Jose\Component\Encryption\Compression\CompressionMethodManagerFactory" service is deprecated and will be removed in version 4.0. Compression is not recommended for the JWE."
#code: 0
#file: "/var/www/api/var/cache/dev/ContainerTciYLtn/getCompressionMethodManagerFactoryService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/api/var/cache/dev/ContainerTciYLtn/getCompressionMethodManagerFactoryService.php:23 {
ContainerTciYLtn\getCompressionMethodManagerFactoryService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('web-token/jwt-bundle', '3.3.0', 'The "Jose\\Component\\Encryption\\Compression\\CompressionMethodManagerFactory" service is deprecated and will be removed in version 4.0. Compression is not recommended for the JWE.');
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:558 {
ContainerTciYLtn\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1386 {
ContainerTciYLtn\App_KernelDevDebugContainer::getJWECollectorService($container) …
› {
› return $container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWECollector'] = new \Jose\Bundle\JoseFramework\DataCollector\JWECollector(($container->services['Jose\\Component\\Encryption\\Compression\\CompressionMethodManagerFactory'] ?? $container->load('getCompressionMethodManagerFactoryService')), ($container->services['Jose\\Component\\Encryption\\Serializer\\JWESerializerManagerFactory'] ?? self::getJWESerializerManagerFactoryService($container)));
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1410 {
ContainerTciYLtn\App_KernelDevDebugContainer::getJoseCollectorService($container) …
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\CheckerCollector'] ?? self::getCheckerCollectorService($container)));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWECollector'] ?? self::getJWECollectorService($container)));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWSCollector'] ?? self::getJWSCollectorService($container)));
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:607 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JoseCollector'] ?? self::getJoseCollectorService($container)));
› $instance->add($e);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "User Deprecated: Since web-token/jwt-bundle 3.3.0: The "Jose\Component\Encryption\Compression\CompressionMethodManagerFactory" service is deprecated and will be removed in version 4.0. Compression is not recommended for the JWE."
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#789
#message: "User Deprecated: Since web-token/jwt-bundle 3.3.0: The "Jose\Component\Encryption\Compression\Deflate" service is deprecated and will be removed in version 4.0. Compression is not recommended for the JWE."
#code: 0
#file: "/var/www/api/var/cache/dev/ContainerTciYLtn/getDeflateService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/api/var/cache/dev/ContainerTciYLtn/getDeflateService.php:23 {
ContainerTciYLtn\getDeflateService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('web-token/jwt-bundle', '3.3.0', 'The "Jose\\Component\\Encryption\\Compression\\Deflate" service is deprecated and will be removed in version 4.0. Compression is not recommended for the JWE.');
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:558 {
ContainerTciYLtn\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/getCompressionMethodManagerFactoryService.php:27 {
ContainerTciYLtn\getCompressionMethodManagerFactoryService::do($container, $lazyLoad = true) …
›
› $instance->add('DEF', $container->load('getDeflateService'));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:558 {
ContainerTciYLtn\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1386 {
ContainerTciYLtn\App_KernelDevDebugContainer::getJWECollectorService($container) …
› {
› return $container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWECollector'] = new \Jose\Bundle\JoseFramework\DataCollector\JWECollector(($container->services['Jose\\Component\\Encryption\\Compression\\CompressionMethodManagerFactory'] ?? $container->load('getCompressionMethodManagerFactoryService')), ($container->services['Jose\\Component\\Encryption\\Serializer\\JWESerializerManagerFactory'] ?? self::getJWESerializerManagerFactoryService($container)));
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1410 {
ContainerTciYLtn\App_KernelDevDebugContainer::getJoseCollectorService($container) …
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\CheckerCollector'] ?? self::getCheckerCollectorService($container)));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWECollector'] ?? self::getJWECollectorService($container)));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JWSCollector'] ?? self::getJWSCollectorService($container)));
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:607 {
ContainerTciYLtn\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
› $instance->add(($container->privates['Jose\\Bundle\\JoseFramework\\DataCollector\\JoseCollector'] ?? self::getJoseCollectorService($container)));
› $instance->add($e);
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:2109 {
ContainerTciYLtn\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:1067 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getEventDispatcherService():1067} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "User Deprecated: Since web-token/jwt-bundle 3.3.0: The "Jose\Component\Encryption\Compression\Deflate" service is deprecated and will be removed in version 4.0. Compression is not recommended for the JWE."
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#120
#message: "No route found for "GET https://main-api-recette.fip-corse.fr/robots.txt""
#code: 0
#file: "/var/www/api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 156
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#182 …}
-statusCode: 404
-headers: []
trace: {
/var/www/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://main-api-recette.fip-corse.fr/robots.txt"" at RouterListener.php line 156"
"priority" => 400
"priorityName" => "error"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
]
891 => [
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"exception" => ErrorException {#1157
#message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
#code: 0
#file: "/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/api/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/api/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:107 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
› if (! version_compare($version, '5.7.9', '>=')) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/api/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/var/www/api/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/var/www/api/vendor/doctrine/dbal/src/Connection.php:421 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
›
› return $this->_driver->createDatabasePlatformForVersion($version);
› }
}
/var/www/api/vendor/doctrine/dbal/src/Connection.php:323 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/var/www/api/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:185 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform …
› try {
› return $connection->getDatabasePlatform();
› } catch (DriverException $driverException) {
}
/var/www/api/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:163 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
› if (! empty($mappingTypes)) {
› $platform = $this->getDatabasePlatform($connection);
› foreach ($mappingTypes as $dbType => $doctrineType) {
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:934 {
ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Dbal_PufConnectionService($container) …
›
› return $container->services['doctrine.dbal.puf_connection'] = ($container->privates['doctrine.dbal.connection_factory'] ?? self::getDoctrine_Dbal_ConnectionFactoryService($container))->createConnection(['url' => $container->getEnv('resolve:DATABASE_PUF_URL'), 'driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7', 'defaultTableOptions' => []], $a, ($container->privates['doctrine.dbal.puf_connection.event_manager'] ?? self::getDoctrine_Dbal_PufConnection_EventManagerService($container)), ['enum' => 'string']);
› }
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:997 {
ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_PufEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.puf_connection'] ?? self::getDoctrine_Dbal_PufConnectionService($container)), ($container->privates['doctrine.orm.puf_configuration'] ?? self::getDoctrine_Orm_PufConfigurationService($container)), ($container->privates['doctrine.dbal.puf_connection.event_manager'] ?? self::getDoctrine_Dbal_PufConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/api/var/cache/dev/ContainerTciYLtn/App_KernelDevDebugContainer.php:990 {
ContainerTciYLtn\App_KernelDevDebugContainer::{closure:ContainerTciYLtn\App_KernelDevDebugContainer::getDoctrine_Orm_PufEntityManagerService():990} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.puf_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_PufEntityManagerService($container, $proxy); });
› }
}
/var/www/api/vendor/doctrine/orm/src/EntityManager.php:206 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/var/www/api/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:98 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $factory = $em->getMetadataFactory();
› $validator = new SchemaValidator($em);
}
/var/www/api/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/api/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/api/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/api/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/api/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/api/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
"priority" => 200
"priorityName" => "info"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
[
"channel" => null
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "debug"
"timestamp" => 1775051673
"timestamp_rfc3339" => "2026-04-01T15:54:33.000+02:00"
]
]
]
-errorCount: [
63 => 1
891 => 0
]
-handle: null
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#304 …}
} |