App\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Since symfony/dependency-injection 8.1: Relying solely on the name of parameter "$customerConnection" of "__construct()" to match a named autowiring alias is deprecated; use the "#[Target]" attribute.
User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:80 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
Deprecated: App\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
"SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.code_user AS code_user_3, t0.zkteco_id AS zkteco_id_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.avatar_name AS avatar_name_7, t0.avatar_base64 AS avatar_base64_8, t0.avatar_internal_base64 AS avatar_internal_base64_9, t0.password AS password_10, t0.salt AS salt_11, t0.reset_password_token AS reset_password_token_12, t0.reset_password_expires_at AS reset_password_expires_at_13, t0.email AS email_14, t0.is_super_admin AS is_super_admin_15, t0.is_active AS is_active_16, t0.is_active_mail AS is_active_mail_17, t0.is_dangerous AS is_dangerous_18, t0.is_not_reserve AS is_not_reserve_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.deactivated_at AS deactivated_at_22, t0.phone AS phone_23, t0.phone_emergency AS phone_emergency_24, t0.contact_emergency AS contact_emergency_25, t0.instagram AS instagram_26, t0.facebook AS facebook_27, t0.sex AS sex_28, t0.birthday AS birthday_29, t0.nationality AS nationality_30, t0.marital_status AS marital_status_31, t0.area AS area_32, t0.description AS description_33, t0.address AS address_34, t0.date_admission AS date_admission_35, t0.due_date AS due_date_36, t0.is_terms_conditions AS is_terms_conditions_37, t0.confidentiality AS confidentiality_38, t0.software_updates AS software_updates_39, t0.number_files AS number_files_40, t0.day_trainning AS day_trainning_41, t0.toket_access AS toket_access_42, t0.toket_access_personal AS toket_access_personal_43, t0.observation AS observation_44, t0.is_freeze AS is_freeze_45, t0.created_for_owner AS created_for_owner_46, t0.updated_for_owner AS updated_for_owner_47, t0.dni AS dni_48, t0.permissions AS permissions_49, t0.app_id AS app_id_50, t0.token_app AS token_app_51, t0.is_external AS is_external_52, t0.is_external_register AS is_external_register_53, t0.green_pass AS green_pass_54, t0.patent AS patent_55, t0.work_plan_id AS work_plan_id_56, t0.agreements_id AS agreements_id_57, t0.branch_office_id AS branch_office_id_58, t0.profession_id AS profession_id_59, t0.region_id AS region_id_60, t0.comuna_id AS comuna_id_61, t0.trainer AS trainer_62 FROM member t0 WHERE t0.email = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.code_user AS code_user_3, t0.zkteco_id AS zkteco_id_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.avatar_name AS avatar_name_7, t0.avatar_base64 AS avatar_base64_8, t0.avatar_internal_base64 AS avatar_internal_base64_9, t0.password AS password_10, t0.salt AS salt_11, t0.reset_password_token AS reset_password_token_12, t0.reset_password_expires_at AS reset_password_expires_at_13, t0.email AS email_14, t0.is_super_admin AS is_super_admin_15, t0.is_active AS is_active_16, t0.is_active_mail AS is_active_mail_17, t0.is_dangerous AS is_dangerous_18, t0.is_not_reserve AS is_not_reserve_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.deactivated_at AS deactivated_at_22, t0.phone AS phone_23, t0.phone_emergency AS phone_emergency_24, t0.contact_emergency AS contact_emergency_25, t0.instagram AS instagram_26, t0.facebook AS facebook_27, t0.sex AS sex_28, t0.birthday AS birthday_29, t0.nationality AS nationality_30, t0.marital_status AS marital_status_31, t0.area AS area_32, t0.description AS description_33, t0.address AS address_34, t0.date_admission AS date_admission_35, t0.due_date AS due_date_36, t0.is_terms_conditions AS is_terms_conditions_37, t0.confidentiality AS confidentiality_38, t0.software_updates AS software_updates_39, t0.number_files AS number_files_40, t0.day_trainning AS day_trainning_41, t0.toket_access AS toket_access_42, t0.toket_access_personal AS toket_access_personal_43, t0.observation AS observation_44, t0.is_freeze AS is_freeze_45, t0.created_for_owner AS created_for_owner_46, t0.updated_for_owner AS updated_for_owner_47, t0.dni AS dni_48, t0.permissions AS permissions_49, t0.app_id AS app_id_50, t0.token_app AS token_app_51, t0.is_external AS is_external_52, t0.is_external_register AS is_external_register_53, t0.green_pass AS green_pass_54, t0.patent AS patent_55, t0.work_plan_id AS work_plan_id_56, t0.agreements_id AS agreements_id_57, t0.branch_office_id AS branch_office_id_58, t0.profession_id AS profession_id_59, t0.region_id AS region_id_60, t0.comuna_id AS comuna_id_61, t0.trainer AS trainer_62 FROM member t0 WHERE t0.email = ? LIMIT 1"
"params" => [1 => "soporte@gymplusoptimal.com"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#359
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name_full AS name_full_2, t0.name AS name_3, t0.description AS description_4 FROM role t0 INNER JOIN member_role ON t0.id = member_role.Role_id WHERE member_role.Member_id = ?"
Log messages generated during the compilation of the service container.
Messages
Class
412
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SwitcherDoctrineCommand" (parent: .abstract.instanceof.App\Command\SwitcherDoctrineCommand).
Resolving inheritance for ".instanceof.App\Command\SwitcherDoctrineCommand.0.App\Command\SwitcherDoctrineCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SwitcherDoctrineCommand).
Resolving inheritance for "App\Command\SwitcherDoctrineCommand" (parent: .instanceof.App\Command\SwitcherDoctrineCommand.0.App\Command\SwitcherDoctrineCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccessAlertController" (parent: .abstract.instanceof.App\Controller\AccessAlertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccessAlertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccessAlertController).
Resolving inheritance for ".instanceof.App\Controller\AccessAlertController.0.App\Controller\AccessAlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccessAlertController).
Resolving inheritance for "App\Controller\AccessAlertController" (parent: .instanceof.App\Controller\AccessAlertController.0.App\Controller\AccessAlertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgreementsController" (parent: .abstract.instanceof.App\Controller\AgreementsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgreementsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgreementsController).
Resolving inheritance for ".instanceof.App\Controller\AgreementsController.0.App\Controller\AgreementsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgreementsController).
Resolving inheritance for "App\Controller\AgreementsController" (parent: .instanceof.App\Controller\AgreementsController.0.App\Controller\AgreementsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnthropometricController" (parent: .abstract.instanceof.App\Controller\AnthropometricController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnthropometricController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnthropometricController).
Resolving inheritance for ".instanceof.App\Controller\AnthropometricController.0.App\Controller\AnthropometricController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnthropometricController).
Resolving inheritance for "App\Controller\AnthropometricController" (parent: .instanceof.App\Controller\AnthropometricController.0.App\Controller\AnthropometricController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.App\Controller\ApiController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.App\Controller\ApiController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BodyCompositionController" (parent: .abstract.instanceof.App\Controller\BodyCompositionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BodyCompositionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BodyCompositionController).
Resolving inheritance for ".instanceof.App\Controller\BodyCompositionController.0.App\Controller\BodyCompositionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BodyCompositionController).
Resolving inheritance for "App\Controller\BodyCompositionController" (parent: .instanceof.App\Controller\BodyCompositionController.0.App\Controller\BodyCompositionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookReserveController" (parent: .abstract.instanceof.App\Controller\BookReserveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookReserveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookReserveController).
Resolving inheritance for ".instanceof.App\Controller\BookReserveController.0.App\Controller\BookReserveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookReserveController).
Resolving inheritance for "App\Controller\BookReserveController" (parent: .instanceof.App\Controller\BookReserveController.0.App\Controller\BookReserveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BranchOfficeController" (parent: .abstract.instanceof.App\Controller\BranchOfficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BranchOfficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BranchOfficeController).
Resolving inheritance for ".instanceof.App\Controller\BranchOfficeController.0.App\Controller\BranchOfficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BranchOfficeController).
Resolving inheritance for "App\Controller\BranchOfficeController" (parent: .instanceof.App\Controller\BranchOfficeController.0.App\Controller\BranchOfficeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController" (parent: .abstract.instanceof.App\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController).
Resolving inheritance for ".instanceof.App\Controller\ClientController.0.App\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController).
Resolving inheritance for "App\Controller\ClientController" (parent: .instanceof.App\Controller\ClientController.0.App\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientImportController" (parent: .abstract.instanceof.App\Controller\ClientImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientImportController).
Resolving inheritance for ".instanceof.App\Controller\ClientImportController.0.App\Controller\ClientImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientImportController).
Resolving inheritance for "App\Controller\ClientImportController" (parent: .instanceof.App\Controller\ClientImportController.0.App\Controller\ClientImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractController" (parent: .abstract.instanceof.App\Controller\ContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractController).
Resolving inheritance for ".instanceof.App\Controller\ContractController.0.App\Controller\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractController).
Resolving inheritance for "App\Controller\ContractController" (parent: .instanceof.App\Controller\ContractController.0.App\Controller\ContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CovidReserveController" (parent: .abstract.instanceof.App\Controller\CovidReserveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CovidReserveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CovidReserveController).
Resolving inheritance for ".instanceof.App\Controller\CovidReserveController.0.App\Controller\CovidReserveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CovidReserveController).
Resolving inheritance for "App\Controller\CovidReserveController" (parent: .instanceof.App\Controller\CovidReserveController.0.App\Controller\CovidReserveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CovidReserveListController" (parent: .abstract.instanceof.App\Controller\CovidReserveListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CovidReserveListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CovidReserveListController).
Resolving inheritance for ".instanceof.App\Controller\CovidReserveListController.0.App\Controller\CovidReserveListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CovidReserveListController).
Resolving inheritance for "App\Controller\CovidReserveListController" (parent: .instanceof.App\Controller\CovidReserveListController.0.App\Controller\CovidReserveListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiseaseRegistryController" (parent: .abstract.instanceof.App\Controller\DiseaseRegistryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiseaseRegistryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiseaseRegistryController).
Resolving inheritance for ".instanceof.App\Controller\DiseaseRegistryController.0.App\Controller\DiseaseRegistryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiseaseRegistryController).
Resolving inheritance for "App\Controller\DiseaseRegistryController" (parent: .instanceof.App\Controller\DiseaseRegistryController.0.App\Controller\DiseaseRegistryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationQuestionnaireController" (parent: .abstract.instanceof.App\Controller\EvaluationQuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationQuestionnaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationQuestionnaireController).
Resolving inheritance for ".instanceof.App\Controller\EvaluationQuestionnaireController.0.App\Controller\EvaluationQuestionnaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationQuestionnaireController).
Resolving inheritance for "App\Controller\EvaluationQuestionnaireController" (parent: .instanceof.App\Controller\EvaluationQuestionnaireController.0.App\Controller\EvaluationQuestionnaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventLogController" (parent: .abstract.instanceof.App\Controller\EventLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventLogController).
Resolving inheritance for ".instanceof.App\Controller\EventLogController.0.App\Controller\EventLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventLogController).
Resolving inheritance for "App\Controller\EventLogController" (parent: .instanceof.App\Controller\EventLogController.0.App\Controller\EventLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpenseController" (parent: .abstract.instanceof.App\Controller\ExpenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpenseController).
Resolving inheritance for ".instanceof.App\Controller\ExpenseController.0.App\Controller\ExpenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpenseController).
Resolving inheritance for "App\Controller\ExpenseController" (parent: .instanceof.App\Controller\ExpenseController.0.App\Controller\ExpenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController" (parent: .abstract.instanceof.App\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController).
Resolving inheritance for ".instanceof.App\Controller\FileController.0.App\Controller\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController).
Resolving inheritance for "App\Controller\FileController" (parent: .instanceof.App\Controller\FileController.0.App\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FoodController" (parent: .abstract.instanceof.App\Controller\FoodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FoodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FoodController).
Resolving inheritance for ".instanceof.App\Controller\FoodController.0.App\Controller\FoodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FoodController).
Resolving inheritance for "App\Controller\FoodController" (parent: .instanceof.App\Controller\FoodController.0.App\Controller\FoodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupClassController" (parent: .abstract.instanceof.App\Controller\GroupClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupClassController).
Resolving inheritance for ".instanceof.App\Controller\GroupClassController.0.App\Controller\GroupClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupClassController).
Resolving inheritance for "App\Controller\GroupClassController" (parent: .instanceof.App\Controller\GroupClassController.0.App\Controller\GroupClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpsController" (parent: .abstract.instanceof.App\Controller\HelpsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpsController).
Resolving inheritance for ".instanceof.App\Controller\HelpsController.0.App\Controller\HelpsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpsController).
Resolving inheritance for "App\Controller\HelpsController" (parent: .instanceof.App\Controller\HelpsController.0.App\Controller\HelpsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryController" (parent: .abstract.instanceof.App\Controller\MachineryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryController).
Resolving inheritance for ".instanceof.App\Controller\MachineryController.0.App\Controller\MachineryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryController).
Resolving inheritance for "App\Controller\MachineryController" (parent: .instanceof.App\Controller\MachineryController.0.App\Controller\MachineryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController" (parent: .abstract.instanceof.App\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController).
Resolving inheritance for ".instanceof.App\Controller\MessageController.0.App\Controller\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController).
Resolving inheritance for "App\Controller\MessageController" (parent: .instanceof.App\Controller\MessageController.0.App\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MomentFoodController" (parent: .abstract.instanceof.App\Controller\MomentFoodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MomentFoodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MomentFoodController).
Resolving inheritance for ".instanceof.App\Controller\MomentFoodController.0.App\Controller\MomentFoodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MomentFoodController).
Resolving inheritance for "App\Controller\MomentFoodController" (parent: .instanceof.App\Controller\MomentFoodController.0.App\Controller\MomentFoodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoticeController" (parent: .abstract.instanceof.App\Controller\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoticeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoticeController).
Resolving inheritance for ".instanceof.App\Controller\NoticeController.0.App\Controller\NoticeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoticeController).
Resolving inheritance for "App\Controller\NoticeController" (parent: .instanceof.App\Controller\NoticeController.0.App\Controller\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NutritionalListController" (parent: .abstract.instanceof.App\Controller\NutritionalListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NutritionalListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NutritionalListController).
Resolving inheritance for ".instanceof.App\Controller\NutritionalListController.0.App\Controller\NutritionalListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NutritionalListController).
Resolving inheritance for "App\Controller\NutritionalListController" (parent: .instanceof.App\Controller\NutritionalListController.0.App\Controller\NutritionalListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtherController" (parent: .abstract.instanceof.App\Controller\OtherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtherController).
Resolving inheritance for ".instanceof.App\Controller\OtherController.0.App\Controller\OtherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtherController).
Resolving inheritance for "App\Controller\OtherController" (parent: .instanceof.App\Controller\OtherController.0.App\Controller\OtherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController" (parent: .abstract.instanceof.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.App\Controller\PaymentController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController).
Resolving inheritance for "App\Controller\PaymentController" (parent: .instanceof.App\Controller\PaymentController.0.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonalController" (parent: .abstract.instanceof.App\Controller\PersonalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonalController).
Resolving inheritance for ".instanceof.App\Controller\PersonalController.0.App\Controller\PersonalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonalController).
Resolving inheritance for "App\Controller\PersonalController" (parent: .instanceof.App\Controller\PersonalController.0.App\Controller\PersonalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PostController" (parent: .abstract.instanceof.App\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PostController).
Resolving inheritance for ".instanceof.App\Controller\PostController.0.App\Controller\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PostController).
Resolving inheritance for "App\Controller\PostController" (parent: .instanceof.App\Controller\PostController.0.App\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController" (parent: .abstract.instanceof.App\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController).
Resolving inheritance for ".instanceof.App\Controller\ProductController.0.App\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController).
Resolving inheritance for "App\Controller\ProductController" (parent: .instanceof.App\Controller\ProductController.0.App\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicController" (parent: .abstract.instanceof.App\Controller\PublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicController).
Resolving inheritance for ".instanceof.App\Controller\PublicController.0.App\Controller\PublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicController).
Resolving inheritance for "App\Controller\PublicController" (parent: .instanceof.App\Controller\PublicController.0.App\Controller\PublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegisterLogController" (parent: .abstract.instanceof.App\Controller\RegisterLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegisterLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegisterLogController).
Resolving inheritance for ".instanceof.App\Controller\RegisterLogController.0.App\Controller\RegisterLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegisterLogController).
Resolving inheritance for "App\Controller\RegisterLogController" (parent: .instanceof.App\Controller\RegisterLogController.0.App\Controller\RegisterLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationHabitsController" (parent: .abstract.instanceof.App\Controller\RegistrationHabitsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationHabitsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationHabitsController).
Resolving inheritance for ".instanceof.App\Controller\RegistrationHabitsController.0.App\Controller\RegistrationHabitsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationHabitsController).
Resolving inheritance for "App\Controller\RegistrationHabitsController" (parent: .instanceof.App\Controller\RegistrationHabitsController.0.App\Controller\RegistrationHabitsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController" (parent: .abstract.instanceof.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController).
Resolving inheritance for ".instanceof.App\Controller\ReportController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController).
Resolving inheritance for "App\Controller\ReportController" (parent: .instanceof.App\Controller\ReportController.0.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveAttetionTypeController" (parent: .abstract.instanceof.App\Controller\ReserveAttetionTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveAttetionTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveAttetionTypeController).
Resolving inheritance for ".instanceof.App\Controller\ReserveAttetionTypeController.0.App\Controller\ReserveAttetionTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveAttetionTypeController).
Resolving inheritance for "App\Controller\ReserveAttetionTypeController" (parent: .instanceof.App\Controller\ReserveAttetionTypeController.0.App\Controller\ReserveAttetionTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveController" (parent: .abstract.instanceof.App\Controller\ReserveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveController).
Resolving inheritance for ".instanceof.App\Controller\ReserveController.0.App\Controller\ReserveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveController).
Resolving inheritance for "App\Controller\ReserveController" (parent: .instanceof.App\Controller\ReserveController.0.App\Controller\ReserveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveListController" (parent: .abstract.instanceof.App\Controller\ReserveListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveListController).
Resolving inheritance for ".instanceof.App\Controller\ReserveListController.0.App\Controller\ReserveListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveListController).
Resolving inheritance for "App\Controller\ReserveListController" (parent: .instanceof.App\Controller\ReserveListController.0.App\Controller\ReserveListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoleController" (parent: .abstract.instanceof.App\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoleController).
Resolving inheritance for ".instanceof.App\Controller\RoleController.0.App\Controller\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoleController).
Resolving inheritance for "App\Controller\RoleController" (parent: .instanceof.App\Controller\RoleController.0.App\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController" (parent: .abstract.instanceof.App\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController).
Resolving inheritance for ".instanceof.App\Controller\SettingsController.0.App\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController).
Resolving inheritance for "App\Controller\SettingsController" (parent: .instanceof.App\Controller\SettingsController.0.App\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController" (parent: .abstract.instanceof.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.App\Controller\StatisticsController.0.App\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController).
Resolving inheritance for "App\Controller\StatisticsController" (parent: .instanceof.App\Controller\StatisticsController.0.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementController" (parent: .abstract.instanceof.App\Controller\SupplementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementController).
Resolving inheritance for ".instanceof.App\Controller\SupplementController.0.App\Controller\SupplementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementController).
Resolving inheritance for "App\Controller\SupplementController" (parent: .instanceof.App\Controller\SupplementController.0.App\Controller\SupplementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrainingPlanController" (parent: .abstract.instanceof.App\Controller\TrainingPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrainingPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrainingPlanController).
Resolving inheritance for ".instanceof.App\Controller\TrainingPlanController.0.App\Controller\TrainingPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrainingPlanController).
Resolving inheritance for "App\Controller\TrainingPlanController" (parent: .instanceof.App\Controller\TrainingPlanController.0.App\Controller\TrainingPlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TypeExpenseController" (parent: .abstract.instanceof.App\Controller\TypeExpenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TypeExpenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TypeExpenseController).
Resolving inheritance for ".instanceof.App\Controller\TypeExpenseController.0.App\Controller\TypeExpenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TypeExpenseController).
Resolving inheritance for "App\Controller\TypeExpenseController" (parent: .instanceof.App\Controller\TypeExpenseController.0.App\Controller\TypeExpenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnityFoodController" (parent: .abstract.instanceof.App\Controller\UnityFoodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnityFoodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnityFoodController).
Resolving inheritance for ".instanceof.App\Controller\UnityFoodController.0.App\Controller\UnityFoodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnityFoodController).
Resolving inheritance for "App\Controller\UnityFoodController" (parent: .instanceof.App\Controller\UnityFoodController.0.App\Controller\UnityFoodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkPlanController" (parent: .abstract.instanceof.App\Controller\WorkPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkPlanController).
Resolving inheritance for ".instanceof.App\Controller\WorkPlanController.0.App\Controller\WorkPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkPlanController).
Resolving inheritance for "App\Controller\WorkPlanController" (parent: .instanceof.App\Controller\WorkPlanController.0.App\Controller\WorkPlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZktecoAdminController" (parent: .abstract.instanceof.App\Controller\ZktecoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZktecoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZktecoAdminController).
Resolving inheritance for ".instanceof.App\Controller\ZktecoAdminController.0.App\Controller\ZktecoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZktecoAdminController).
Resolving inheritance for "App\Controller\ZktecoAdminController" (parent: .instanceof.App\Controller\ZktecoAdminController.0.App\Controller\ZktecoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZktecoController" (parent: .abstract.instanceof.App\Controller\ZktecoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZktecoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZktecoController).
Resolving inheritance for ".instanceof.App\Controller\ZktecoController.0.App\Controller\ZktecoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZktecoController).
Resolving inheritance for "App\Controller\ZktecoController" (parent: .instanceof.App\Controller\ZktecoController.0.App\Controller\ZktecoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\loginExternalController" (parent: .abstract.instanceof.App\Controller\loginExternalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\loginExternalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\loginExternalController).
Resolving inheritance for ".instanceof.App\Controller\loginExternalController.0.App\Controller\loginExternalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\loginExternalController).
Resolving inheritance for "App\Controller\loginExternalController" (parent: .instanceof.App\Controller\loginExternalController.0.App\Controller\loginExternalController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\HttpErrorNotificationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\HttpErrorNotificationSubscriber).
Resolving inheritance for "App\EventSubscriber\HttpErrorNotificationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\HttpErrorNotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OnRequestEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OnRequestEventSubscriber).
Resolving inheritance for "App\EventSubscriber\OnRequestEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OnRequestEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActivityType" (parent: .abstract.instanceof.App\Form\ActivityType).
Resolving inheritance for "App\Form\ActivityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActivityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreementsType" (parent: .abstract.instanceof.App\Form\AgreementsType).
Resolving inheritance for "App\Form\AgreementsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreementsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnthropometricType" (parent: .abstract.instanceof.App\Form\AnthropometricType).
Resolving inheritance for "App\Form\AnthropometricType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnthropometricType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BodyCompositionType" (parent: .abstract.instanceof.App\Form\BodyCompositionType).
Resolving inheritance for "App\Form\BodyCompositionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BodyCompositionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookReserveType" (parent: .abstract.instanceof.App\Form\BookReserveType).
Resolving inheritance for "App\Form\BookReserveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookReserveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BranchOfficeType" (parent: .abstract.instanceof.App\Form\BranchOfficeType).
Resolving inheritance for "App\Form\BranchOfficeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BranchOfficeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientNewPublicType" (parent: .abstract.instanceof.App\Form\ClientNewPublicType).
Resolving inheritance for "App\Form\ClientNewPublicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientNewPublicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientNewType" (parent: .abstract.instanceof.App\Form\ClientNewType).
Resolving inheritance for "App\Form\ClientNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientProfileApiType" (parent: .abstract.instanceof.App\Form\ClientProfileApiType).
Resolving inheritance for "App\Form\ClientProfileApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientProfileApiType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientProfileType" (parent: .abstract.instanceof.App\Form\ClientProfileType).
Resolving inheritance for "App\Form\ClientProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType" (parent: .abstract.instanceof.App\Form\ClientType).
Resolving inheritance for "App\Form\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CovidReserveListType" (parent: .abstract.instanceof.App\Form\CovidReserveListType).
Resolving inheritance for "App\Form\CovidReserveListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CovidReserveListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CovidReserveType" (parent: .abstract.instanceof.App\Form\CovidReserveType).
Resolving inheritance for "App\Form\CovidReserveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CovidReserveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiseaseRegistryType" (parent: .abstract.instanceof.App\Form\DiseaseRegistryType).
Resolving inheritance for "App\Form\DiseaseRegistryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiseaseRegistryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvaluationQuestionnaireType" (parent: .abstract.instanceof.App\Form\EvaluationQuestionnaireType).
Resolving inheritance for "App\Form\EvaluationQuestionnaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvaluationQuestionnaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvaluationType" (parent: .abstract.instanceof.App\Form\EvaluationType).
Resolving inheritance for "App\Form\EvaluationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvaluationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExpenseType" (parent: .abstract.instanceof.App\Form\ExpenseType).
Resolving inheritance for "App\Form\ExpenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExpenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FoodType" (parent: .abstract.instanceof.App\Form\FoodType).
Resolving inheritance for "App\Form\FoodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FoodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupClassType" (parent: .abstract.instanceof.App\Form\GroupClassType).
Resolving inheritance for "App\Form\GroupClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MachineryType" (parent: .abstract.instanceof.App\Form\MachineryType).
Resolving inheritance for "App\Form\MachineryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MachineryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicType" (parent: .abstract.instanceof.App\Form\MedicType).
Resolving inheritance for "App\Form\MedicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType" (parent: .abstract.instanceof.App\Form\MemberType).
Resolving inheritance for "App\Form\MemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MomentFoodType" (parent: .abstract.instanceof.App\Form\MomentFoodType).
Resolving inheritance for "App\Form\MomentFoodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MomentFoodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoticeType" (parent: .abstract.instanceof.App\Form\NoticeType).
Resolving inheritance for "App\Form\NoticeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoticeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NutritionalListNewType" (parent: .abstract.instanceof.App\Form\NutritionalListNewType).
Resolving inheritance for "App\Form\NutritionalListNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NutritionalListNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NutritionalListType" (parent: .abstract.instanceof.App\Form\NutritionalListType).
Resolving inheritance for "App\Form\NutritionalListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NutritionalListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentType" (parent: .abstract.instanceof.App\Form\PaymentType).
Resolving inheritance for "App\Form\PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterLogType" (parent: .abstract.instanceof.App\Form\RegisterLogType).
Resolving inheritance for "App\Form\RegisterLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterLogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationHabitsType" (parent: .abstract.instanceof.App\Form\RegistrationHabitsType).
Resolving inheritance for "App\Form\RegistrationHabitsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationHabitsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReserveAttentionTypeType" (parent: .abstract.instanceof.App\Form\ReserveAttentionTypeType).
Resolving inheritance for "App\Form\ReserveAttentionTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReserveAttentionTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReserveListType" (parent: .abstract.instanceof.App\Form\ReserveListType).
Resolving inheritance for "App\Form\ReserveListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReserveListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RoleType" (parent: .abstract.instanceof.App\Form\RoleType).
Resolving inheritance for "App\Form\RoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsSystemType" (parent: .abstract.instanceof.App\Form\SettingsSystemType).
Resolving inheritance for "App\Form\SettingsSystemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsSystemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsType" (parent: .abstract.instanceof.App\Form\SettingsType).
Resolving inheritance for "App\Form\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementType" (parent: .abstract.instanceof.App\Form\SupplementType).
Resolving inheritance for "App\Form\SupplementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingPlanNewType" (parent: .abstract.instanceof.App\Form\TrainingPlanNewType).
Resolving inheritance for "App\Form\TrainingPlanNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingPlanNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingPlanType" (parent: .abstract.instanceof.App\Form\TrainingPlanType).
Resolving inheritance for "App\Form\TrainingPlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingPlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TypeExpenseType" (parent: .abstract.instanceof.App\Form\TypeExpenseType).
Resolving inheritance for "App\Form\TypeExpenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TypeExpenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnityFoodType" (parent: .abstract.instanceof.App\Form\UnityFoodType).
Resolving inheritance for "App\Form\UnityFoodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnityFoodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkPlanType" (parent: .abstract.instanceof.App\Form\WorkPlanType).
Resolving inheritance for "App\Form\WorkPlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkPlanType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.controller_expression_language" (parent: cache.system).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
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.adapter.valkey" (parent: cache.adapter.redis).
Resolving inheritance for "cache.adapter.valkey_tag_aware" (parent: cache.adapter.redis_tag_aware).
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 "assets._default_package_without_version" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.lookup" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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.dbal.customer_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.customer_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.customer_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 "doctrine.orm.customer_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.customer_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.customer_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
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.public" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.public" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.images" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.images" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.avatar" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.avatar" (parent: security.firewall.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.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
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 ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\AppController" (parent: .abstract.instanceof..abstract.App\Controller\AppController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\AppController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\AppController).
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_decorator" (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 "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (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.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.customer_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 "doctrine.dbal.logging_middleware.customer" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.customer" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.customer" (parent: doctrine.dbal.idle_connection_middleware).
1
Skipping service "annotation_reader": Class or interface "Doctrine\Common\Annotations\AnnotationReader" cannot be loaded.
191
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\KernelInterface"; 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\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\FileLocator"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; 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\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\String\Slugger\SluggerInterface"; 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.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; 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\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; 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 "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 ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.lookup"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheLookup"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.lookup"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheLookup"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.lookup"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheLookup"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.lookup"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheLookup"; 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\Extension\Validator\ViolationMapper\ViolationMapperInterface"; 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\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $customer"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $customerConnection"; 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"; 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.orm.customer_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.customer_result_cache"; reason: private alias.
Removed service "doctrine.orm.customer_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $customer"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerEntityManager"; reason: private alias.
Removed service "doctrine.orm.customer_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; 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.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.23bfndZ"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.customer_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.Q549x9t"; reason: private alias.
Removed service ".service_locator.6B7oM6r"; reason: private alias.
Removed service ".service_locator.aP20ZRe"; reason: private alias.
Removed service ".service_locator.WuMf4rk"; reason: private alias.
Removed service ".service_locator.3gZfU1F"; reason: private alias.
Removed service ".service_locator.cUKTG_w"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.6oo6eXP"; reason: private alias.
Removed service ".service_locator.FKG6F_t"; reason: private alias.
112
Changed reference of service "App\EventSubscriber\HttpErrorNotificationSubscriber" previously pointing to "App\Service\Notification" to "send.notification".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\AppExtension" previously pointing to "App\Service\BranchOfficeContext" to "branch_office.context".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "services_resetter" previously pointing to "twig" to "app.twig".
Changed reference of service "services_resetter" previously pointing to "security.token_storage" to "app.token_storage".
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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
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 "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" 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 "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "twig" to "app.twig".
Changed reference of service "form.violation_mapper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.app_variable" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "data_collector.twig" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.translation.extractor" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.error_renderer.html" previously pointing to "twig" to "app.twig".
Changed reference of service "controller.template_attribute_listener" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.form.engine" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.command.debug" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.command.lint" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.validator" previously pointing to "twig" to "app.twig".
Changed reference of service "twig.mime_body_renderer" previously pointing to "twig" to "app.twig".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "twig" to "app.twig".
Changed reference of service "web_profiler.controller.router" previously pointing to "twig" to "app.twig".
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 "twig" to "app.twig".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
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 "doctrine.profiler_controller" previously pointing to "twig" to "app.twig".
Changed reference of service "security.authorization_checker" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.user_value_resolver" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.security_token_value_resolver" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.impersonate_url_generator" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "security.token_storage" to "app.token_storage".
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.validator.user_password" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.logout_listener" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.exception_listener" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "security.token_storage" to "app.token_storage".
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.access_listener" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authenticator.manager" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.x509" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authenticator.remote_user" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.logout_listener.main" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authenticator.remember_me" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authenticator.remember_me.main" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.authenticator.manager.main" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "security.exception_listener.main" previously pointing to "security.token_storage" to "app.token_storage".
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.expression_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.L.QZxuc" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.L.QZxuc" previously pointing to "twig" to "app.twig".
Changed reference of service ".service_locator.L.QZxuc" previously pointing to "form.factory" to "app.form_factory".
Changed reference of service ".service_locator.L.QZxuc" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "twig" to "app.twig".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "form.factory" to "app.form_factory".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3DrAUl_" previously pointing to "twig" to "app.twig".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5ltxHEW" previously pointing to "security.token_storage" to "app.token_storage".
Changed reference of service "branch_office.context" previously pointing to "security.token_storage" to "app.token_storage".
455
Removed service "App\Doctrine"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Controller\AppController"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "container.env"; 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.valkey"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.valkey_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 "mailer.transport_factory.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; 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\VideoValidator"; 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\XmlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; 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 "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 "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SwitcherDoctrineCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SwitcherDoctrineCommand.0.App\Command\SwitcherDoctrineCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SwitcherDoctrineCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccessAlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccessAlertController"; reason: abstract.
Removed service ".instanceof.App\Controller\AccessAlertController.0.App\Controller\AccessAlertController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccessAlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgreementsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgreementsController"; reason: abstract.
Removed service ".instanceof.App\Controller\AgreementsController.0.App\Controller\AgreementsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgreementsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnthropometricController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnthropometricController"; reason: abstract.
Removed service ".instanceof.App\Controller\AnthropometricController.0.App\Controller\AnthropometricController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AnthropometricController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApiController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\AppController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Controller\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BodyCompositionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BodyCompositionController"; reason: abstract.
Removed service ".instanceof.App\Controller\BodyCompositionController.0.App\Controller\BodyCompositionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BodyCompositionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookReserveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookReserveController"; reason: abstract.
Removed service ".instanceof.App\Controller\BookReserveController.0.App\Controller\BookReserveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BookReserveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BranchOfficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BranchOfficeController"; reason: abstract.
Removed service ".instanceof.App\Controller\BranchOfficeController.0.App\Controller\BranchOfficeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BranchOfficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClientController.0.App\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClientImportController.0.App\Controller\ClientImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.App\Controller\ContractController.0.App\Controller\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CovidReserveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CovidReserveController"; reason: abstract.
Removed service ".instanceof.App\Controller\CovidReserveController.0.App\Controller\CovidReserveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CovidReserveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CovidReserveListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CovidReserveListController"; reason: abstract.
Removed service ".instanceof.App\Controller\CovidReserveListController.0.App\Controller\CovidReserveListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CovidReserveListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DiseaseRegistryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DiseaseRegistryController"; reason: abstract.
Removed service ".instanceof.App\Controller\DiseaseRegistryController.0.App\Controller\DiseaseRegistryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DiseaseRegistryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvaluationQuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvaluationQuestionnaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\EvaluationQuestionnaireController.0.App\Controller\EvaluationQuestionnaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EvaluationQuestionnaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventLogController"; reason: abstract.
Removed service ".instanceof.App\Controller\EventLogController.0.App\Controller\EventLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\ExpenseController.0.App\Controller\ExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.App\Controller\FileController.0.App\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FoodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FoodController"; reason: abstract.
Removed service ".instanceof.App\Controller\FoodController.0.App\Controller\FoodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FoodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupClassController"; reason: abstract.
Removed service ".instanceof.App\Controller\GroupClassController.0.App\Controller\GroupClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GroupClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpsController"; reason: abstract.
Removed service ".instanceof.App\Controller\HelpsController.0.App\Controller\HelpsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HelpsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryController"; reason: abstract.
Removed service ".instanceof.App\Controller\MachineryController.0.App\Controller\MachineryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MachineryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.App\Controller\MessageController.0.App\Controller\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MomentFoodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MomentFoodController"; reason: abstract.
Removed service ".instanceof.App\Controller\MomentFoodController.0.App\Controller\MomentFoodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MomentFoodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoticeController"; reason: abstract.
Removed service ".instanceof.App\Controller\NoticeController.0.App\Controller\NoticeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NutritionalListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NutritionalListController"; reason: abstract.
Removed service ".instanceof.App\Controller\NutritionalListController.0.App\Controller\NutritionalListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NutritionalListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OtherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OtherController"; reason: abstract.
Removed service ".instanceof.App\Controller\OtherController.0.App\Controller\OtherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OtherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\PaymentController.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonalController"; reason: abstract.
Removed service ".instanceof.App\Controller\PersonalController.0.App\Controller\PersonalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PersonalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PostController"; reason: abstract.
Removed service ".instanceof.App\Controller\PostController.0.App\Controller\PostController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProductController.0.App\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicController.0.App\Controller\PublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegisterLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegisterLogController"; reason: abstract.
Removed service ".instanceof.App\Controller\RegisterLogController.0.App\Controller\RegisterLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegisterLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationHabitsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationHabitsController"; reason: abstract.
Removed service ".instanceof.App\Controller\RegistrationHabitsController.0.App\Controller\RegistrationHabitsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationHabitsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReportController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveAttetionTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveAttetionTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReserveAttetionTypeController.0.App\Controller\ReserveAttetionTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReserveAttetionTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReserveController.0.App\Controller\ReserveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReserveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReserveListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReserveListController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReserveListController.0.App\Controller\ReserveListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReserveListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.App\Controller\RoleController.0.App\Controller\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\SettingsController.0.App\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.App\Controller\StatisticsController.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementController"; reason: abstract.
Removed service ".instanceof.App\Controller\SupplementController.0.App\Controller\SupplementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrainingPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrainingPlanController"; reason: abstract.
Removed service ".instanceof.App\Controller\TrainingPlanController.0.App\Controller\TrainingPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrainingPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TypeExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TypeExpenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\TypeExpenseController.0.App\Controller\TypeExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TypeExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnityFoodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnityFoodController"; reason: abstract.
Removed service ".instanceof.App\Controller\UnityFoodController.0.App\Controller\UnityFoodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UnityFoodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkPlanController"; reason: abstract.
Removed service ".instanceof.App\Controller\WorkPlanController.0.App\Controller\WorkPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WorkPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZktecoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZktecoAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZktecoAdminController.0.App\Controller\ZktecoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZktecoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZktecoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZktecoController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZktecoController.0.App\Controller\ZktecoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZktecoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\loginExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\loginExternalController"; reason: abstract.
Removed service ".instanceof.App\Controller\loginExternalController.0.App\Controller\loginExternalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\loginExternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\HttpErrorNotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\HttpErrorNotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OnRequestEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OnRequestEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActivityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ActivityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgreementsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgreementsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnthropometricType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AnthropometricType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BodyCompositionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BodyCompositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookReserveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookReserveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BranchOfficeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BranchOfficeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientNewPublicType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientNewPublicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientProfileApiType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientProfileApiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CovidReserveListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CovidReserveListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CovidReserveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CovidReserveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiseaseRegistryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiseaseRegistryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvaluationQuestionnaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EvaluationQuestionnaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvaluationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EvaluationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExpenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExpenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FoodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FoodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MachineryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MachineryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MedicType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MedicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MomentFoodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MomentFoodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NoticeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NoticeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NutritionalListNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NutritionalListNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NutritionalListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NutritionalListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterLogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegisterLogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationHabitsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationHabitsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReserveAttentionTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReserveAttentionTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReserveListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReserveListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsSystemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingsSystemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingPlanNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TrainingPlanNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrainingPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TrainingPlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TypeExpenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TypeExpenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnityFoodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UnityFoodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WorkPlanType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
258
Removed service "App\Http\CompatRequest"; reason: unused.
Removed service "App\Repository\AccessAlertRepository"; reason: unused.
Removed service "App\Repository\AccordanceColumnRepository"; reason: unused.
Removed service "App\Repository\AccordanceRepository"; reason: unused.
Removed service "App\Repository\AccordanceStatusRepository"; reason: unused.
Removed service "App\Repository\ActivityExerciseRepository"; reason: unused.
Removed service "App\Repository\AgreementsRepository"; reason: unused.
Removed service "App\Repository\AnthropometricRepository"; reason: unused.
Removed service "App\Repository\BodyCompositionRepository"; reason: unused.
Removed service "App\Repository\BookReserveRepository"; reason: unused.
Removed service "App\Repository\BranchOfficeRepository"; reason: unused.
Removed service "App\Repository\ChangeHistoryProductRepository"; reason: unused.
Removed service "App\Repository\ChangeHistoryRepository"; reason: unused.
Removed service "App\Repository\ComunaRepository"; reason: unused.
Removed service "App\Repository\ContractColumnRepository"; reason: unused.
Removed service "App\Repository\ContractFormRepository"; reason: unused.
Removed service "App\Repository\CovidReserveListRepository"; reason: unused.
Removed service "App\Repository\CovidReserveRepository"; reason: unused.
Removed service "App\Repository\DiseaseRegistryRepository"; reason: unused.
Removed service "App\Repository\EvaluationQuestionnaireRepository"; reason: unused.
Removed service "App\Repository\EventLogRepository"; reason: unused.
Removed service "App\Repository\ExerciseLogRepository"; reason: unused.
Removed service "App\Repository\ExpenseRepository"; reason: unused.
Removed service "App\Repository\FilesRepository"; reason: unused.
Removed service "App\Repository\FoodListRepository"; reason: unused.
Removed service "App\Repository\FoodRepository"; reason: unused.
Removed service "App\Repository\ForbiddenFoodListRepository"; reason: unused.
Removed service "App\Repository\IaGenerationLogRepository"; reason: unused.
Removed service "App\Repository\MachineryRepository"; reason: unused.
Removed service "App\Repository\MemberRepository"; reason: unused.
Removed service "App\Repository\MessageRepository"; reason: unused.
Removed service "App\Repository\MomentFoodRepository"; reason: unused.
Removed service "App\Repository\MuscleGroupRepository"; reason: unused.
Removed service "App\Repository\NoticeRepository"; reason: unused.
Removed service "App\Repository\NutritionalListRepository"; reason: unused.
Removed service "App\Repository\NutritionalListSupplementRepository"; reason: unused.
Removed service "App\Repository\PaymentCloseRepository"; reason: unused.
Removed service "App\Repository\PaymentGpoRepository"; reason: unused.
Removed service "App\Repository\PaymentProductRepository"; reason: unused.
Removed service "App\Repository\PaymentRepository"; reason: unused.
Removed service "App\Repository\PostLikeRepository"; reason: unused.
Removed service "App\Repository\PostRepository"; reason: unused.
Removed service "App\Repository\ProductRepository"; reason: unused.
Removed service "App\Repository\ProfessionRepository"; reason: unused.
Removed service "App\Repository\PromoProductRepository"; reason: unused.
Removed service "App\Repository\QuinineListRepository"; reason: unused.
Removed service "App\Repository\RegionsRepository"; reason: unused.
Removed service "App\Repository\RegisterConnectionRepository"; reason: unused.
Removed service "App\Repository\RegisterLogRepository"; reason: unused.
Removed service "App\Repository\RegistrationHabitsRepository"; reason: unused.
Removed service "App\Repository\ReserveAttentionRepository"; reason: unused.
Removed service "App\Repository\ReserveAttentionStatusRepository"; reason: unused.
Removed service "App\Repository\ReserveAttentionTypeRepository"; reason: unused.
Removed service "App\Repository\ReserveListRepository"; reason: unused.
Removed service "App\Repository\RoleRepository"; reason: unused.
Removed service "App\Repository\SchedulePersonalRepository"; reason: unused.
Removed service "App\Repository\ScheduleSettingRepository"; reason: unused.
Removed service "App\Repository\SettingsRepository"; reason: unused.
Removed service "App\Repository\StatusRepository"; reason: unused.
Removed service "App\Repository\StatusTypeRepository"; reason: unused.
Removed service "App\Repository\SupplementLogRepository"; reason: unused.
Removed service "App\Repository\SupplementRepository"; reason: unused.
Removed service "App\Repository\TrainingFinishRepository"; reason: unused.
Removed service "App\Repository\TrainingPlanRepository"; reason: unused.
Removed service "App\Repository\TypeEventLogRepository"; reason: unused.
Removed service "App\Repository\TypeRegisterConnectionRepository"; reason: unused.
Removed service "App\Repository\TypeRegisterLogRepository"; reason: unused.
Removed service "App\Repository\TypeSomatotypeRepository"; reason: unused.
Removed service "App\Repository\UnityFoodRepository"; reason: unused.
Removed service "App\Repository\WaterLogRepository"; reason: unused.
Removed service "App\Repository\WorkPlanRepository"; reason: unused.
Removed service "App\Repository\ZktecoAccessLogRepository"; reason: unused.
Removed service "App\Service\DietIaPromptBuilder"; reason: unused.
Removed service "App\Service\DietIaResponseSanitizer"; reason: unused.
Removed service "App\Service\FoodNameNormalizer"; reason: unused.
Removed service "App\Service\IaUsageLimiter"; reason: unused.
Removed service "App\Service\IndexStart"; reason: unused.
Removed service "App\Service\PlanesPortfolioAnalysisGenerator"; reason: unused.
Removed service "App\Service\TrainingGoalFormatter"; reason: unused.
Removed service "App\Service\TrainingIaResponseSanitizer"; reason: unused.
Removed service "App\Service\TrainingRoutineGenerator"; reason: unused.
Removed service "App\Utility\WaterTargetCalculator"; reason: unused.
Removed service "annotation_reader"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; 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 "assets._default_package_without_version"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; 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 ".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"; 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 "validator.form.attribute_metadata"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "texter.messenger.desktop_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; 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.google"; 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 "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.underscore_number_aware"; 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 "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.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service ".service_locator.IWkvA16"; reason: unused.
Removed service ".service_locator.Egdm1LB"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.L.QZxuc"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\AccessAlertController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\AgreementsController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\AnthropometricController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ApiController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\BodyCompositionController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\BookReserveController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\BranchOfficeController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ClientController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ClientImportController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ContractController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\CovidReserveController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\CovidReserveListController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\DefaultController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\DiseaseRegistryController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\EvaluationQuestionnaireController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\EventLogController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ExpenseController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\FileController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\FoodController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\GroupClassController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\HelpsController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\MachineryController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\MessageController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\MomentFoodController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\NoticeController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\NutritionalListController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\OtherController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\PaymentController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\PersonalController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\PostController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ProductController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ProfileController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\PublicController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\RegisterLogController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\RegistrationHabitsController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ReportController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ReserveAttetionTypeController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ReserveController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ReserveListController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\RoleController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\SecurityController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\SettingsController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\StatisticsController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\SupplementController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\TrainingPlanController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\TypeExpenseController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\UnityFoodController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\WorkPlanController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ZktecoAdminController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\ZktecoController"; reason: unused.
Removed service ".service_locator.L.QZxuc.App\Controller\loginExternalController"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.5ltxHEW"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
291
Inlined service "App\Service\Connection" to "App\Command\SwitcherDoctrineCommand".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "error_handler.error_renderer.default" to "error_controller".
Inlined service "controller.expression_language" to "kernel.controller_attributes_listener".
Inlined service "cache.controller_expression_language.recorder_inner" to "cache.controller_expression_language".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.FEmpFoW" 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 "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "mailer.transports" to "console.command.mailer_test".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
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.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.services" 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.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.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 "cache.lookup.recorder_inner" to "cache.lookup".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator..PIHsFr" 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 "form.violation_mapper" to "form.type_extension.form.validator".
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 "doctrine.orm.customer_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.VPIQtpB" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
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.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" 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 ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
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.XlQHV7X" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
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.decorator_helper" to "maker.maker.make_decorator".
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.manager_registry_aware_connection_provider" to "doctrine.run_sql_command".
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.n98meg9" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.customer_schema_asset_filter_manager" to "doctrine.dbal.customer_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.customer" to "doctrine.dbal.customer_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.customer" to "doctrine.dbal.customer_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.customer" to "doctrine.dbal.customer_connection.configuration".
Inlined service ".service_locator.9abfhRt" to "doctrine.dbal.customer_connection.event_manager".
Inlined service "doctrine.dbal.customer_connection.configuration" to "doctrine.dbal.customer_connection".
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" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" 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 "cache.doctrine.orm.customer.metadata" to "doctrine.orm.customer_configuration".
Inlined service ".doctrine.orm.customer_metadata_driver" to "doctrine.orm.customer_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.customer_configuration".
Inlined service "doctrine.orm.customer_entity_listener_resolver" to "doctrine.orm.customer_configuration".
Inlined service "cache.doctrine.orm.customer.result.recorder_inner" to "cache.doctrine.orm.customer.result".
Inlined service "cache.doctrine.orm.customer.query.recorder_inner" to "cache.doctrine.orm.customer.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_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
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.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" 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 ".security.request_matcher.AB7nngg" to ".security.request_matcher.PCbGRT8".
Inlined service "security.firewall.map.config.public" to "security.firewall.map.context.public".
Inlined service ".security.request_matcher.sdhUXnO" to ".security.request_matcher.mYT238G".
Inlined service "security.firewall.map.config.images" to "security.firewall.map.context.images".
Inlined service ".security.request_matcher.EmOq1kF" to ".security.request_matcher.4DMbnik".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.uiMtdM_" to ".security.request_matcher.gwEU5rf".
Inlined service "security.firewall.map.config.avatar" to "security.firewall.map.context.avatar".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "security.authenticator.remember_me.main" to "debug.security.authenticator.remember_me.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.user_checker" to "security.listener.user_checker.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_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.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
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_decorator" to "maker.auto_command.make_decorator".
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 "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "doctrine.orm.entity_value_resolver.console" to ".debug.console.value_resolver.doctrine.orm.entity_value_resolver.console".
Inlined service "console.argument_resolver.uid" to ".debug.console.value_resolver.console.argument_resolver.uid".
Inlined service "console.argument_resolver.input_file" to ".debug.console.value_resolver.console.argument_resolver.input_file".
Inlined service "console.argument_resolver.map_input" to ".debug.console.value_resolver.console.argument_resolver.map_input".
Inlined service "console.argument_resolver.service" to ".debug.console.value_resolver.console.argument_resolver.service".
Inlined service "console.argument_resolver.default" to ".debug.console.value_resolver.console.argument_resolver.default".
Inlined service "console.argument_resolver.variadic" to ".debug.console.value_resolver.console.argument_resolver.variadic".
Inlined service ".service_locator..TL8LKF" to ".service_locator..TL8LKF.App\Controller\NutritionalListController::iaGenerateAction()".
Inlined service ".service_locator.VQRVeLd" to ".service_locator.VQRVeLd.App\Controller\ProfileController::changePass()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::loginAction()".
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 "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.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.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 "argument_resolver.header_value_resolver" to ".debug.value_resolver.argument_resolver.header_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.customer_metadata_driver.inner" to ".doctrine.orm.customer_metadata_driver".
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.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.OyYtoqG" to ".service_locator.OyYtoqG.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.BzaRe12" to "debug.argument_resolver.inner".
Inlined service ".service_locator.pCyQZYo" to "debug.console.argument_resolver.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.H_3LNzQ" to "console.command_loader".
Inlined service ".service_locator.1mjVCan" to "app.token_storage".
Inlined service "twig.loader.native_filesystem" to "app.twig".
Inlined service "twig.extension.security_csrf" to "app.twig".
Inlined service "twig.extension.profiler" to "app.twig".
Inlined service "twig.extension.trans" to "app.twig".
Inlined service "twig.extension.assets" to "app.twig".
Inlined service "twig.extension.routing" to "app.twig".
Inlined service "twig.extension.yaml" to "app.twig".
Inlined service "twig.extension.debug.stopwatch" to "app.twig".
Inlined service "twig.extension.expression" to "app.twig".
Inlined service "twig.extension.httpkernel" to "app.twig".
Inlined service "twig.extension.httpfoundation" to "app.twig".
Inlined service "twig.extension.form" to "app.twig".
Inlined service "twig.extension.dump" to "app.twig".
Inlined service "twig.extension.logout_url" to "app.twig".
Inlined service "twig.extension.security" to "app.twig".
Inlined service "App\Twig\AppExtension" to "app.twig".
Inlined service "twig.extension.webprofiler" to "app.twig".
Inlined service "twig.extension.code" to "app.twig".
Inlined service "doctrine.twig.doctrine_extension" to "app.twig".
Inlined service "twig.app_variable" to "app.twig".
Inlined service "twig.runtime_loader" to "app.twig".
Inlined service "twig.missing_extension_suggestor" to "app.twig".
Inlined service "twig.missing_extension_suggestor" to "app.twig".
Inlined service "twig.missing_extension_suggestor" to "app.twig".
Inlined service "twig.configurator.environment" to "app.twig".
Inlined service ".service_locator.OyYtoqG.router.default" to "router".
Inlined service "parameter_bag" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "debug.console.argument_resolver.inner" to "console.argument_resolver".
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".
3
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator"?
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", "console.argument_resolver", but was never used. Did you mean "container.error"?
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", but was never used.
5
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".container.known_envs" for placeholder resolution.