The "App\IdentityAccess\Infrastructure\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
App\KnowledgeBase\Domain\Service\Scorer\AnswerCandidateSynthesizer::selectAnswerCandidates(): Implicitly marking parameter $textCleaner as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $contactFormLimiter" autowiring alias is deprecated and will be removed in 8.0, use "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $contactFormLimiter" instead. It is being referenced by the ".service_locator.3VAnBVX" service.
"SELECT t0.id AS id_1, t0.requester_user_id AS requester_user_id_2, t0.filiere_id AS filiere_id_3, t0.created_at AS created_at_4 FROM conversation t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.requester_user_id AS requester_user_id_2, t0.filiere_id AS filiere_id_3, t0.created_at AS created_at_4 FROM conversation t0 WHERE t0.id = ?"
"params" => [1 => "019bdba2-4850-7499-be26-48c8939e0dec"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#898
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.filiere_id AS filiere_id_3, t0.joined_at AS joined_at_4, t0.left_at AS left_at_5, t0.conversation_id AS conversation_id_6 FROM conversation_participant t0 WHERE t0.conversation_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.filiere_id AS filiere_id_3, t0.joined_at AS joined_at_4, t0.left_at AS left_at_5, t0.conversation_id AS conversation_id_6 FROM conversation_participant t0 WHERE t0.conversation_id = ?"
"params" => [1 => "019bdba2-4850-7499-be26-48c8939e0dec"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#898
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.author_user_id AS author_user_id_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.conversation_id AS conversation_id_5 FROM message t0 WHERE t0.conversation_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.author_user_id AS author_user_id_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.conversation_id AS conversation_id_5 FROM message t0 WHERE t0.conversation_id = ?"
"params" => [1 => "019bdba2-4850-7499-be26-48c8939e0dec"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#898
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT u0_.id AS id_0, u0_.uuid AS uuid_1, u0_.nom AS nom_2, u0_.prenom AS prenom_3, u0_.email AS email_4, u0_.email_secondaire AS email_secondaire_5, u0_.numero_ordinal AS numero_ordinal_6, u0_.telephone AS telephone_7, u0_.password_hash AS password_hash_8, u0_.status AS status_9, u0_.roles AS roles_10, u0_.departements AS departements_11, u0_.created_at AS created_at_12, u0_.filiere_id AS filiere_id_13 FROM users u0_ WHERE u0_.uuid IN (?, ?)"
[
"sql" => "SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.slug AS slug_2, f0_.created_at AS created_at_3 FROM filiere f0_ WHERE f0_.id IN (?)"
"params" => [1 => Symfony\Component\Uid\UuidV7 {#1057
#uid: "019bdba1-35d3-7b16-86a8-af458a1783f5"
toBase58: "1CXJisRcgzPgVJVJGeG8Ct"
toBase32: "01KFDT2DEKFCB8DA5F8P51F0ZN"
time: "2026-01-20 13:38:54.035000 UTC"
}
]
"types" => [1 => Doctrine\DBAL\ParameterType {#898
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT m0_.id AS id_0, m0_.storage_path AS storage_path_1, m0_.original_name AS original_name_2, m0_.mime_type AS mime_type_3, m0_.size_bytes AS size_bytes_4, m0_.created_at AS created_at_5, m0_.message_id AS message_id_6 FROM message_attachment m0_ WHERE m0_.message_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
Log messages generated during the compilation of the service container.
Messages
Class
273
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminConversationController" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\AdminConversationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminConversationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminConversationController).
Resolving inheritance for ".instanceof.App\Admin\Infrastructure\Http\AdminConversationController.0.App\Admin\Infrastructure\Http\AdminConversationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminConversationController).
Resolving inheritance for "App\Admin\Infrastructure\Http\AdminConversationController" (parent: .instanceof.App\Admin\Infrastructure\Http\AdminConversationController.0.App\Admin\Infrastructure\Http\AdminConversationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminFiliereController" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\AdminFiliereController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminFiliereController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminFiliereController).
Resolving inheritance for ".instanceof.App\Admin\Infrastructure\Http\AdminFiliereController.0.App\Admin\Infrastructure\Http\AdminFiliereController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminFiliereController).
Resolving inheritance for "App\Admin\Infrastructure\Http\AdminFiliereController" (parent: .instanceof.App\Admin\Infrastructure\Http\AdminFiliereController.0.App\Admin\Infrastructure\Http\AdminFiliereController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminHomeController" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\AdminHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminHomeController).
Resolving inheritance for ".instanceof.App\Admin\Infrastructure\Http\AdminHomeController.0.App\Admin\Infrastructure\Http\AdminHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminHomeController).
Resolving inheritance for "App\Admin\Infrastructure\Http\AdminHomeController" (parent: .instanceof.App\Admin\Infrastructure\Http\AdminHomeController.0.App\Admin\Infrastructure\Http\AdminHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminSecurityController" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\AdminSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminSecurityController).
Resolving inheritance for ".instanceof.App\Admin\Infrastructure\Http\AdminSecurityController.0.App\Admin\Infrastructure\Http\AdminSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminSecurityController).
Resolving inheritance for "App\Admin\Infrastructure\Http\AdminSecurityController" (parent: .instanceof.App\Admin\Infrastructure\Http\AdminSecurityController.0.App\Admin\Infrastructure\Http\AdminSecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminUserController" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminUserController).
Resolving inheritance for ".instanceof.App\Admin\Infrastructure\Http\AdminUserController.0.App\Admin\Infrastructure\Http\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminUserController).
Resolving inheritance for "App\Admin\Infrastructure\Http\AdminUserController" (parent: .instanceof.App\Admin\Infrastructure\Http\AdminUserController.0.App\Admin\Infrastructure\Http\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\Controller\Faq\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController).
Resolving inheritance for ".instanceof.App\Admin\Infrastructure\Http\Controller\Faq\FaqController.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController).
Resolving inheritance for "App\Admin\Infrastructure\Http\Controller\Faq\FaqController" (parent: .instanceof.App\Admin\Infrastructure\Http\Controller\Faq\FaqController.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Infrastructure\Http\Form\AdminFiliereForm" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\Form\AdminFiliereForm).
Resolving inheritance for "App\Admin\Infrastructure\Http\Form\AdminFiliereForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Infrastructure\Http\Form\AdminFiliereForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Infrastructure\Http\Form\AdminUserForm" (parent: .abstract.instanceof.App\Admin\Infrastructure\Http\Form\AdminUserForm).
Resolving inheritance for "App\Admin\Infrastructure\Http\Form\AdminUserForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Infrastructure\Http\Form\AdminUserForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\ListUsersController" (parent: .abstract.instanceof.App\Api\Controller\Admin\ListUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\ListUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\ListUsersController).
Resolving inheritance for ".instanceof.App\Api\Controller\Admin\ListUsersController.0.App\Api\Controller\Admin\ListUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\ListUsersController).
Resolving inheritance for "App\Api\Controller\Admin\ListUsersController" (parent: .instanceof.App\Api\Controller\Admin\ListUsersController.0.App\Api\Controller\Admin\ListUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\TestFcmPageController" (parent: .abstract.instanceof.App\Api\Controller\Admin\TestFcmPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\TestFcmPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\TestFcmPageController).
Resolving inheritance for ".instanceof.App\Api\Controller\Admin\TestFcmPageController.0.App\Api\Controller\Admin\TestFcmPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\TestFcmPageController).
Resolving inheritance for "App\Api\Controller\Admin\TestFcmPageController" (parent: .instanceof.App\Api\Controller\Admin\TestFcmPageController.0.App\Api\Controller\Admin\TestFcmPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\UpdateUserRoleController" (parent: .abstract.instanceof.App\Api\Controller\Admin\UpdateUserRoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\UpdateUserRoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\UpdateUserRoleController).
Resolving inheritance for ".instanceof.App\Api\Controller\Admin\UpdateUserRoleController.0.App\Api\Controller\Admin\UpdateUserRoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\UpdateUserRoleController).
Resolving inheritance for "App\Api\Controller\Admin\UpdateUserRoleController" (parent: .instanceof.App\Api\Controller\Admin\UpdateUserRoleController.0.App\Api\Controller\Admin\UpdateUserRoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\ValidateUserController" (parent: .abstract.instanceof.App\Api\Controller\Admin\ValidateUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\ValidateUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\ValidateUserController).
Resolving inheritance for ".instanceof.App\Api\Controller\Admin\ValidateUserController.0.App\Api\Controller\Admin\ValidateUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\ValidateUserController).
Resolving inheritance for "App\Api\Controller\Admin\ValidateUserController" (parent: .instanceof.App\Api\Controller\Admin\ValidateUserController.0.App\Api\Controller\Admin\ValidateUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\ChangeMyPassword" (parent: .abstract.instanceof.App\Api\Controller\Auth\ChangeMyPassword).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\ChangeMyPassword" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\ChangeMyPassword).
Resolving inheritance for ".instanceof.App\Api\Controller\Auth\ChangeMyPassword.0.App\Api\Controller\Auth\ChangeMyPassword" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\ChangeMyPassword).
Resolving inheritance for "App\Api\Controller\Auth\ChangeMyPassword" (parent: .instanceof.App\Api\Controller\Auth\ChangeMyPassword.0.App\Api\Controller\Auth\ChangeMyPassword).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\LoginController" (parent: .abstract.instanceof.App\Api\Controller\Auth\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\LoginController).
Resolving inheritance for ".instanceof.App\Api\Controller\Auth\LoginController.0.App\Api\Controller\Auth\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\LoginController).
Resolving inheritance for "App\Api\Controller\Auth\LoginController" (parent: .instanceof.App\Api\Controller\Auth\LoginController.0.App\Api\Controller\Auth\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\MeController" (parent: .abstract.instanceof.App\Api\Controller\Auth\MeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\MeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\MeController).
Resolving inheritance for ".instanceof.App\Api\Controller\Auth\MeController.0.App\Api\Controller\Auth\MeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\MeController).
Resolving inheritance for "App\Api\Controller\Auth\MeController" (parent: .instanceof.App\Api\Controller\Auth\MeController.0.App\Api\Controller\Auth\MeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\RefreshTokenController" (parent: .abstract.instanceof.App\Api\Controller\Auth\RefreshTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\RefreshTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\RefreshTokenController).
Resolving inheritance for ".instanceof.App\Api\Controller\Auth\RefreshTokenController.0.App\Api\Controller\Auth\RefreshTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\RefreshTokenController).
Resolving inheritance for "App\Api\Controller\Auth\RefreshTokenController" (parent: .instanceof.App\Api\Controller\Auth\RefreshTokenController.0.App\Api\Controller\Auth\RefreshTokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\RegisterController" (parent: .abstract.instanceof.App\Api\Controller\Auth\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\RegisterController).
Resolving inheritance for ".instanceof.App\Api\Controller\Auth\RegisterController.0.App\Api\Controller\Auth\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\RegisterController).
Resolving inheritance for "App\Api\Controller\Auth\RegisterController" (parent: .instanceof.App\Api\Controller\Auth\RegisterController.0.App\Api\Controller\Auth\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\UpdateMeController" (parent: .abstract.instanceof.App\Api\Controller\Auth\UpdateMeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\UpdateMeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\UpdateMeController).
Resolving inheritance for ".instanceof.App\Api\Controller\Auth\UpdateMeController.0.App\Api\Controller\Auth\UpdateMeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\UpdateMeController).
Resolving inheritance for "App\Api\Controller\Auth\UpdateMeController" (parent: .instanceof.App\Api\Controller\Auth\UpdateMeController.0.App\Api\Controller\Auth\UpdateMeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Dev\ChatPageController" (parent: .abstract.instanceof.App\Api\Controller\Dev\ChatPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Dev\ChatPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Dev\ChatPageController).
Resolving inheritance for ".instanceof.App\Api\Controller\Dev\ChatPageController.0.App\Api\Controller\Dev\ChatPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Dev\ChatPageController).
Resolving inheritance for "App\Api\Controller\Dev\ChatPageController" (parent: .instanceof.App\Api\Controller\Dev\ChatPageController.0.App\Api\Controller\Dev\ChatPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Device\LogoutDeviceController" (parent: .abstract.instanceof.App\Api\Controller\Device\LogoutDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Device\LogoutDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Device\LogoutDeviceController).
Resolving inheritance for ".instanceof.App\Api\Controller\Device\LogoutDeviceController.0.App\Api\Controller\Device\LogoutDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Device\LogoutDeviceController).
Resolving inheritance for "App\Api\Controller\Device\LogoutDeviceController" (parent: .instanceof.App\Api\Controller\Device\LogoutDeviceController.0.App\Api\Controller\Device\LogoutDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Device\RegisterDeviceController" (parent: .abstract.instanceof.App\Api\Controller\Device\RegisterDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Device\RegisterDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Device\RegisterDeviceController).
Resolving inheritance for ".instanceof.App\Api\Controller\Device\RegisterDeviceController.0.App\Api\Controller\Device\RegisterDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Device\RegisterDeviceController).
Resolving inheritance for "App\Api\Controller\Device\RegisterDeviceController" (parent: .instanceof.App\Api\Controller\Device\RegisterDeviceController.0.App\Api\Controller\Device\RegisterDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Firebase\ConfigController" (parent: .abstract.instanceof.App\Api\Controller\Firebase\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Firebase\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Firebase\ConfigController).
Resolving inheritance for "App\Api\Controller\Firebase\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Firebase\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\KnowledgeBase\GetFaqController" (parent: .abstract.instanceof.App\Api\Controller\KnowledgeBase\GetFaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\KnowledgeBase\GetFaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\KnowledgeBase\GetFaqController).
Resolving inheritance for ".instanceof.App\Api\Controller\KnowledgeBase\GetFaqController.0.App\Api\Controller\KnowledgeBase\GetFaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\KnowledgeBase\GetFaqController).
Resolving inheritance for "App\Api\Controller\KnowledgeBase\GetFaqController" (parent: .instanceof.App\Api\Controller\KnowledgeBase\GetFaqController.0.App\Api\Controller\KnowledgeBase\GetFaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\KnowledgeBase\ListFaqsController" (parent: .abstract.instanceof.App\Api\Controller\KnowledgeBase\ListFaqsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\KnowledgeBase\ListFaqsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\KnowledgeBase\ListFaqsController).
Resolving inheritance for ".instanceof.App\Api\Controller\KnowledgeBase\ListFaqsController.0.App\Api\Controller\KnowledgeBase\ListFaqsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\KnowledgeBase\ListFaqsController).
Resolving inheritance for "App\Api\Controller\KnowledgeBase\ListFaqsController" (parent: .instanceof.App\Api\Controller\KnowledgeBase\ListFaqsController.0.App\Api\Controller\KnowledgeBase\ListFaqsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Mercure\GetMercureTokenController" (parent: .abstract.instanceof.App\Api\Controller\Mercure\GetMercureTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Mercure\GetMercureTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Mercure\GetMercureTokenController).
Resolving inheritance for ".instanceof.App\Api\Controller\Mercure\GetMercureTokenController.0.App\Api\Controller\Mercure\GetMercureTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Mercure\GetMercureTokenController).
Resolving inheritance for "App\Api\Controller\Mercure\GetMercureTokenController" (parent: .instanceof.App\Api\Controller\Mercure\GetMercureTokenController.0.App\Api\Controller\Mercure\GetMercureTokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\CreateConversationByFiliereController" (parent: .abstract.instanceof.App\Api\Controller\Messaging\CreateConversationByFiliereController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\CreateConversationByFiliereController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\CreateConversationByFiliereController).
Resolving inheritance for ".instanceof.App\Api\Controller\Messaging\CreateConversationByFiliereController.0.App\Api\Controller\Messaging\CreateConversationByFiliereController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\CreateConversationByFiliereController).
Resolving inheritance for "App\Api\Controller\Messaging\CreateConversationByFiliereController" (parent: .instanceof.App\Api\Controller\Messaging\CreateConversationByFiliereController.0.App\Api\Controller\Messaging\CreateConversationByFiliereController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\GetConversationController" (parent: .abstract.instanceof.App\Api\Controller\Messaging\GetConversationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\GetConversationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\GetConversationController).
Resolving inheritance for ".instanceof.App\Api\Controller\Messaging\GetConversationController.0.App\Api\Controller\Messaging\GetConversationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\GetConversationController).
Resolving inheritance for "App\Api\Controller\Messaging\GetConversationController" (parent: .instanceof.App\Api\Controller\Messaging\GetConversationController.0.App\Api\Controller\Messaging\GetConversationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\ListConversationsController" (parent: .abstract.instanceof.App\Api\Controller\Messaging\ListConversationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\ListConversationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\ListConversationsController).
Resolving inheritance for ".instanceof.App\Api\Controller\Messaging\ListConversationsController.0.App\Api\Controller\Messaging\ListConversationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\ListConversationsController).
Resolving inheritance for "App\Api\Controller\Messaging\ListConversationsController" (parent: .instanceof.App\Api\Controller\Messaging\ListConversationsController.0.App\Api\Controller\Messaging\ListConversationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\SendMessageController" (parent: .abstract.instanceof.App\Api\Controller\Messaging\SendMessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\SendMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\SendMessageController).
Resolving inheritance for ".instanceof.App\Api\Controller\Messaging\SendMessageController.0.App\Api\Controller\Messaging\SendMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\SendMessageController).
Resolving inheritance for "App\Api\Controller\Messaging\SendMessageController" (parent: .instanceof.App\Api\Controller\Messaging\SendMessageController.0.App\Api\Controller\Messaging\SendMessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Push\RunFcmE2eController" (parent: .abstract.instanceof.App\Api\Controller\Push\RunFcmE2eController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Push\RunFcmE2eController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Push\RunFcmE2eController).
Resolving inheritance for ".instanceof.App\Api\Controller\Push\RunFcmE2eController.0.App\Api\Controller\Push\RunFcmE2eController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Push\RunFcmE2eController).
Resolving inheritance for "App\Api\Controller\Push\RunFcmE2eController" (parent: .instanceof.App\Api\Controller\Push\RunFcmE2eController.0.App\Api\Controller\Push\RunFcmE2eController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Push\TestFcmController" (parent: .abstract.instanceof.App\Api\Controller\Push\TestFcmController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Push\TestFcmController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Push\TestFcmController).
Resolving inheritance for ".instanceof.App\Api\Controller\Push\TestFcmController.0.App\Api\Controller\Push\TestFcmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Push\TestFcmController).
Resolving inheritance for "App\Api\Controller\Push\TestFcmController" (parent: .instanceof.App\Api\Controller\Push\TestFcmController.0.App\Api\Controller\Push\TestFcmController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Shared\ListFilieresController" (parent: .abstract.instanceof.App\Api\Controller\Shared\ListFilieresController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Shared\ListFilieresController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Shared\ListFilieresController).
Resolving inheritance for ".instanceof.App\Api\Controller\Shared\ListFilieresController.0.App\Api\Controller\Shared\ListFilieresController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Shared\ListFilieresController).
Resolving inheritance for "App\Api\Controller\Shared\ListFilieresController" (parent: .instanceof.App\Api\Controller\Shared\ListFilieresController.0.App\Api\Controller\Shared\ListFilieresController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ConversationFixtures" (parent: .abstract.instanceof.App\DataFixtures\ConversationFixtures).
Resolving inheritance for "App\DataFixtures\ConversationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ConversationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeviceUserFixtures" (parent: .abstract.instanceof.App\DataFixtures\DeviceUserFixtures).
Resolving inheritance for "App\DataFixtures\DeviceUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeviceUserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FaqFixtures" (parent: .abstract.instanceof.App\DataFixtures\FaqFixtures).
Resolving inheritance for "App\DataFixtures\FaqFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FaqFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FiliereFixtures" (parent: .abstract.instanceof.App\DataFixtures\FiliereFixtures).
Resolving inheritance for "App\DataFixtures\FiliereFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FiliereFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener.0.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener" (parent: .abstract.instanceof.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener).
Resolving inheritance for "App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener" (parent: .instanceof.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener.0.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener).
Resolving inheritance for ".instanceof.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener.0.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener" (parent: .abstract.instanceof.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener).
Resolving inheritance for "App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener" (parent: .instanceof.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener.0.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\PublicSite\Infrastructure\Form\ContactForm" (parent: .abstract.instanceof.App\PublicSite\Infrastructure\Form\ContactForm).
Resolving inheritance for "App\PublicSite\Infrastructure\Form\ContactForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\PublicSite\Infrastructure\Form\ContactForm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\ContactController" (parent: .abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\ContactController).
Resolving inheritance for ".instanceof.App\PublicSite\Infrastructure\Http\Controller\ContactController.0.App\PublicSite\Infrastructure\Http\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\ContactController).
Resolving inheritance for "App\PublicSite\Infrastructure\Http\Controller\ContactController" (parent: .instanceof.App\PublicSite\Infrastructure\Http\Controller\ContactController.0.App\PublicSite\Infrastructure\Http\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\HomeController" (parent: .abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\HomeController).
Resolving inheritance for ".instanceof.App\PublicSite\Infrastructure\Http\Controller\HomeController.0.App\PublicSite\Infrastructure\Http\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\HomeController).
Resolving inheritance for "App\PublicSite\Infrastructure\Http\Controller\HomeController" (parent: .instanceof.App\PublicSite\Infrastructure\Http\Controller\HomeController.0.App\PublicSite\Infrastructure\Http\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController" (parent: .abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController).
Resolving inheritance for ".instanceof.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController).
Resolving inheritance for "App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController" (parent: .instanceof.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController" (parent: .abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController).
Resolving inheritance for ".instanceof.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController).
Resolving inheritance for "App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController" (parent: .instanceof.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\Http\ApiExceptionSubscriber" (parent: .abstract.instanceof.App\Shared\Infrastructure\Http\ApiExceptionSubscriber).
Resolving inheritance for "App\Shared\Infrastructure\Http\ApiExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\Http\ApiExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Infrastructure\Http\FiliereController" (parent: .abstract.instanceof.App\Shared\Infrastructure\Http\FiliereController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Infrastructure\Http\FiliereController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Infrastructure\Http\FiliereController).
Resolving inheritance for ".instanceof.App\Shared\Infrastructure\Http\FiliereController.0.App\Shared\Infrastructure\Http\FiliereController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Infrastructure\Http\FiliereController).
Resolving inheritance for "App\Shared\Infrastructure\Http\FiliereController" (parent: .instanceof.App\Shared\Infrastructure\Http\FiliereController.0.App\Shared\Infrastructure\Http\FiliereController).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.contact_form" (parent: limiter).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.App\DeviceAccess\Domain\Model\DeviceUser.0.App\DeviceAccess\Domain\Model\DeviceUser" (parent: .abstract.instanceof.App\DeviceAccess\Domain\Model\DeviceUser).
Resolving inheritance for ".instanceof.UnitEnum.0.App\IdentityAccess\Domain\Model\Enum\UserStatus" (parent: .abstract.instanceof.App\IdentityAccess\Domain\Model\Enum\UserStatus).
Resolving inheritance for ".instanceof.App\IdentityAccess\Domain\Model\User.0.App\IdentityAccess\Domain\Model\User" (parent: .abstract.instanceof.App\IdentityAccess\Domain\Model\User).
Resolving inheritance for ".instanceof.UnitEnum.0.App\KnowledgeBase\Domain\ValueObject\FaqStatus" (parent: .abstract.instanceof.App\KnowledgeBase\Domain\ValueObject\FaqStatus).
Resolving inheritance for ".instanceof.App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping.0.App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping" (parent: .abstract.instanceof.App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping).
Resolving inheritance for ".instanceof.App\Messaging\Domain\Model\Conversation.0.App\Messaging\Domain\Model\Conversation" (parent: .abstract.instanceof.App\Messaging\Domain\Model\Conversation).
Resolving inheritance for ".instanceof.App\Messaging\Domain\Model\ConversationParticipant.0.App\Messaging\Domain\Model\ConversationParticipant" (parent: .abstract.instanceof.App\Messaging\Domain\Model\ConversationParticipant).
Resolving inheritance for ".instanceof.App\Messaging\Domain\Model\Message.0.App\Messaging\Domain\Model\Message" (parent: .abstract.instanceof.App\Messaging\Domain\Model\Message).
Resolving inheritance for ".instanceof.App\Messaging\Domain\Model\MessageAttachment.0.App\Messaging\Domain\Model\MessageAttachment" (parent: .abstract.instanceof.App\Messaging\Domain\Model\MessageAttachment).
Resolving inheritance for ".instanceof.App\Shared\Domain\Model\Filiere.0.App\Shared\Domain\Model\Filiere" (parent: .abstract.instanceof.App\Shared\Domain\Model\Filiere).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
230
Removed service "App\IdentityAccess\Domain\Repository\UserRepositoryInterface"; reason: private alias.
Removed service "App\DeviceAccess\Domain\Repository\DeviceUserRepositoryInterface"; reason: private alias.
Removed service "App\Shared\Domain\Repository\FiliereRepository"; reason: private alias.
Removed service "App\Messaging\Domain\Repository\ConversationRepositoryInterface"; reason: private alias.
Removed service "App\Messaging\Application\Port\MessageImageStorageInterface"; reason: private alias.
Removed service "App\Messaging\Application\Port\MessageAttachmentUrlBuilderInterface"; reason: private alias.
Removed service "App\Shared\Application\Event\EventBus"; reason: private alias.
Removed service "App\Messaging\Application\Port\MessageViewReaderInterface"; reason: private alias.
Removed service "App\Shared\Application\Realtime\RealtimePublisherInterface"; reason: private alias.
Removed service "App\KnowledgeBase\Domain\Repository\FaqEntryRepositoryInterface"; reason: private alias.
Removed service "App\KnowledgeBase\Domain\Service\FaqDraftBuilderInterface"; reason: private alias.
Removed service "App\KnowledgeBase\Application\Port\ConversationReaderInterface"; reason: private alias.
Removed service "App\KnowledgeBase\Application\Port\FaqDraftEnhancerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $contact_form.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $contactFormLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $contact_form.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $contactFormLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.Q8Uo01A"; reason: private alias.
Removed service ".service_locator.Fb65ZdI"; reason: private alias.
Removed service ".service_locator.5VzLQuQ"; reason: private alias.
Removed service ".service_locator.0EWaMG1"; reason: private alias.
Removed service ".service_locator.F6gRyN5"; reason: private alias.
Removed service ".service_locator.FAJGw.l"; reason: private alias.
Removed service ".service_locator.RiDhKSg"; reason: private alias.
Removed service ".service_locator.i8_.1qT"; reason: private alias.
Removed service ".service_locator.iwZRCNN"; reason: private alias.
Removed service ".service_locator.TfM95oW"; reason: private alias.
Removed service ".service_locator.6lM5hMB"; reason: private alias.
Removed service ".service_locator.D76ymwy"; reason: private alias.
Removed service ".service_locator.FTahCex"; reason: private alias.
Removed service ".service_locator.Gz8HgCh"; reason: private alias.
Removed service ".service_locator.5JQAyDQ"; reason: private alias.
Removed service ".service_locator.yLwXYZW"; reason: private alias.
Removed service ".service_locator.DIqsDNG"; reason: private alias.
Removed service ".service_locator.134aUWA"; reason: private alias.
Removed service ".service_locator.4vi2axX"; reason: private alias.
Removed service ".service_locator.6ic6j1m"; reason: private alias.
Removed service ".service_locator.T5g8zXT"; reason: private alias.
Removed service ".service_locator.A.LcUBX"; reason: private alias.
Removed service ".service_locator.qsaCOus"; reason: private alias.
Removed service ".service_locator.eaEsIWK"; reason: private alias.
Removed service ".service_locator.MzENUbo"; reason: private alias.
Removed service ".service_locator.IIFbGtC"; reason: private alias.
Removed service ".service_locator.tlWuzs."; reason: private alias.
Removed service ".service_locator.28Kx6Qc"; reason: private alias.
46
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Shared\Infrastructure\Event\SymfonyEventBus" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.YxoPQQu" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
343
Removed service "App\Admin\Application\DTO\AdminUserInput"; reason: abstract.
Removed service "App\IdentityAccess\Application\DTO\ChangeMyPasswordInput"; reason: abstract.
Removed service "App\IdentityAccess\Application\DTO\RegisterUserInput"; reason: abstract.
Removed service "App\IdentityAccess\Application\DTO\UpdateMyProfileInput"; reason: abstract.
Removed service "App\IdentityAccess\Application\DTO\UpdateUserRoleInput"; reason: abstract.
Removed service "App\IdentityAccess\Application\DTO\ValidateUserInput"; reason: abstract.
Removed service "App\KnowledgeBase\Application\DTO\ConversationView"; reason: abstract.
Removed service "App\KnowledgeBase\Application\DTO\FaqListItem"; reason: abstract.
Removed service "App\Messaging\Application\DTO\ConversationOutput"; reason: abstract.
Removed service "App\Messaging\Application\DTO\CreateConversationWithFiliereInput"; reason: abstract.
Removed service "App\Messaging\Application\DTO\MessageOuput"; reason: abstract.
Removed service "App\Messaging\Application\DTO\MessageView"; reason: abstract.
Removed service "App\Messaging\Application\DTO\ParticipantOutput"; reason: abstract.
Removed service "App\Messaging\Application\DTO\SendMessageImageInput"; reason: abstract.
Removed service "App\Messaging\Application\DTO\SendMessageInput"; reason: abstract.
Removed service "App\PublicSite\Application\DTO\ContactInput"; reason: abstract.
Removed service "App\Shared\Application\DTO\CreateFiliereInput"; reason: abstract.
Removed service "App\Shared\Application\DTO\FiliereOutput"; reason: abstract.
Removed service "App\Shared\Application\DTO\UpdateFiliereInput"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminConversationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminConversationController"; reason: abstract.
Removed service ".instanceof.App\Admin\Infrastructure\Http\AdminConversationController.0.App\Admin\Infrastructure\Http\AdminConversationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\AdminConversationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminFiliereController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminFiliereController"; reason: abstract.
Removed service ".instanceof.App\Admin\Infrastructure\Http\AdminFiliereController.0.App\Admin\Infrastructure\Http\AdminFiliereController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\AdminFiliereController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminHomeController"; reason: abstract.
Removed service ".instanceof.App\Admin\Infrastructure\Http\AdminHomeController.0.App\Admin\Infrastructure\Http\AdminHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\AdminHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminSecurityController"; reason: abstract.
Removed service ".instanceof.App\Admin\Infrastructure\Http\AdminSecurityController.0.App\Admin\Infrastructure\Http\AdminSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\AdminSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\AdminUserController"; reason: abstract.
Removed service ".instanceof.App\Admin\Infrastructure\Http\AdminUserController.0.App\Admin\Infrastructure\Http\AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController"; reason: abstract.
Removed service ".instanceof.App\Admin\Infrastructure\Http\Controller\Faq\FaqController.0.App\Admin\Infrastructure\Http\Controller\Faq\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\Controller\Faq\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Infrastructure\Http\Form\AdminFiliereForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\Form\AdminFiliereForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Infrastructure\Http\Form\AdminUserForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Infrastructure\Http\Form\AdminUserForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\ListUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\ListUsersController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Admin\ListUsersController.0.App\Api\Controller\Admin\ListUsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Admin\ListUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\TestFcmPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\TestFcmPageController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Admin\TestFcmPageController.0.App\Api\Controller\Admin\TestFcmPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Admin\TestFcmPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\UpdateUserRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\UpdateUserRoleController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Admin\UpdateUserRoleController.0.App\Api\Controller\Admin\UpdateUserRoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Admin\UpdateUserRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Admin\ValidateUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Admin\ValidateUserController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Admin\ValidateUserController.0.App\Api\Controller\Admin\ValidateUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Admin\ValidateUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\ChangeMyPassword"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\ChangeMyPassword"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Auth\ChangeMyPassword.0.App\Api\Controller\Auth\ChangeMyPassword"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Auth\ChangeMyPassword"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\LoginController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Auth\LoginController.0.App\Api\Controller\Auth\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Auth\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\MeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\MeController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Auth\MeController.0.App\Api\Controller\Auth\MeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Auth\MeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\RefreshTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\RefreshTokenController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Auth\RefreshTokenController.0.App\Api\Controller\Auth\RefreshTokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Auth\RefreshTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Auth\RegisterController.0.App\Api\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Auth\UpdateMeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Auth\UpdateMeController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Auth\UpdateMeController.0.App\Api\Controller\Auth\UpdateMeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Auth\UpdateMeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Dev\ChatPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Dev\ChatPageController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Dev\ChatPageController.0.App\Api\Controller\Dev\ChatPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Dev\ChatPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Device\LogoutDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Device\LogoutDeviceController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Device\LogoutDeviceController.0.App\Api\Controller\Device\LogoutDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Device\LogoutDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Device\RegisterDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Device\RegisterDeviceController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Device\RegisterDeviceController.0.App\Api\Controller\Device\RegisterDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Device\RegisterDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Firebase\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Firebase\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Firebase\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\KnowledgeBase\GetFaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\KnowledgeBase\GetFaqController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\KnowledgeBase\GetFaqController.0.App\Api\Controller\KnowledgeBase\GetFaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\KnowledgeBase\GetFaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\KnowledgeBase\ListFaqsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\KnowledgeBase\ListFaqsController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\KnowledgeBase\ListFaqsController.0.App\Api\Controller\KnowledgeBase\ListFaqsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\KnowledgeBase\ListFaqsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Mercure\GetMercureTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Mercure\GetMercureTokenController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Mercure\GetMercureTokenController.0.App\Api\Controller\Mercure\GetMercureTokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Mercure\GetMercureTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\CreateConversationByFiliereController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\CreateConversationByFiliereController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Messaging\CreateConversationByFiliereController.0.App\Api\Controller\Messaging\CreateConversationByFiliereController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Messaging\CreateConversationByFiliereController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\GetConversationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\GetConversationController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Messaging\GetConversationController.0.App\Api\Controller\Messaging\GetConversationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Messaging\GetConversationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\ListConversationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\ListConversationsController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Messaging\ListConversationsController.0.App\Api\Controller\Messaging\ListConversationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Messaging\ListConversationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Messaging\SendMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Messaging\SendMessageController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Messaging\SendMessageController.0.App\Api\Controller\Messaging\SendMessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Messaging\SendMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Push\RunFcmE2eController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Push\RunFcmE2eController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Push\RunFcmE2eController.0.App\Api\Controller\Push\RunFcmE2eController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Push\RunFcmE2eController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Push\TestFcmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Push\TestFcmController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Push\TestFcmController.0.App\Api\Controller\Push\TestFcmController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Push\TestFcmController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\Shared\ListFilieresController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\Shared\ListFilieresController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\Shared\ListFilieresController.0.App\Api\Controller\Shared\ListFilieresController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\Shared\ListFilieresController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ConversationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ConversationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeviceUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\DeviceUserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FaqFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\FaqFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FiliereFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\FiliereFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.App\DeviceAccess\Domain\Model\DeviceUser.0.App\DeviceAccess\Domain\Model\DeviceUser"; reason: abstract.
Removed service ".abstract.instanceof.App\DeviceAccess\Domain\Model\DeviceUser"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\IdentityAccess\Domain\Model\Enum\UserStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\IdentityAccess\Domain\Model\Enum\UserStatus"; reason: abstract.
Removed service ".instanceof.App\IdentityAccess\Domain\Model\User.0.App\IdentityAccess\Domain\Model\User"; reason: abstract.
Removed service ".abstract.instanceof.App\IdentityAccess\Domain\Model\User"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\KnowledgeBase\Domain\ValueObject\FaqStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\KnowledgeBase\Domain\ValueObject\FaqStatus"; reason: abstract.
Removed service ".instanceof.App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping.0.App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping"; reason: abstract.
Removed service ".abstract.instanceof.App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping"; reason: abstract.
Removed service ".instanceof.App\Messaging\Domain\Model\Conversation.0.App\Messaging\Domain\Model\Conversation"; reason: abstract.
Removed service ".abstract.instanceof.App\Messaging\Domain\Model\Conversation"; reason: abstract.
Removed service ".instanceof.App\Messaging\Domain\Model\ConversationParticipant.0.App\Messaging\Domain\Model\ConversationParticipant"; reason: abstract.
Removed service ".abstract.instanceof.App\Messaging\Domain\Model\ConversationParticipant"; reason: abstract.
Removed service ".instanceof.App\Messaging\Domain\Model\Message.0.App\Messaging\Domain\Model\Message"; reason: abstract.
Removed service ".abstract.instanceof.App\Messaging\Domain\Model\Message"; reason: abstract.
Removed service ".instanceof.App\Messaging\Domain\Model\MessageAttachment.0.App\Messaging\Domain\Model\MessageAttachment"; reason: abstract.
Removed service ".abstract.instanceof.App\Messaging\Domain\Model\MessageAttachment"; reason: abstract.
Removed service ".instanceof.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener.0.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Messaging\Infrastructure\Realtime\Fcm\SendFcmOnMessageSentListener"; reason: abstract.
Removed service ".instanceof.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener.0.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\PublicSite\Infrastructure\Form\ContactForm"; reason: abstract.
Removed service ".abstract.instanceof.App\PublicSite\Infrastructure\Form\ContactForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.App\PublicSite\Infrastructure\Http\Controller\ContactController.0.App\PublicSite\Infrastructure\Http\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\PublicSite\Infrastructure\Http\Controller\HomeController.0.App\PublicSite\Infrastructure\Http\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController"; reason: abstract.
Removed service ".instanceof.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController.0.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController"; reason: abstract.
Removed service ".instanceof.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController.0.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController"; reason: abstract.
Removed service ".instanceof.App\Shared\Domain\Model\Filiere.0.App\Shared\Domain\Model\Filiere"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Domain\Model\Filiere"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\Http\ApiExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Http\ApiExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Infrastructure\Http\FiliereController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Infrastructure\Http\FiliereController"; reason: abstract.
Removed service ".instanceof.App\Shared\Infrastructure\Http\FiliereController.0.App\Shared\Infrastructure\Http\FiliereController"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Http\FiliereController"; reason: abstract.
145
Removed service "App\Api\Infrastructure\Mercure\MercureJwtConfigFactory"; reason: unused.
Removed service "App\DeviceAccess\Domain\Model\DeviceUser"; reason: unused.
Removed service "App\IdentityAccess\Domain\Model\Enum\UserStatus"; reason: unused.
Removed service "App\IdentityAccess\Domain\Model\User"; reason: unused.
Removed service "App\IdentityAccess\Domain\Model\ValueObject\Departement"; reason: unused.
Removed service "App\IdentityAccess\Domain\Model\ValueObject\Email"; reason: unused.
Removed service "App\IdentityAccess\Domain\Model\ValueObject\Telephone"; reason: unused.
Removed service "App\IdentityAccess\Infrastructure\Security\UserChecker"; reason: unused.
Removed service "App\KnowledgeBase\Application\Command\ConvertConversationToFaqCommand"; reason: unused.
Removed service "App\KnowledgeBase\Application\Response\ConvertConversationToFaqResult"; reason: unused.
Removed service "App\KnowledgeBase\Domain\Entity\FaqEntry"; reason: unused.
Removed service "App\KnowledgeBase\Domain\Service\Scorer\AnswerCandidateSynthesizer"; reason: unused.
Removed service "App\KnowledgeBase\Domain\Service\Scorer\Deduplicator"; reason: unused.
Removed service "App\KnowledgeBase\Domain\Service\Scorer\QuestionCandidateSelector"; reason: unused.
Removed service "App\KnowledgeBase\Domain\Service\Scorer\TextCleaner"; reason: unused.
Removed service "App\KnowledgeBase\Domain\ValueObject\Answer"; reason: unused.
Removed service "App\KnowledgeBase\Domain\ValueObject\FaqDraft"; reason: unused.
Removed service "App\KnowledgeBase\Domain\ValueObject\FaqStatus"; reason: unused.
Removed service "App\KnowledgeBase\Domain\ValueObject\Question"; reason: unused.
Removed service "App\KnowledgeBase\Infrastructure\Persistence\FaqEntryMapping"; reason: unused.
Removed service "App\Messaging\Application\Event\MessageSent"; reason: unused.
Removed service "App\Messaging\Application\UseCase\SyncFiliereConversationsReferent"; reason: unused.
Removed service "App\Messaging\Domain\Exception\NoReferentForFiliereException"; reason: unused.
Removed service "App\Messaging\Domain\Exception\NotParticipantException"; reason: unused.
Removed service "App\Messaging\Domain\Model\Conversation"; reason: unused.
Removed service "App\Messaging\Domain\Model\ConversationParticipant"; reason: unused.
Removed service "App\Messaging\Domain\Model\Message"; reason: unused.
Removed service "App\Messaging\Domain\Model\MessageAttachment"; reason: unused.
Removed service "App\Messaging\Infrastructure\Realtime\Mercure\MercureTopics"; reason: unused.
Removed service "App\Security\LoginFormAuthenticator"; reason: unused.
Removed service "App\Shared\Application\Exception\BadRequestException"; reason: unused.
Removed service "App\Shared\Application\Exception\ConflictException"; reason: unused.
Removed service "App\Shared\Application\Exception\ForbiddenException"; reason: unused.
Removed service "App\Shared\Application\Exception\NotFoundException"; reason: unused.
Removed service "App\Shared\Application\Exception\UnauthorizedException"; reason: unused.
Removed service "App\Shared\Domain\Model\Filiere"; reason: unused.
Removed service "App\Shared\Infrastructure\Realtime\NullRealtimePublisher"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "mercure.hub.default.message_handler"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service ".service_locator.JimicQO"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service ".service_locator.v8bQoPD"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.PZ0UHmb"; reason: unused.
Removed service ".service_locator.2QMaG2L"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
348
Inlined service ".service_locator.ZyP9f7K.App\Admin\Infrastructure\Http\AdminConversationController" to "App\Admin\Infrastructure\Http\AdminConversationController".
Inlined service ".service_locator.ZyP9f7K.App\Admin\Infrastructure\Http\AdminFiliereController" to "App\Admin\Infrastructure\Http\AdminFiliereController".
Inlined service ".service_locator.ZyP9f7K.App\Admin\Infrastructure\Http\AdminHomeController" to "App\Admin\Infrastructure\Http\AdminHomeController".
Inlined service ".service_locator.ZyP9f7K.App\Admin\Infrastructure\Http\AdminSecurityController" to "App\Admin\Infrastructure\Http\AdminSecurityController".
Inlined service ".service_locator.ZyP9f7K.App\Admin\Infrastructure\Http\AdminUserController" to "App\Admin\Infrastructure\Http\AdminUserController".
Inlined service "App\KnowledgeBase\Application\CommandHandler\ConvertConversationToFaqHandler" to "App\Admin\Infrastructure\Http\Controller\Faq\FaqController".
Inlined service ".service_locator.ZyP9f7K.App\Admin\Infrastructure\Http\Controller\Faq\FaqController" to "App\Admin\Infrastructure\Http\Controller\Faq\FaqController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Admin\ListUsersController" to "App\Api\Controller\Admin\ListUsersController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Admin\TestFcmPageController" to "App\Api\Controller\Admin\TestFcmPageController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Admin\UpdateUserRoleController" to "App\Api\Controller\Admin\UpdateUserRoleController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Admin\ValidateUserController" to "App\Api\Controller\Admin\ValidateUserController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Auth\ChangeMyPassword" to "App\Api\Controller\Auth\ChangeMyPassword".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Auth\LoginController" to "App\Api\Controller\Auth\LoginController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Auth\MeController" to "App\Api\Controller\Auth\MeController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Auth\RefreshTokenController" to "App\Api\Controller\Auth\RefreshTokenController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Auth\RegisterController" to "App\Api\Controller\Auth\RegisterController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Auth\UpdateMeController" to "App\Api\Controller\Auth\UpdateMeController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Dev\ChatPageController" to "App\Api\Controller\Dev\ChatPageController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Device\LogoutDeviceController" to "App\Api\Controller\Device\LogoutDeviceController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Device\RegisterDeviceController" to "App\Api\Controller\Device\RegisterDeviceController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Firebase\ConfigController" to "App\Api\Controller\Firebase\ConfigController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\KnowledgeBase\GetFaqController" to "App\Api\Controller\KnowledgeBase\GetFaqController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\KnowledgeBase\ListFaqsController" to "App\Api\Controller\KnowledgeBase\ListFaqsController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Mercure\GetMercureTokenController" to "App\Api\Controller\Mercure\GetMercureTokenController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Messaging\CreateConversationByFiliereController" to "App\Api\Controller\Messaging\CreateConversationByFiliereController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Messaging\GetConversationController" to "App\Api\Controller\Messaging\GetConversationController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Messaging\ListConversationsController" to "App\Api\Controller\Messaging\ListConversationsController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Messaging\SendMessageController" to "App\Api\Controller\Messaging\SendMessageController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Push\RunFcmE2eController" to "App\Api\Controller\Push\RunFcmE2eController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Push\TestFcmController" to "App\Api\Controller\Push\TestFcmController".
Inlined service ".service_locator.ZyP9f7K.App\Api\Controller\Shared\ListFilieresController" to "App\Api\Controller\Shared\ListFilieresController".
Inlined service "mercure.jwt_configuration" to "App\Api\Infrastructure\Mercure\MercureJwtFactory".
Inlined service "App\KnowledgeBase\Domain\Service\HeuristicFaqDraftBuilder" to "App\KnowledgeBase\Application\CommandHandler\ConvertConversationToFaqHandler".
Inlined service "App\KnowledgeBase\Application\Service\NullFaqDraftEnhancer" to "App\KnowledgeBase\Application\CommandHandler\ConvertConversationToFaqHandler".
Inlined service "App\Messaging\Infrastructure\Doctrine\MessageViewReaderDoctrine" to "App\Messaging\Application\UseCase\GetMessageView".
Inlined service "App\Messaging\Infrastructure\Storage\LocalPublicMessageImageStorage" to "App\Messaging\Application\UseCase\SendMessage".
Inlined service "App\Shared\Infrastructure\Event\SymfonyEventBus" to "App\Messaging\Application\UseCase\SendMessage".
Inlined service "App\Shared\Infrastructure\Realtime\Mercure\MercurePublisher" to "App\Messaging\Infrastructure\Realtime\Mercure\PublishMessageSentListener".
Inlined service ".service_locator.ZyP9f7K.App\PublicSite\Infrastructure\Http\Controller\ContactController" to "App\PublicSite\Infrastructure\Http\Controller\ContactController".
Inlined service ".service_locator.ZyP9f7K.App\PublicSite\Infrastructure\Http\Controller\HomeController" to "App\PublicSite\Infrastructure\Http\Controller\HomeController".
Inlined service ".service_locator.ZyP9f7K.App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController" to "App\PublicSite\Infrastructure\Http\Controller\MentionsLegalesController".
Inlined service ".service_locator.ZyP9f7K.App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController" to "App\PublicSite\Infrastructure\Http\Controller\PolitiqueConfidentialiteController".
Inlined service ".service_locator.ZyP9f7K.App\Shared\Infrastructure\Http\FiliereController" to "App\Shared\Infrastructure\Http\FiliereController".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.contact_form" to "limiter.contact_form".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.4RaN3Er" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.UVIwzIp" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "mercure.hub.default.jwt.factory" to ".lazy.mercure.hub.default.jwt.factory".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.7xFMx5N" to "security.access_map".
Inlined service ".security.request_matcher.MkwRrIq" to "security.access_map".
Inlined service ".security.request_matcher.nZnSFWe" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service ".security.request_matcher.bd6hl_U" to "security.access_map".
Inlined service ".security.request_matcher.jmcbpiS" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.7ioPDUf" to ".security.request_matcher.7xFMx5N".
Inlined service ".security.request_matcher.wAZgplc" to ".security.request_matcher.MkwRrIq".
Inlined service ".security.request_matcher.Lsq2iib" to ".security.request_matcher.nZnSFWe".
Inlined service ".security.request_matcher.i_kEG2O" to ".security.request_matcher.bd6hl_U".
Inlined service ".security.request_matcher.lh4VaUQ" to ".security.request_matcher.jmcbpiS".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" to "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.ZSS2D.Y" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\ConversationFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\DeviceUserFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\FaqFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\FiliereFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.ndBA5mV" to "twig.runtime_loader".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.01MFRna" to ".service_locator.01MFRna.App\Admin\Infrastructure\Http\AdminFiliereController::new()".
Inlined service ".service_locator.8oZTeEc" to ".service_locator.8oZTeEc.App\Admin\Infrastructure\Http\AdminFiliereController::edit()".
Inlined service ".service_locator.oVe4Ure" to ".service_locator.oVe4Ure.App\Admin\Infrastructure\Http\AdminSecurityController::login()".
Inlined service ".service_locator.S_JQqcb" to ".service_locator.S_JQqcb.App\Admin\Infrastructure\Http\AdminUserController::new()".
Inlined service ".service_locator.bed62Zj" to ".service_locator.bed62Zj.App\Admin\Infrastructure\Http\AdminUserController::edit()".
Inlined service ".service_locator.BYFKk94" to ".service_locator.BYFKk94.App\Admin\Infrastructure\Http\Controller\Faq\FaqController::convert()".
Inlined service ".service_locator.Lf1Tfal" to ".service_locator.Lf1Tfal.App\Api\Controller\Admin\ListUsersController::__invoke()".
Inlined service ".service_locator.rWQoYvZ" to ".service_locator.rWQoYvZ.App\Api\Controller\Admin\UpdateUserRoleController::__invoke()".
Inlined service ".service_locator.7J2lvYB" to ".service_locator.7J2lvYB.App\Api\Controller\Admin\ValidateUserController::__invoke()".
Inlined service ".service_locator.A2YNSii" to ".service_locator.A2YNSii.App\Api\Controller\Auth\ChangeMyPassword::__invoke()".
Inlined service ".service_locator.4CWzKvM" to ".service_locator.4CWzKvM.App\Api\Controller\Auth\LoginController::__invoke()".
Inlined service ".service_locator.hDVXQzq" to ".service_locator.hDVXQzq.App\Api\Controller\Auth\RefreshTokenController::__invoke()".
Inlined service ".service_locator.8OqUj1s" to ".service_locator.8OqUj1s.App\Api\Controller\Auth\RegisterController::__invoke()".
Inlined service ".service_locator.FdgpVdX" to ".service_locator.FdgpVdX.App\Api\Controller\Auth\UpdateMeController::__invoke()".
Inlined service ".service_locator.7rWU.if" to ".service_locator.7rWU.if.App\Api\Controller\Device\LogoutDeviceController::__invoke()".
Inlined service ".service_locator..updWyq" to ".service_locator..updWyq.App\Api\Controller\Device\RegisterDeviceController::__invoke()".
Inlined service ".service_locator.ZhrU6MO" to ".service_locator.ZhrU6MO.App\Api\Controller\KnowledgeBase\GetFaqController::__invoke()".
Inlined service ".service_locator._z5Xxfo" to ".service_locator._z5Xxfo.App\Api\Controller\KnowledgeBase\ListFaqsController::__invoke()".
Inlined service ".service_locator.2Q_9mlq" to ".service_locator.2Q_9mlq.App\Api\Controller\Mercure\GetMercureTokenController::__invoke()".
Inlined service ".service_locator.wRHs3dS" to ".service_locator.wRHs3dS.App\Api\Controller\Messaging\CreateConversationByFiliereController::__invoke()".
Inlined service ".service_locator.qqq1ER." to ".service_locator.qqq1ER..App\Api\Controller\Messaging\GetConversationController::__invoke()".
Inlined service ".service_locator.DvDWBw6" to ".service_locator.DvDWBw6.App\Api\Controller\Messaging\ListConversationsController::__invoke()".
Inlined service ".service_locator.ecxj7rw" to ".service_locator.ecxj7rw.App\Api\Controller\Messaging\SendMessageController::__invoke()".
Inlined service ".service_locator.3VAnBVX" to ".service_locator.3VAnBVX.App\PublicSite\Infrastructure\Http\Controller\ContactController::index()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service ".service_locator.N3n0e03" to ".service_locator.N3n0e03.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.UIRcdBR" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.admin" to "debug.security.firewall.authenticator.admin.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.jRrnBsa" to "console.command_loader".
Inlined service ".service_locator.N3n0e03.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\KnowledgeBase\Infrastructure\Service\ConversationReader" to "App\Admin\Infrastructure\Http\Controller\Faq\FaqController".
Inlined service "App\KnowledgeBase\Infrastructure\Service\ConversationReader" to "App\Admin\Infrastructure\Http\Controller\Faq\FaqController".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
5
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "rate_limiter" was defined on service(s) "limiter.contact_form", but was never used.
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "mercure.hub.default.traceable", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.main", ".debug.http_client", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.